charm-keystone-ldap:stable/17.08

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

Branch merges

Branch information

Name:
stable/17.08
Repository:
lp:charm-keystone-ldap

Recent commits

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

ea48010... 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: Iccc170a9d61df58954784a69f0a3ac9bd93afe61

33bc546... by Ryan Beisner

Remove deprecated series metadata and tests

Change-Id: Id130ed89ae7faf8bcea4af6a9aa83e517a45f32c

5fefa5f... by Andrew McLeod

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

- reset_timeout: 600

Change-Id: I5a38037bb60d042489df1f6a95b3dee95f702fcc

58b52c2... by Alex Kavanagh

Update charm icon

Change-Id: I78cc5a7b3114052d1d3c2b472ac380b34053aa9a
Closes-Bug: #1686974

317e550... by Alex Kavanagh

Fix charm error when domain-backend relation disconnects

The charm failed with an error so that it wasn't properly removed.
This fix allows the domain-backend disconnect event to be handled so
that the charm can be removed.

Change-Id: I850eadb48af8709e25cb9203ddf9a135f1d94c8f

2ba3850... by Alex Kavanagh

Add guard state around configure_domain_name()

This change adds a guard state around the configure_domain_name()
function so that it only gets called ONCE when the relation connects.

This is to prevent restarting keystone everytime the update-status
hook runs on this charm.

Change-Id: I85d14ddb97e78be966f0cc8dbbcea312599d7327

92f0fb5... by Billy Olsen

Rebuild charm to sync charmhelpers

Add a rebuild nonce to the charm-keystone-ldap charm the same
as other reactive charms. This allows the charm to trigger a
rebuild when upstream dependencies need to be synced into a
reactive charm.

This sync will pull in a change for parsing config flags that
will ensure the ordering is consistent each time the config
flag parsing is executed (even across hook invocations).

Change-Id: I4a4b58a2176314b69c577810a9e15d0814e24ae5
Closes-Bug: #1698343

29b6b23... by Frode Nordahl

config.yaml: Re-word description for ldap-server and ldap-user

Make it more apparent to the command-line user that the charm
expects a LDAP URL and not a IP-address to a LDAP server.

Extend description of ldap-user to make it clear that the
charm expects a full DN to bind width, and that it will
not build one itself based on suffix etc

Change-Id: Icf983faef7024dd4647cdb8140c289b103821bb8

7a1d9eb... by David Ames

Enable Zesty-Ocata Amulet Tests

- Turn on Zesty-Ocata Amulet test definitions.
- Standardize test-requirements.txt
- Sync charm helpers for various fixes

Change-Id: Id3cbb8944e559ddb57dd249274572d264183f56f