summaryrefslogtreecommitdiff
path: root/openstack/manifest
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-04-14 18:54:57 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-16 16:34:49 +0000
commit220cea3ff220a969e449d43407e686987d117baf (patch)
treed28d95ac5925bbd1736691a45c9d62dc859e5b60 /openstack/manifest
parent16feb3c5ddf4fe0068185db3ea809996e6f40c43 (diff)
downloaddefinitions-220cea3ff220a969e449d43407e686987d117baf.tar.gz
OpenStack: Split nova into control and compute
This adds NOVA_ENABLE_{CONTROLLER,COMPUTE}. Both are enabled by deafult, but if CONTROLLER is enabled but COMPUTE isn't, then the conductor service is enabled. Change-Id: I523a7270d4afdcd1e2a30eaac42ea499581fe971
Diffstat (limited to 'openstack/manifest')
-rw-r--r--openstack/manifest6
1 files changed, 4 insertions, 2 deletions
diff --git a/openstack/manifest b/openstack/manifest
index 8911abbf..4657d218 100644
--- a/openstack/manifest
+++ b/openstack/manifest
@@ -99,7 +99,8 @@
0040755 0 0 /usr/share/openstack/neutron/plugins/vmware
0100644 0 0 /usr/share/openstack/neutron/plugins/vmware/nsx.ini
0040755 0 0 /usr/share/openstack/nova
-0100644 0 0 /usr/share/openstack/nova.yml
+0100644 0 0 /usr/share/openstack/nova-config.yml
+0100644 0 0 /usr/share/openstack/nova-db.yml
0100644 0 0 /usr/share/openstack/nova/logging.conf
0100644 0 0 /usr/share/openstack/nova/nova.conf
0100644 0 0 /usr/share/openstack/nova/nova-compute.conf
@@ -131,7 +132,8 @@
0100644 0 0 /usr/lib/systemd/system/openstack-neutron-ovs-cleanup.service
0100644 0 0 /usr/lib/systemd/system/openstack-neutron-dhcp-agent.service
0100644 0 0 /usr/lib/systemd/system/openstack-neutron-l3-agent.service
-0100644 0 0 /usr/lib/systemd/system/openstack-nova-setup.service
+0100644 0 0 /usr/lib/systemd/system/openstack-nova-config-setup.service
+0100644 0 0 /usr/lib/systemd/system/openstack-nova-db-setup.service
0100644 0 0 /usr/lib/systemd/system/openstack-nova-compute.service
0100644 0 0 /usr/lib/systemd/system/openstack-nova-conductor.service
0100644 0 0 /usr/lib/systemd/system/openstack-nova-api.service