Merge lp:~mattyw/charms/trusty/mongodb/mongodb-deployu into lp:charms/trusty/mongodb

Proposed by Matthew Williams
Status: Merged
Merged at revision: 73
Proposed branch: lp:~mattyw/charms/trusty/mongodb/mongodb-deployu
Merge into: lp:charms/trusty/mongodb
Diff against target: 11 lines (+1/-1)
1 file modified
README.md (+1/-1)
To merge this branch: bzr merge lp:~mattyw/charms/trusty/mongodb/mongodb-deployu
Reviewer Review Type Date Requested Status
Marco Ceppi (community) Approve
Review via email: mp+262666@code.launchpad.net

Description of the change

deployu isn't a command - I wish it was, but it isn't

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

charm_unit_test #5172 mongodb for mattyw mp262666
    UNIT OK: passed

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

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

charm_lint_check #5540 mongodb for mattyw mp262666
    LINT OK: passed

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

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

charm_amulet_test #4751 mongodb for mattyw mp262666
    AMULET OK: passed

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

Revision history for this message
Marco Ceppi (marcoceppi) wrote :

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 2015-05-07 20:41:06 +0000
3+++ README.md 2015-06-23 08:25:52 +0000
4@@ -43,7 +43,7 @@
5
6 Deploy the first two MongoDB instances that will form replicaset:
7
8- juju deployu mongodb -n 2
9+ juju deploy mongodb -n 2
10
11 Deploying three or more units at start can sometimes lead to unexpected race-conditions so it's best to start with two nodes.
12

Subscribers

People subscribed via source and target branches