update test

This commit is contained in:
Ryan Beisner 2015-06-29 20:13:41 +00:00
parent f559becbd7
commit 31b2a5491c
1 changed files with 0 additions and 1 deletions

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
}