Merge lp:~objectif-libre/charms/trusty/keystone/cloudkitty-support into lp:~openstack-charmers-archive/charms/trusty/keystone/next

Proposed by Gauvain Pocentek
Status: Merged
Merged at revision: 177
Proposed branch: lp:~objectif-libre/charms/trusty/keystone/cloudkitty-support
Merge into: lp:~openstack-charmers-archive/charms/trusty/keystone/next
Diff against target: 13 lines (+4/-0)
1 file modified
hooks/keystone_utils.py (+4/-0)
To merge this branch: bzr merge lp:~objectif-libre/charms/trusty/keystone/cloudkitty-support
Reviewer Review Type Date Requested Status
OpenStack Charmers Pending
Review via email: mp+269650@code.launchpad.net

Description of the change

If needed the initial charm for CloudKitty is available here: https://code.launchpad.net/~objectif-libre/charms/trusty/cloudkitty/trunk

To post a comment you must log in.
Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #9097 keystone-next for gpocentek mp269650
    LINT OK: passed

Build: http://10.245.162.77:8080/job/charm_lint_check/9097/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #8406 keystone-next for gpocentek mp269650
    UNIT OK: passed

Build: http://10.245.162.77:8080/job/charm_unit_test/8406/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_amulet_test #6155 keystone-next for gpocentek mp269650
    AMULET OK: passed

Build: http://10.245.162.77:8080/job/charm_amulet_test/6155/

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hooks/keystone_utils.py'
2--- hooks/keystone_utils.py 2015-06-10 13:59:24 +0000
3+++ hooks/keystone_utils.py 2015-08-31 15:27:55 +0000
4@@ -269,6 +269,10 @@
5 "midonet": {
6 "type": "network-overlay",
7 "desc": "MidoNet low-level API"
8+ },
9+ "cloudkitty": {
10+ "type": "rating",
11+ "desc": "CloudKitty Rating API"
12 }
13 }
14

Subscribers

People subscribed via source and target branches