charm-heat:stable/17.08

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

Branch merges

Branch information

Name:
stable/17.08
Repository:
lp:charm-heat

Recent commits

617ae12... 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.

67736f9... 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: I02eac1843ad23b84c78d8604e8a39ff07fb1e49b

a77b59d... by Alex Kavanagh

Ensure auth_encryption_key is identical for all units

This patch ensures that if multiple heat units are deployer, that each
one will have the same auth_encryption_key in the /etc/heat/heat.conf.
This is automatically generated on the (juju) leader and then remains
unchanged for the application's duration. It can be overriden by the
config setting 'encryption-key'.

Testing is via the amulet 500 test (added) which checkes that the two
units deployed have the same key.

Change-Id: I89a11efe772314acd58ab9be21773eee89a23980
Closes-Bug: #1714157
(cherry picked from commit 275a8f61c69a435763f893c60335616db546423e)

f30723b... by James Page

Correctly scope role assignment for heat_domain_admin

The admin role assignment for the heat_domain_admin user
needs to be scoped to the heat domain; update domain-setup
action to scope the role assigment correctly.

This change also stops ignoring the return code of the
role assignment; re-assigning a role already granted is
idemponent in openstackclient.

Change-Id: Ia5ba409e2f566614e6db9bbf9540c563af8e4a82
Closes-Bug: 1715465
(cherry picked from commit 501e3415b346322769947ddfb5665e56490b3e3f)

ec424f8... 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: Icabf124462082f7b1bb3216169feb60ca50de271

7f38a8b... by James Page

Use determine_packages during openstack upgrade

This ensures that memcached is installed as part of an OpenStack
upgrade through the Mitaka release.

Change-Id: I2feffde8073b2415853a0950a0e37c5836e39a63
Closes-Bug: 1715624

bc4017b... by James Page

Add support for use-internal-endpoints

Add support for use of internal endpoints for inter-service
API calls from heat.

Change-Id: I4a9399e84f3a6ad90a935f12407b4365f35841cb
Closes-Bug: 1713923

436111c... by Jenkins <email address hidden>

Merge "Dual Stack VIPs"

edf4cb9... by David Ames

Dual Stack VIPs

Enable dual stack IPv4 and IPv6 VIPs on the same interface.
HAProxy always listens on both IPv4 and IPv6 allowing connectivity
on either protocol.

charm-helpers sync for HAProxy template changes.

Change-Id: Icf210cd1f3aa836dd8b36edbbce73b3b2af68da7

937ee79... by Ryan Beisner

Remove deprecated series metadata and tests

Change-Id: I8f683371a9e140a9ba59e81a7e7a6fbbc1364a41