]> xenbits.xensource.com Git - people/aperard/osstest.git/commitdiff
ts-openstack-deploy: Try to disable use of SYSTEMD
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 5 May 2017 14:45:21 +0000 (15:45 +0100)
committerAnthony PERARD <anthony.perard@citrix.com>
Mon, 23 Oct 2017 15:50:35 +0000 (16:50 +0100)
There is USE_SYSTEMD off by default, but it is now turned on if
USE_SCREEN if off. Try to keep use of systemd disabled.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
ts-openstack-deploy

index 147071f9297836a6ae011c515df20bfbb94cc514..134900932029ec566223c38e0a5cec5203fc5e99 100755 (executable)
@@ -45,7 +45,6 @@ sub checkout () {
 [[local|localrc]]
 # Everything should be cloned by osstest, so devstack don't have to do it
 ERROR_ON_CLONE=True
-USE_SCREEN=False
 ADMIN_PASSWORD=secretadmin
 DATABASE_PASSWORD=secretdatabase
 RABBIT_PASSWORD=secretrabbit
@@ -71,6 +70,9 @@ disable_service q-meta
 disable_service q-agt
 disable_service q-l3
 enable_service n-net
+USE_SYSTEMD=False
+# To keep systemd off, we need to enable use of screen
+USE_SCREEN=True
 [[post-config|\$CINDER_CONF]]
 [lvmdriver-1]
 volume_group = $vg