charm-nova-cloud-controller:stable/17.08

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/17.08 https://git.launchpad.net/charm-nova-cloud-controller

Branch merges

Branch information

Name:
stable/17.08
Repository:
lp:charm-nova-cloud-controller

Recent commits

2e77e09... 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.

448a15d... by Ian Wienand

Replace openstack.org git:// URLs with https://

This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I0dbae6e5bb38989160071b8490a1bf8f2063a18b

ff70168... by Ryan Beisner

Update requirements for git charmhelpers

Change-Id: I57490579664d55aca17244afe5d9da635d2afff2
(cherry picked from commit a332621052d0765d0ee01289729bfe7f0902f9ef)

53c49e8... 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: Icd3621e09d6d29997ebdcb346b1fd7efca32e568

0161dde... by David Ames

Resolve OS upgrade bugs

Ensure that the os_release cache is cleared during the openstack
upgrade process, ensuring that package list and configuration
options are correctly set for the new OpenStack version.

Ensure that map_instances gets run on upgrade. This updates the
nova_api.instance_mappings table with pre-existing instances.

Change-Id: Idfcdc48c25b24d0cc9ded3eda2bc4d13d3b04f6d
Closes-Bug: 1715624

0681179... by David Ames

Reset os_release after an upgrade

determine_endpoints was failing to recognize the new OS release after an
upgrade. Specifically newton --> ocata failed to register the
placement api.

Reset os_release after an upgrade.

Change-Id: I04ae30aea435c8c39f58d1a814d070a057bb5ce0
Closes-Bug: #1715505

1f03f88... by Jenkins <email address hidden>

Merge "Run nova-manage db online_data_migrations on upgrades"

eacd234... by Felipe Reyes

Run nova-manage db online_data_migrations on upgrades

In mitaka an extra operation called online_data_migrations was added to
assist rolling upgrades.

This patch runs this before and after, this is to make sure the old
upgrades where this migration was not being performed are run before
installing a newer release.

References:
- https://git.openstack.org/cgit/openstack/nova/commit/?id=7d5069ce20ec0d792a3974b2c53d01ae005cde98
- https://docs.openstack.org/nova/latest/user/upgrade.html

Change-Id: Ic4bc2c5ae86c99c3af2a1d0ee08badb09835d932
Closes-Bug: 1711209

14fb69d... by Jenkins <email address hidden>

Merge "Fix description of openstack-origin config opt"

5519a27... by Edward Hope-Morley

Fix description of openstack-origin config opt

Change-Id: I85bdb107872668a8e307e2edaa40bf27bf9925a0