c6830136665424affb27af5b5fbf34d0c77a76bc
515 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Jenkins
|
c683013666 | Merge "Replace the usage of 'manager' with 'os_primary'" | ||
|
Akihiro Motoki
|
ef0ea42528 |
Switch from oslosphinx to openstackdocstheme
Change-Id: Ia6f459a1617fe4c3baf79837c28646e84f1bf5f6 |
||
|
Akihiro Motoki
|
ebb26ef96a |
Turn on warning-is-error in doc build
Change-Id: Ieef7cddecef8672e2decc8b7a500d378c74c9874 |
||
|
Jenkins
|
5f99432999 | Merge "policy.json: remove unimplemented attributes" | ||
|
Jenkins
|
d48d9e3a42 | Merge "Speed up tox_install.sh" | ||
|
Thomas Morin
|
5cf606ee9b |
devstack: declare n-api-meta
Change-Id: Ic2cfad5b41b96c31586fcc9158b30e5a4c2da195 Depends-On: I09338f8511e657eab5de3cc361b70f70b1490eaa |
||
|
Thomas Morin
|
fe7b2b36ec |
policy.json: remove unimplemented attributes
Some attribute were at some point planned for implementation. Let's remove them until they are actually implemented. Change-Id: I51cc6a52d6c83f22dd35783537da1a4059e1ed13 |
||
|
Akihiro Motoki
|
f24f9ce37f |
Speed up tox_install.sh
* When installing git repos into tox venv, there is no need to use full clone. Shallow clone like --depth 1 is sufficient. It speeds up tox venv creation. * Fix import check for networking-bagpipe and networking-odl. Python module names use underscores instead of hyphens, so the current iport check always returns false. As a result, installation of these projects are run multiple times. * Allow to specify GIT_BASE for local testing. Previously PIP_LOCATION exists, but the tox_install.sh installs four repositories so PIP_LOCATION actually cannot be used. In my local env, the time to prepare tox env was reduced from 4m52s to 2m39s for the first run and from 42s to 19s for the second run or later (after applying the first two points above). Change-Id: I8b4a7340c01182174f6a6af063174c57f28015cc |
||
|
Jenkins
|
6b57aed6e8 | Merge "dashboard: fix RT validation" | ||
|
Jenkins
|
3b73b4bb87 | Merge "dashboard: allow bgpvpns with the same name" | ||
|
Jenkins
|
04e14226e4 | Merge "Add unit tests for bgpvpn_dashboard" | ||
|
OpenStack Proposal Bot
|
f5646a313c |
Updated from global requirements
Change-Id: Id23127fd62549b42615f25e4e299cd151c5c834c |
||
|
Cédric Savignan
|
a26d3e7300 |
dashboard: allow bgpvpns with the same name
The BGPVPN API allow to use a same name for differents BGPVPNs. The dashboard should allow the same behavior. Change-Id: I749354c6f57051c6e895d97c31eb644d2af5f46b Closes-Bug: 1699514 |
||
|
Cédric Savignan
|
b321ecef51 |
dashboard: fix RT validation
This change fix validation of RTs and RDs. In the dashboard when a user specifies multiples route targets, the validation failed. It's the same behavior for export target and import target. Change-Id: I27f28edad25ab36e5351650ea3983ff1a3222293 Closes-Bug: 1699795 |
||
|
Cédric Savignan
|
76c19124f4 |
Add unit tests for bgpvpn_dashboard
Unit tests for dashboard elements regarding BGP VPN. Test dashboard elements (except workflows) only for a tenant user. Change-Id: I2f7a7cb65af5b02b60620c3b3b2777a278263666 |
||
|
Vu Cong Tuan
|
54e5813f4d |
Replace the usage of 'manager' with 'os_primary'
In tempest, alias 'manager' has been moved to 'os_primary' in version Pike, and it will be removed in version Queens. This patch is to replace the usage of 'manager' with 'os_primary'. For other details, please check [1] and [2] [1] https://review.openstack.org/#/c/468036/ [2] https://review.openstack.org/#/c/463484/ Change-Id: I3f6b35ad4b018b84fe6538a408a63aac2f6d5510 |
||
|
OpenStack Proposal Bot
|
66dff29357 |
Updated from global requirements
Change-Id: Ia2dfaa354c430759b3d61d3e6ee0fae8f6581cf0 |
||
|
OpenStack Proposal Bot
|
05efb181ae |
Updated from global requirements
Change-Id: I5b98c9e06341c29fa9cd5b6d2e9b022c81679a58 |
||
|
Jenkins
|
b651d99a7b | Merge "doc, bagpipe/ovs driver update" | ||
|
Thomas Morin
|
a73024ef50 |
doc, bagpipe/ovs driver update
remove instructions related to things that the devstack does by itself Change-Id: I47b184a7c2d4e77fa1846473a81655b409d82042 |
||
|
Thomas Morin
|
7722e8feca |
update doc on installation and versions
* list more versions (include Ocata and upcoming Pike) * do not point anymore to the file where our releases were tracked before we became cycle-with-milestone Change-Id: Id59c4f5b0ece6dfda524c9d6a2ef4d046a437eee |
||
|
Jenkins
|
3ba06b3c91 | Merge "network_association_delete function log errors" | ||
|
zhaojingjing0067370
|
928ea509c0 |
network_association_delete function log errors
Log error description is wrong Change-Id: I91ee3a39b23cabc1a9cb083d404c7b9caa653710 |
||
|
OpenStack Proposal Bot
|
b2f6b4cae4 |
Updated from global requirements
Change-Id: I16385e0d36c79d82ba23a83814e302b9bd841225 |
||
|
Thomas Morin
|
650c37b142 |
use networking-odl from pypi instead of git master
Two reasons: - no point in tracking master, now that development is done on odl bgpvpn v2 driver, which does not sit in n8g-bgpvpn tree - odl master is sometimes broken [1], which impacts our CI [1] http://logs.openstack.org/70/470470/2/check/gate-networking-bgpvpn-dsvm-functional-ubuntu-xenial/febf152/console.html#_2017年06月05日_12_56_21_302481 Change-Id: I239175e50fb5412999f8d26a605b0071562ffea67.0.0.0b2 |
||
|
OpenStack Proposal Bot
|
87c07f4d2f |
Updated from global requirements
Change-Id: Ie56be041589c82a14ca3d302fe73b8a10e09cb98 |
||
|
OpenStack Proposal Bot
|
936d8ff780 |
Updated from global requirements
Change-Id: I6df2ef1693d32cb34f799c284e01bcf7234b8be9 |
||
|
OpenStack Proposal Bot
|
0165c35012 |
Updated from global requirements
Change-Id: Id3c72733075d9583a89511218dc66794b688602e |
||
|
OpenStack Proposal Bot
|
c8301e7a71 |
Updated from global requirements
Change-Id: Ie1533a34d79a9e8e01fb68d6b827d4fe26844678 |
||
|
Jenkins
|
6f237d689f | Merge "dashboard: fix constant import for RT/RD validation" | ||
|
Thomas Morin
|
0e7e6e083d |
dashboard: fix constant import for RT/RD validation
There was a regression in
|
||
|
OpenStack Proposal Bot
|
bf31ff30ef |
Updated from global requirements
Change-Id: I2dc169b654090937fcccafbb840c8688a8148527 |
||
|
OpenStack Proposal Bot
|
53f86bca72 |
Updated from global requirements
Change-Id: I37d27c6c27873cfc1bcd16e1c01b1ca92b750475 |
||
|
OpenStack Proposal Bot
|
f6f09917b3 |
Updated from global requirements
Change-Id: Ica60dcbe08f5d6c439d0895c790563795323c505 |
||
|
Jenkins
|
ee08e3d8ca | Merge "devstack: source neutron l2 agent script only if q-agt enabled" | ||
|
Thomas Morin
|
a3561dbad6 |
devstack: source neutron l2 agent script only if q-agt enabled
Sourcing the neutron devstack l2 agent script is only needed if the q-agt service is enabled. Sourcing conditionally helps build the devstack fullstack gate jobs for networking-bagpipe. Change-Id: I2fed6177eb35749bebd4b75d60b189c2abdb0cdd Needed-By: I967ba442ef433b7ada5a1a381f1571ec3cf23517 |
||
|
Cedric Savignan
|
cafb6dc71d |
Remove windows-style line breaks
Pep8 tests failed. We miss the windows style in this file. Change-Id: I878df9e275a8edf2f40c9ca8a53e91c69e0289fd |
||
|
Boden R
|
598d5ce192 |
consume neutron-lib callbacks
The callback system in neutron has moved to neutron-lib and hence consumers need to follow suit. See Ib6baee2aaeb044aaba42a97b35900d75dd43021f for more details. Change-Id: I8e287e54b8e366bd70378616a8e23b0ebcaac5b7 |
||
|
Jenkins
|
c7c41fff15 | Merge "Add constants for bgpvpn_tests" | ||
|
Jenkins
|
522e1e662c | Merge "Move API definition out of n8g-bgpvpn into neutron-lib" | ||
|
Jenkins
|
b656c106e5 | Merge "Add net-bgpvpn.conf to config file read by neutron" | ||
|
Mathieu Rohon
|
bf20a285bb |
use i18n._
this patch gets rid of deprecation warning due to the use of "_" outside of the i18n library Change-Id: I82b890c7391b26a07d3ec4a01559956375906328 |
||
|
Mathieu Rohon
|
c7211ed718 |
Register query hooks at BGPVPNPluginDb object creation
This change also modifies the expected exception raised in tempest while testing a delete of a bgpvpn by a regular tenant : the Forbidden exception is now raised instead of the NotFound one. Change-Id: I2aab28f67c096bdb399ca76a2b8d27240823330e Closes-bug: 1685930 |
||
|
Mathieu Rohon
|
4e463a6d33 |
Add net-bgpvpn.conf to config file read by neutron
This is done by other service providers devstack plugin, and mandatory to have the job gate-rally-dsvm-neutron-extensions-rally-nv passing in https://review.openstack.org/#/c/386418/ Change-Id: I2b9c0c34fbd2ffbc4695a3b3c440b8f46adb65ed |
||
|
Cedric Savignan
|
8cb98d79a4 |
Add constants for bgpvpn_tests
The aim is to make the code clearer. Change-Id: I96cd7f09cc82f900aa604c83b3feb852ee716e33 |
||
|
OpenStack Proposal Bot
|
b0c3f65b4a |
Updated from global requirements
Change-Id: Ic728df87c185cae953dd0a0a3d45a4c330e6901a |
||
|
OpenStack Proposal Bot
|
96ba56db82 |
Updated from global requirements
Change-Id: I2f8b10d96203ba66690074bf4c8446eae249517f |
||
|
Paul Carver
|
3353295914 |
Move API definition out of n8g-bgpvpn into neutron-lib
This change removes RESOURCE_MAP and some other constants and replaces them with imports from neutron-lib as part of the Neutron Stadium effort to centralize the API definitions. Closes-Bug: #1636415 Change-Id: Ie3bfee1efc5882a84e01a51592610910665054b2 Depends-On: Ib0fef2e368c47b1400ab60de19198aa1d1994b69 |
||
|
Jenkins
|
26a911a1e6 | Merge "remove bagpipe_bgpvpn agent extension" 7.0.0.0b1 | ||
|
OpenStack Proposal Bot
|
f621dff243 |
Updated from global requirements
Change-Id: Ia3357bfc7d2eb292f96393d1bdd29ceaa2377616 |