charm-openstack-dashboard:stable/19.07

Last commit made on 2019-08-12
Get this branch:
git clone -b stable/19.07 https://git.launchpad.net/charm-openstack-dashboard

Branch merges

Branch information

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

Recent commits

51712b4... 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: I3d6ee776a1b230dff839a411dfb71ab885f8b502

ae19450... by James Page

stein: Ensure mysqldb driver is installed

The default MySQL dialect for Django in Ubuntu Disco or later
switch back to mysqldb rather than pymysql; ensure that required
driver is installed for stein or later.

Change-Id: Ib03353d12d38b5a5ef1bac820470636c886ec8dc
Closes-Bug: 1834614

a0600b2... by Chris MacNaughton

Sync charm-helpers

Amend functional test for Stein onwards.

Change-Id: I2cfdee91a09809ab3037184b11142a67908ecc02

c5b7c09... by Zuul <email address hidden>

Merge "Fix incorrect policy rules"

d28f593... by Dmitrii Shcherbakov

Fix websso path formatting

If webroot is '/' the resulting path becomes '//' after joining which
leads to 'path: //auth/websso/' passed in relation data.

As a result authentication attempts fail with:

'ERROR https://dashboard.maas/auth/websso/ is not a trusted dashboard
host'

Change-Id: I14e7ff1ec548de4ec98ee41fc27c8948b56fafec
Closes-Bug: #1815205
Closes-Bug: #1828021

2e927f2... by Dmitrii Shcherbakov

Fix incorrect policy rules

The template for Rocky+ contains incorrect policy rules.

user_id and domain_id are not rules and are built-in to oslo.policy.

Change-Id: Ia8678063ad332731c5d09dc908f0282a91badb4d
Closes-Bug: #1827526

4573def... by Dmitrii Shcherbakov

Add app-credentials-specific policy rules

In order to have Create and Delete buttons for application credentials
in non-admin projects we need to add the respective policy.json rules.

The dashboard pane for application credentials was added in Rocky.

Change-Id: I42d4772ebe185c35cc5e81c36ebdb3f6f6c169c4
Closes-Bug: #1827107

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

39a03b7... by Chris MacNaughton

Sync charm-helpers to enable Ubuntu Disco

Change-Id: I11b0a03c65efcdb0c21ea08587f58df0415c6b94

43cfa16... by Frode Nordahl

Update series metadata

Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata. Dev release tests are enabled separately
because of chickens and eggs.

Change-Id: I47ea16ef504c5d06205d119a726fd7b9f64963b8