update test

This commit is contained in:
Ryan Beisner 2015-06-29 20:14:43 +00:00
parent c047c9d0ea
commit 261ab212e0
1 changed files with 0 additions and 1 deletions

View File

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