fix a typo in ceph+openstack flavor conf file
Change-Id: If6457199a58a80cb2322bf38c17b11bb07a1c90d
This commit is contained in:
parent
3327480a8f
commit
24faf754bd
@ -18,4 +18,5 @@ FLAVORS = [
|
|||||||
'roles': [
|
'roles': [
|
||||||
'os-ceph-controller', 'ceph-os-mon', 'ceph-osd', 'ceph-mds', 'ceph-os-radosgw',
|
'os-ceph-controller', 'ceph-os-mon', 'ceph-osd', 'ceph-mds', 'ceph-os-radosgw',
|
||||||
'os-ceph-compute-worker', 'os-network-worker'
|
'os-ceph-compute-worker', 'os-network-worker'
|
||||||
|
]
|
||||||
}]
|
}]
|
||||||
|
Loading…
Reference in New Issue
Block a user