lp://staging/~gnuoy/charms/trusty/keystone/token-expiry
- Get this branch:
- bzr branch lp://staging/~gnuoy/charms/trusty/keystone/token-expiry
Branch merges
- OpenStack Charmers: Pending requested
-
Diff: 55 lines (+8/-5)4 files modifiedconfig.yaml (+4/-4)
hooks/keystone_context.py (+1/-0)
templates/icehouse/keystone.conf (+2/-1)
templates/kilo/keystone.conf (+1/-0)
Related bugs
Bug #1431795: Keystone charm does not support setting token expiry time | Medium | Fix Released |
Related blueprints
Branch information
- Owner:
- Liam Young
- Status:
- Development
Recent revisions
- 138. By Liam Young
-
Add token-expiration to allow the time a token should remain valid (in seconds) to be set. Remove token-expiry which seems unused
- 136. By Liam Young
-
[hopem, r=gnuoy] A previous commit had removed auth_host and service_host from
the peer relation due to races with resolve_address(). If
we do not place this data on the peer relation we actually
break endpoints that use openstack.context. IdentityService Context
which expects *any* keystone relation unit to be able to provide
a complete set of valid settings...which are propagated by the
peer relation and re-propagated to the keystone relations. - 132. By Edward Hope-Morley
-
[hopem,r=gnuoy]
Fixes import error for versions of python-
keystoneclient < Icehouse Closes-Bug: 1423579
- 131. By Edward Hope-Morley
-
[hopem,r=wolsen]
Fixes SSL cert/key inject from config.
Closes-Bug: 1351401
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)