I plan that scenario tests are run in ocata and later release and
a existing job for api test will be affected by it.
So the job for api test needs to checked whether it runs on stable/newton.
Depends-On: I9923775806b095455ed3723e71410287bdf6cb1e
Change-Id: Ieb710181c1e496742e1e019a6238e5e0bd922971
We have now some rather long job-template names, shorten them with
replacing job-suffix with suffix.
Before this change we had 1500 usages of job-suffix and 700 of just
suffix. This change therefore unifies to one setting.
Note that this does not change any job names at all, they are unchanged,
it changes and shortens only the names of job-templates.
Change-Id: I514df039a848d9f6619bca3adc05dfb84a761fc9
Add enable_plugin call to DEVSTACK_LOCAL_CONFIG in the tempest job
because of running bgp service.
Change-Id: I3d30b1e01eedfb3c7d6d4194279a72d432fb592f
Implements: blueprint bgp-spinout
Scope:
------
This patch propose adding BGP dynamic routing effort for Neutron
as a separate neutron-official project. As a part of this effort,
we would like to address the followings:
* Getting a new repository named 'neutron-dynamic-routing' created.
* Move the existing BGP dynamic routing code from the Neutron &
python-neutronclient master branch to the newer repository.
* Run the existing tests (py27, py34, API and Functional) successfully
via the relevant CI jobs.
* Add devstack support.
* Proper documentation.
* Check the feasibility of starting a separate IRC meeting. (Currently,
we are a part of L3 team meeting. Will start a separate IRC meeting,
if the L3 team feels so.)
Why a new project:
------------------
Separate repository will provide more flexibility and access
developing dynamic routing functionality in Neutron. In addition
most of us feel having a separate repository will be good.
Details about our discussion can be found @
http://eavesdrop.openstack.org/meetings/neutron_l3/2016/neutron_l3.2016-01-14-15.06.log.html
Project Details:
----------------
pypi project: https://pypi.python.org/pypi?%3Aaction=pkg_edit&name=neutron-dynamic-routing
launchpad project: https://launchpad.net/neutron
Co-Authored-By: Ryan Tidwell <ryan.tidwell@hpe.com>
Implements: blueprint bgp-spinout
Partial-Bug: #1560003
Needed-By: If0380e4d0e30a46f77467945ecba8a698d1930a1
Change-Id: I8be510153edbc496575cde34943ca4c56645e0fb