charm-nova-cloud-controller:stable/18.08

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

Branch merges

Branch information

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

Recent commits

5b52fa5... 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.

b61cb22... by James Page

Enable {Different,Same}HostFilter

The SameHostFilter and DifferentHostFilter have been present in Nova
since Icehouse; add both of these simple filters to the default
enabled filters to provide simple affinity/anti-affinity hints.

This plugs some holes in our tempest test coverage as tests relating
to these features are currently disabled.

Change-Id: I852f24b21784f6de05232107a5cdf6e779f18b23
(cherry picked from commit d3a843ea4caa467df1c2a280ba7a7b6f134e1faa)

6878822... by James Page

rocky: resolve issues with live migration

Add requires keystone access and authentication details, resolving
issues with live migration @ rocky.

Change-Id: Ic99d841b4a69f6ce5d26fe081f8abf70d105c113
Closes-Bug: 1794697
(cherry picked from commit 74161785a2023706ce19efab5dc47aa2c1d5b6e2)

76a0bf5... by James Page

Use v2.1 API for >= Queens

Switch to using the v2.1 API endpoint for OpenStack Queens or later.

Closes-Bug: 1794271

Change-Id: Ia21b3a6782ab944b7c41564e889e6b12d264b731
(cherry picked from commit 935d30571c7e813ccbfecb9cbbf980f7f2835b08)

6b585b2... by Liam Young

Get glance v1 client for icehouse.

Previously the image virt type was qemu and the compute node virt
type was kvm. This works for deployments prior to rocky but in
rocky this causes the image type filter to return no valid hosts.
An update to charmhelpers has removed the default behaviour of
setting the virt type to 'qemu' by default.

Due to a bug in icehouse updating glance image properties using
the v2 api fails (See Bug #1371559) so for icehouse deploys
get a v1 client.

Change-Id: I20548118092a4480f37c7ab7e9d60e72e299989b
(cherry picked from commit 9cdf1baccd19ef944923e8dfb520b65c2e9eb5d3)

0f0f14f... 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: I18c567c561014a2f24c07d7ad961129d46c4383d
Story: #2002586
Task: #24317

843fc06... 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: I31d8bc9c38d26bbcefe5e951ba84c351b4ac57ef

1ee5ce6... by Frode Nordahl

Sync charm helpers and enable Rocky func test

Change-Id: Id2784943aa3cd5fbaec451dde735de9574013dc1

d0c3c80... by Billy Olsen

Configure notifications to be unversioned

Beginning in the Pike release, Nova started sending both versioned
and unversioned notifications. The verioned notification queues do
not have any consumers so this causes some queues to fill up until
either the messages expire or they are flushed. This changes the
nova configuration to only send unversioned (legacy) notifications.

Change-Id: Ibaef9dfd75cf2ce6c20d92746b3cf7b37bac24b9
Related-bug: #1665449

b283aa0... by Ryan Beisner

Update functional test definitions

Change-Id: If845fc59aec3bca713ec9243102e037e3f6b903f