charm-keystone:stable/18.05

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

Branch merges

Branch information

Name:
stable/18.05
Repository:
lp:charm-keystone

Recent commits

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

7003db0... by Liam Young

Enable proxy header parsing

Ensure that oslo.middleware parses any proxy information
forwarded from haproxy/apache with regards to protocol;
this ensures that https connections are correctly detected.

Includes charm helper sync to bring in oslo middleware
template.

Change-Id: I2ce75a4a2033d8d3c07bd9f7ce6e4f5f6d9488cf
Closes-Bug: 1758675
(cherry picked from commit f960109cb3adbdbd70d6020ac3727dd8db27383d)

7d4235f... 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: Ief0261de56294470ced316ece0defcda178cc31a

b75a180... by Zuul <email address hidden>

Merge "Add support for tls-certificates relation"

1741c59... by Zuul <email address hidden>

Merge "add instructions to config on how to retreive an auto-generated pw"

7cb9a15... by Liam Young

Add support for tls-certificates relation

Add support for keystone to request and receive certificates from
the ls-certificates relation.

Change-Id: I6222e5eb9c8a0a5f079ecc2e5e5c97abc1c39515

d63c46c... by Zuul <email address hidden>

Merge "Add deprecation notices for old SSL options in config.yaml..."

2d25e81... by Zuul <email address hidden>

Merge "add support for Federated IDentity (FID) and WebSSO"

a66dfe1... by Frode Nordahl

Add deprecation notices for old SSL options in config.yaml...

Specifically for... `enable-pki`, `https-service-endpoints` and
`use-https`.

Change-Id: Ica2dfc39dc550b1aa43e178ae29fb333eeaca572

dc5ccac... by Zuul <email address hidden>

Merge "Sync charm-helpers"