fix a typo in ceph+openstack flavor conf file

Change-Id: If6457199a58a80cb2322bf38c17b11bb07a1c90d
This commit is contained in:
grace.yu 2014-10-08 15:22:53 -07:00
parent 3327480a8f
commit 24faf754bd

View File

@ -18,4 +18,5 @@ FLAVORS = [
'roles': [
'os-ceph-controller', 'ceph-os-mon', 'ceph-osd', 'ceph-mds', 'ceph-os-radosgw',
'os-ceph-compute-worker', 'os-network-worker'
]
}]