Merge lp:~paulgear/charms/trusty/ceilometer/next into lp:~openstack-charmers-archive/charms/trusty/ceilometer/next

Proposed by Paul Gear
Status: Merged
Merged at revision: 67
Proposed branch: lp:~paulgear/charms/trusty/ceilometer/next
Merge into: lp:~openstack-charmers-archive/charms/trusty/ceilometer/next
Diff against target: 13 lines (+2/-1)
1 file modified
README.md (+2/-1)
To merge this branch: bzr merge lp:~paulgear/charms/trusty/ceilometer/next
Reviewer Review Type Date Requested Status
Edward Hope-Morley Approve
Review via email: mp+248696@code.launchpad.net

Description of the change

Update documentation to reflect changes to relation requirements as per https://wiki.ubuntu.com/ServerTeam/OpenStackCharms/ReleaseNotes1501#Ceilometer

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

charm_lint_check #1729 ceilometer-next for paulgear mp248696
    LINT OK: passed

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

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

charm_unit_test #1557 ceilometer-next for paulgear mp248696
    UNIT OK: passed

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

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

charm_amulet_test #1660 ceilometer-next for paulgear mp248696
    AMULET FAIL: amulet-test missing

AMULET Results (max last 2 lines):
INFO:root:Search string not found in makefile target commands.
ERROR:root:No make target was executed.

Full amulet test output: http://paste.ubuntu.com/10063287/
Build: http://10.245.162.77:8080/job/charm_amulet_test/1660/

Revision history for this message
Paul Gear (paulgear) wrote :

This is a documentation update only; test failures should not be relevant and were likely there in a previous version.

Revision history for this message
Edward Hope-Morley (hopem) wrote :

Thanks Paul! LGTM +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.md'
2--- README.md 2013-10-14 15:54:47 +0000
3+++ README.md 2015-02-05 00:41:13 +0000
4@@ -26,7 +26,8 @@
5 then Keystone and Rabbit relationships need to be established:
6
7 juju add-relation ceilometer rabbitmq
8- juju add-relation ceilometer keystone
9+ juju add-relation ceilometer keystone:identity-service
10+ juju add-relation ceilometer keystone:identity-notifications
11
12 In order to capture the calculations, a Ceilometer compute agent needs to be
13 installed in each nova node, and be related with Ceilometer service:

Subscribers

People subscribed via source and target branches