lp://staging/~openstack-charmers-next/charms/vivid/keystone/trunk
- Get this branch:
- bzr branch lp://staging/~openstack-charmers-next/charms/vivid/keystone/trunk
Branch information
- Status:
- Development
Recent revisions
- 253. By James Page
-
Resync charmhelpers for licensing change
The charm-helpers project have re-licensed to Apache 2.0
inline with the agreed licensing approach to intefaces,
layers and charms generally.Resync helpers to bring charmhelpers inline with charm
codebase.Change-Id: Icedfb79814e186
290a3120d953c90 77e4e4504fe - 252. By James Page
-
Re-license charm as Apache-2.0
All contributors to this charm have agreed to the switch
from GPL v3 to Apache 2.0; switch to Apache-2.0 license
as agreed so we can move forward with official project status.Change-Id: Iaee75f59fe51f0
1da18aa2703a46c 3885ade73c0 - 251. By Liam Young
-
Add admin domain id to identity relation
Add the admin domain id (not name) to the data passed to clients
down the identity-service relation. Some clients (eg Horizon) require
the admin domain id for local configuration.Change-Id: Idfbd09fa62e628
958139f77b9d06f 602783e3619
Partial-Bug: 1595685 - 250. By Corey Bryant
-
Sync charm-helpers for openstack-
origin- git defaults. Change-Id: I0d9b4ef5a57643
bf98bba74f81b60 2f1f97a6ef1 - 249. By David Ames
-
DNS HA
Implement DNS high availability. Pass the correct information to
hacluster to register a DNS entry with MAAS 2.0 or greater rather
than using a virtual IP.Charm-helpers sync to bring in DNS HA helpers
Change-Id: I62bb49fbaebdd3
c787f96f4b6ad10 7f8e3e368a7 - 248. By Corey Bryant
-
Add defaults for openstack-
origin- git config option openstack-
origin- git currently only supports YAML that specifies
the git repositories to deploy from.This adds support for default openstack-
origin- git values. The
default values supported are: icehouse, kilo, liberty, mitaka,
and master. For example: openstack-origin- git=master. Change-Id: I03839dc0abfb74
65578cbb4eedfda b5043d053e6 - 247. By Alex Kavanagh
-
Fix for multiple status-set - related to bug 1588462
This change fixes the obvious race for a status_set() between
check_optional_interfaces( ) and assess_status() as the later calls the former
which calls status_set(), returns the status, which is then potentially set
again by the assess_status() function. This cleans up the code so that only a
single status_set() is performed when calling assess_status().Change-Id: I928f60967e4a75
88df2b251365253 91c283cda14
Related-Bug:#1588462 - 246. By James Page
-
Switch to using charm-store for amulet tests
All OpenStack charms are now directly published to the charm store
on landing; switch Amulet helper to resolve charms using the
charm store rather than bzr branches, removing the lag between
charm changes landing and being available for other charms to
use for testing.This is also important for new layered charms where the charm must
be build and published prior to being consumable.This patch also fixes a potential restart of apache2 when the unit
is in paused state during the execution of config-changed; this is
the root cause of the intermittent amulet test failures.Change-Id: I90e61f5c217ae7
09bc30ffe16b156 9b9fd2c5719 - 244. By Liam Young
-
Add Congress to known services
There some community interest in a Congress charm. This patch adds
Congress to the list of valid services so the Congress charm can
register endpoints with keystone.Change-Id: I0432bd9c7eddbc
4499af2f2843fe6 b5b69fdee18
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)