lp://staging/~openstack-charmers/charms/precise/keystone/ha-support
Created by
Andres Rodriguez
and last modified
- Get this branch:
- bzr branch lp://staging/~openstack-charmers/charms/precise/keystone/ha-support
Members of
OpenStack Charmers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- charmers: Pending requested
-
Diff: 2957 lines (+2068/-364)16 files modifiedconfig.yaml (+41/-0)
hooks/keystone_hooks.py (+363/-92)
hooks/keystone_ssl.py (+301/-0)
hooks/keystone_utils.py (+296/-234)
hooks/lib/apache_utils.py (+196/-0)
hooks/lib/cluster_utils.py (+130/-0)
hooks/lib/haproxy_utils.py (+55/-0)
hooks/lib/openstack_common.py (+74/-37)
hooks/lib/unison.py (+220/-0)
hooks/lib/utils.py (+332/-0)
hooks/manager.py (+1/-0)
metadata.yaml (+6/-0)
revision (+1/-1)
scripts/add_to_cluster (+13/-0)
scripts/remove_from_cluster (+4/-0)
templates/haproxy.cfg (+35/-0)
Branch information
- Owner:
- OpenStack Charmers
- Status:
- Merged
Recent revisions
- 70. By Adam Gandelman
-
Merge upgrade fixes from James.
- 68. By Adam Gandelman
-
Merge James' fix for ensuring new package installation during upgrade hook.
- 67. By Adam Gandelman
-
Merge ahasenack's juju-core compat. patches.
- 65. By Adam Gandelman
-
Merge dirty config tracking.
- 64. By Adam Gandelman
-
Merge association of requested_role /w service_user from Yolanda.
- 62. By Adam Gandelman
-
Merge SSH_USER fix for non-clustered nodes.
- 61. By James Page
-
keystone health updates to use new cluster.
determine_ api_port method
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)