charm-nova-compute: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-compute

Branch merges

Branch information

Name:
stable/17.08
Repository:
lp:charm-nova-compute

Recent commits

42d9a67... 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.

d14c587... 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: I085d72d0ffdaeadae9d0d901ca423859b8eb816b

a382453... by Andrew McLeod

Add charm config option for force_raw_images

Since Ocata, backing images are by default converted into raw format
but since Pike a problem with O_DIRECT calls and ZFS backend storage
has presented - i.e., Pike on LXD with ZFS backend storage will result
in an error about image conversion. This config option allows
that default to be changed so that Pike on LXD with ZFS will lauch
instances succesfully.

Closes-Bug: 1710994

Change-Id: Ieba15b44b4b56a356d58c4504dd259fc80e7575d
(cherry picked from commit a6638ce3bf633e8abc6e52b030d9d1c12338f9b4)

8c174b5... 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: I2382c77e1dbe7eca9ebc46445dcd4bcb32bb7db6

fa7655b... by Corey Bryant

Reset os_release cached value after upgrade

In enable_memcache, ensure that the os_release cache is reset
after upgrade.

Change-Id: If25be2df23b08b69ad3ee28c53d7dce1de509c6e
Partial-Bug: 1715624

1972ab5... by Jenkins <email address hidden>

Merge "Sync charm-helpers"

8033d99... by Jenkins <email address hidden>

Merge "my_ip should belong to internal-network rather than data-network"

cb59777... by Ryan Beisner

Sync charm-helpers

Change-Id: Ifc095ea0744775e9b83f1787b45b73406c87a752

b2c1b9e... by Ryan Beisner

Remove deprecated series metadata and tests

Change-Id: I5358b33afdd5bc59f5c49e078ab884717afd86b6

7a45db6... by Edward Hope-Morley

Support configurable metadata_workers

Adds config option worker-multiplier to allow configuring
the number of workers used for the metadata api when
using local dhcp or dvr.

Change-Id: I505963165f8a4fade0123c2825af00189285f168
Closes-Bug: 1707618