From 58fa77fd1c053b788f45813d7ddeb68e868ca148 Mon Sep 17 00:00:00 2001 From: Jakob Englisch Date: Fri, 4 Jan 2019 18:00:07 +0100 Subject: [PATCH] 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 --- .../openstack_user_config.yml.prod-ceph.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/openstack_deploy/openstack_user_config.yml.prod-ceph.example b/etc/openstack_deploy/openstack_user_config.yml.prod-ceph.example index a2d594689b..d17f79c4b9 100644 --- a/etc/openstack_deploy/openstack_user_config.yml.prod-ceph.example +++ b/etc/openstack_deploy/openstack_user_config.yml.prod-ceph.example @@ -72,7 +72,7 @@ global_overrides: - cinder_volume - manila_share - nova_compute - - ceph-osd + - ceph-mon ### ### Infrastructure