charm-openstack-dashboard:stable/16.04

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

Branch merges

Branch information

Name:
stable/16.04
Repository:
lp:charm-openstack-dashboard

Recent commits

d798ee2... 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.

a9a10b2... 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: I2e71119a8dd1c3d56ccf4f3672acf7c25a5011c0

c2c1476... 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: Ia7714fcd5d41e3bbe415995236adc59bc38bd58f
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674

bd65b7a... 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: Ie84b2d5b5385e1ce72374d3eb2106f199ac896f3

bb3047f... by Jenkins <email address hidden>

Merge "Add local_settings for Mitaka release"

4c1a988... by Liam Young

Fix pbr requirement

Change-Id: I49c43517a825a4658e1666a86d345fe9b205bca5

e50f77d... by James Page

Add local_settings for Mitaka release

Add new local_settings template for Mitaka. This
includes addingexplicit configuration of WEBROOT and
STATIC_URL to ensure that paths are calculated
correctly in all parts of the dashboard.

This resolves issues launching instances using the
dashboard.

Closes-Bug: 1569430

Change-Id: I35351a8a92e6e20fdc98ff63f024622f2ebf8dcc

efe8fef... by Liam Young

Charmhelper sync before 1604 testing

Change-Id: I252422336133e7aafb93bd6142ada97b36d2407a

6709391... by Jenkins <email address hidden>

Merge "Add hardening support"

c95f52f... by Jenkins <email address hidden>

Merge "Add pause/resume actions and sync charm-helpers"