charm-neutron-dynamic-routing:stable/18.05

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/18.05 https://git.launchpad.net/charm-neutron-dynamic-routing

Branch merges

Branch information

Name:
stable/18.05
Repository:
lp:charm-neutron-dynamic-routing

Recent commits

7d02ace... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

50014ed... by David Ames

Use the provider network for router id

The router id for the dragent must be on the provider network. The
charm was using the BGP speaker_ip which is only used for related
test services. (i.e. quagga).

This change guarantees the router id uses the provider extra binding
IP.

It also sets the group ownership to neutron for rendered config files.

cherry picked from commit ba7b42e36c1d527433852e3fbb93b64248b9f9b7

Closes-Bug: #1782433
Partial-Bug: #1782444
Change-Id: I4761b4c5b80a398e13e4cdf880b773df489f53b9

71c4ded... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I9bdb41f0047cc893c3a414e6e7e20557e25f5334

3592e44... by Zuul <email address hidden>

Merge "Use the neutron user on the message queue"

eb11f39... by Zuul <email address hidden>

Merge "Do not test with proposed pockets"

04dbe82... by Zuul <email address hidden>

Merge "Update deploy instructions and amend a few nits"

dbee4e8... by David Ames

Use the neutron user on the message queue

Similar to neutron-gateway we can use the same user created on the
message queue that neutron-api uses. This will avoid any potential
permissions problems.

Change-Id: I6a5c2f0f38f636db19e3c13af85a79fe5b570013

21b9b13... by David Ames

Do not test with proposed pockets

The bundles were using the proposed pockets for xenial-pike and
xenial-queens. We need to test against released packages.

Change-Id: I19debbb1d6614535091fde410958d31b62719308

cf67956... by Frode Nordahl

Update deploy instructions and amend a few nits

Change-Id: Id1efcf016fe322872e1782af5c1a5242c855fda1

7be2ae2... by Frode Nordahl

Remove asn configuration option

This configuration option is only used for CI testing and
may be confusing for a unsuspecting end user.

Change is coupled with PR on zaza that updates the dragent
test to get information about configured asns by inspecting
relation data on `neutron-dynamic-routing` and `quagga`
units.

Depends-On: I8b1508361fdc7541c0fc231e7e816651626596b7
Change-Id: I41360518ab2e65a207e238d95a39b763897d4fbc