charm-heat:stable/16.04

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

Branch merges

Branch information

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

Recent commits

135a66f... 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.

08999e9... 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: I564d3dc65b3f3be96b59a90c5d4ab0181f875566

ddff94b... by James Page

Resync stable charm-helpers

Avoid use of 'service --status-all' which is currently
broken on trusty for upstart managed daemons; the change
moves to detecting how the daemon is managed, and then
using upstart status XXX or the return code of service XXX
status to determine whether a process is running.

Fixes for IPv6 network address detection under Ubuntu
16.04 which changes the output format of the ip commands
slightly.

Update the version map to include 8.1.x as a Neutron
version for Mitaka.

Change-Id: I00d419fa7cf092d83d0fe95ca98526ba6656a92a
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674

5e278ce... by James Page

Updates for stable branch creation

Set defaultbranch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I035db5bb2f20b00f7b784b6fbbb2aac623c60c29

cc6811b... by David Ames

Use restore heat_ prefix for shared-db relation

Heat is staying in status blocked Missing relation database when
doing an upgrade from stable to next. Missing required data:
database_password. The relation is actually passing heat_password.

Commit 1bdc87f495898be3a9877f0a14528ce48c27f3f0 removed the heat_
prefix. This changes restores the heat_ prefix to allow stable to
next upgrades to work.

Change-Id: Id87afd5eda14eceac6c734867f9f96328c116c79
Closes-Bug: #1571830

6abd6f9... by Jenkins <email address hidden>

Merge "Use network space binding for shared-db relation"

b6b0af9... by James Page

Use network space binding for shared-db relation

To ensure that the charm presents the right IP address for
accessing the MySQL database over the shared-db relation,
ensure that any network space binding provided by the user
is preferred over the default of 'private-address'.

If network spaces is not supported (juju < 2.0), fallback to
using 'private-address'.

Change-Id: Ic49f16c8ccceeb5aa25a2197a92767dc5aacf703

5fec1e7... by Liam Young

Fix pbr requirement

Change-Id: Ic2f5454b9de59d2efdbc2ece1e1d678febb6630f

52fd7b2... by Liam Young

Charmhelper sync before 1604 testing

Change-Id: I330dc75732845ebb0d5d4edb2f1bbb9e144bd393

eb70cc3... by Ryan Beisner

Enable Mitaka and Liberty amulet test targets

Wait for extended workload status, remove arbitrary sleep.

Remove irrelevant service checks from amulet test,
ie. only check heat services.

Replace deprecated u.service_restarted test helper.

Change-Id: Ie1da487442ee58f7eb02f348fbc72eb53e620016