charm-neutron-api:stable/18.08

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

Branch merges

Branch information

Name:
stable/18.08
Repository:
lp:charm-neutron-api

Recent commits

6e6c9c1... 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.

ce5973a... by Edward Hope-Morley

Make Queens and Rocky share same conf template

The original patch for this bug fixed the problem for
rocky only but queens also suffers from the same
problem. Since the only diff between the P and R
templates is this change, move it into Q so that
Q and R will both get the fix.

Change-Id: Ib4573aa925cb1b3b9e1fa04e8a3c5bf611223c25
Related-Bug: #1788631
(cherry picked from commit 31a7dd32d76394210e53ca36d3fc1fbd210ee368)

792dcb1... by Doug Hellmann

import zuul job settings from project-config

This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Iaa94224bf78bdc4d16e50a3fd87c0b5ae016de21
Story: #2002586
Task: #24317

5290d0e... by David Ames

Updates for 18.08 stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I34695f2057d89ba6dfa890c03fa121f305bf2300

a371231... by Zuul <email address hidden>

Merge "Add neutron.conf for Rocky with updated quota_driver"

752837a... by Ryan Beisner

Update functional test definitions

Change-Id: I2b826895fb3a902d8a4678519ce34e8458a85692

109005a... by Corey Bryant

Add neutron.conf for Rocky with updated quota_driver

Updates the path to the quota_driver as of Rocky.

Also enable gate-basic-*-rocky amulet tests.

Change-Id: Iaaeac7e1e8aded85e9cdb2f9fec3344c2fae4ed2
Closes-Bug: #1788631

bc8a91d... by Frode Nordahl

Update `api-paste.ini` for Rocky

Removal of entrypoint `neutron.api.versions:Versions.factory`
mandates a new version of the `api-paste.ini` file for Rocky.

Reference:
https://github.com/openstack/neutron/blob/master/releasenotes/notes/noneutronversions-fbbdb98f350767d8.yaml

Change-Id: I0405c698190c84b521e52ba02e6fb1c5396be9be
Closes-Bug: #1784405

82f91c6... by Ryan Beisner

Update functional test definitions

Change-Id: I5c4effeff90136586b2ef2e72639a058722e1f4f

64bda6a... by Zuul <email address hidden>

Merge "Replace keystone reference by neutron-api"