charm-ceph-radosgw:stable/17.08

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

Branch merges

Branch information

Name:
stable/17.08
Repository:
lp:charm-ceph-radosgw

Recent commits

5752c5e... 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.

94c7d37... 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: I7b8d0fc3b9964876cdd4680e72ee19bb3d0995fb

bffdebb... by James Page

Handle missing PKI certs for Keystone v3 deploys

OpenStack Pike drops PKI support, and the keystone charm no longer
configures PKI signing certs for revocation lists@Pike.

Previous changes fixed issues with Keystone v2 based deployments@Pike;
however the Keystone v3 retrieval code did not inspect the status
code on the requests base response during certificate retrieval.

Ensure that a OK status code is returned from Keystone for v3 deploys,
ensuring that Pike based v3 deployments continue to function.

Change-Id: I603115a8e298aa8dedbdcea195b27bb8a6c0c71e
Closes-Bug: 1718467
(cherry picked from commit a4dd62c950c06f7e1156a9a44edc0af1c09e5ea1)

cc91514... 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: I24a21e9a4579c0b68973ed86a567b6caa9962944

46796e5... by Edward Hope-Morley

Ensure required keystone settings available

When setting up keystone certs we must validate whether the
settings we require are available before called the keystone
client.

Change-Id: I4bf09fe7bf7f5a136aa92cf8b74b1b4d0e87543f
Closes-Bug: 1714942

a1444c4... by David Ames

Ensure crgw works with Keystone v3

The URLs for SSL certificates are different and the v2 client
functions do not work. This change fixes these issues.

Add missing config.yaml options.

Change-Id: Ia4c7b508e70f690493b098c6fb07d24a340bc2a6
Closes-Bug: #1708464

2226518... by David Ames

Use ApacheSSLContext to enable SSL object storage

Enable SSL object storage using ApacheSSLContext.

Change-Id: Id044afc8c07696a5447eb9dc4836470203372090
Closes-Bug: #1690826
Closes-Bug: #1708464

30f7d5f... by Ryan Beisner

Sync charm-helpers

Change-Id: I6ecd27d221b85da1b399c1de013ae65fcb500135

f03e841... by Jenkins <email address hidden>

Merge "Remove deprecated series metadata and tests"

9857a0e... by Jenkins <email address hidden>

Merge "keystone: PKI token format removal"