Fix ceph example

ceph-mon containers require access to the storage network for proper
operation. ceph-osds seem to run on bare metal anyway, hence the
container config is unneeded

Change-Id: I843a951a59307b193e056478c097b56c1fb9d4e1
This commit is contained in:
Jakob Englisch 2019-01-04 18:00:07 +01:00 committed by Dmitriy Rabotyagov
parent 112e48d9b1
commit 58fa77fd1c
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ global_overrides:
- cinder_volume
- manila_share
- nova_compute
- ceph-osd
- ceph-mon
###
### Infrastructure