charm-openstack-dashboard:stable/17.08

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

Branch merges

Branch information

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

Recent commits

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

01bd461... 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: I5152052cd7a0bbba3cb4946fb076f23ad7024883

3ed7f0b... by Nobuto Murata

Rely on HTTP_HOST sent by clients for redirection

The dashboard may have multiple networks and IP addresses. We never be
able to determine where to redirect reliably. Also, redirecting an
access from internal network to a public IP address may not be what
users want. Instead, use HTTP_HOST sent by the client and let the
client's browser reveal SSL related errors if any.

Change-Id: I9f4c734a61d3ab07f3f7c9a1a073eede73ae4651
Closes-Bug: #1710930
Closes-Bug: #1713198
(cherry picked from commit 289d5bb66ba404244e567c31027c5ed6928b02d8)

89e1885... 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: I23e61d8e4e8979ff0a52257d540fe2e6cf7d0ac5

efda3b9... by James Page

Fix minor openstack upgrade issues

Ensure that any new package requirements are installed for the
new OpenStack release version.

Reset os_release cache during the upgrade process to pickup the
new release.

Change-Id: Ied85f83ad4fabf1fb946df7db94aa4c847b4c075
Closes-Bug: 1715624

9910816... by Ryan Beisner

Sync charm-helpers

Change-Id: Ieb434ea3859518c7594bb877e695339aaba99d2d

d5072e4... by Dmitrii Shcherbakov

add local_settings template for Ocata

ceilometer_policy.json file was removed as a part of
20ea82b9efe78516286c4b35c5dc644b296b4313 horizon commit made before the
Ocata release due to ceilometer API deprecation.

Having this in a template for Ocata results in an error on first login
via a given http server.

Therefore, this change adds another template for Ocata+ which does not
contain a reference to that file in POLICY_FILES.

Change-Id: I3320622684c3185db45094563f277d4c7ce0694d
Closes-Bug: 1712617

da4af32... by Ryan Beisner

Remove deprecated series metadata and tests

Change-Id: I10d024f5813455197f0e69cf39fd17fc06344d91

ecd32c9... 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: Ie91b86cd02b90f0439f0fcb1657e211284716a37

5826130... by Andrew McLeod

Modify tests.yaml which specifies bundletester config params
with the following key:value pairs:

- reset_timeout: 600

Change-Id: I58b7ba65ac25bc74f8fc6662b748e494d6b1fc05