Merge lp://qastaging/~james-page/charms/trusty/cinder-ceph/tox into lp://qastaging/~openstack-charmers-archive/charms/trusty/cinder-ceph/next
Proposed by
James Page
Status: | Merged |
---|---|
Merged at revision: | 46 |
Proposed branch: | lp://qastaging/~james-page/charms/trusty/cinder-ceph/tox |
Merge into: | lp://qastaging/~openstack-charmers-archive/charms/trusty/cinder-ceph/next |
Diff against target: |
156 lines (+71/-8) 7 files modified
.bzrignore (+3/-0) .testr.conf (+8/-0) requirements.txt (+11/-0) test-requirements.txt (+8/-0) tests/basic_deployment.py (+11/-7) tox.ini (+29/-0) unit_tests/test_cinder_hooks.py (+1/-1) |
To merge this branch: | bzr merge lp://qastaging/~james-page/charms/trusty/cinder-ceph/tox |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Corey Bryant (community) | Approve | ||
Review via email: mp+276537@code.qastaging.launchpad.net |
To post a comment you must log in.
Code looks good and I ran tests successfully (tox, make lint/test, and a subset of amulet tests).