diff --git a/conf/personas/in-a-box/basic-quantum.yaml b/conf/personas/in-a-box/basic-quantum.yaml index c782ecdc..4d437ce7 100644 --- a/conf/personas/in-a-box/basic-quantum.yaml +++ b/conf/personas/in-a-box/basic-quantum.yaml @@ -49,15 +49,15 @@ subsystems: - cert - compute - consoleauth - - network - - novncproxy - scheduler - xvpvncproxy quantum: - server - linuxbridge-agent cinder: - - all + - api + - scheduler + - volume supports: - rhel ... diff --git a/conf/personas/in-a-box/basic-web.yaml b/conf/personas/in-a-box/basic-web.yaml index 6f6d70cb..e8a683c2 100644 --- a/conf/personas/in-a-box/basic-web.yaml +++ b/conf/personas/in-a-box/basic-web.yaml @@ -22,9 +22,6 @@ components: - django-openstack-auth - horizon options: - novnc: - # This is the nova component name (we need this to hook into the nova conf...) - nova-component: nova nova: db-sync: true do-network-init: true @@ -60,7 +57,6 @@ subsystems: - conductor - consoleauth - network - - novncproxy - scheduler - xvpvncproxy - spicehtml5proxy