update test

This commit is contained in:
Ryan Beisner 2015-06-29 20:13:41 +00:00
parent 2166e03ad8
commit 99b4ead7eb

View File

@ -158,7 +158,6 @@ class CephBasicDeployment(OpenStackAmuletDeployment):
# Process name and quantity of processes to expect on each unit
ceph_processes = {
'ceph-mon': 1,
'ceph-mon': 1,
'ceph-osd': 2
}