devstack/lib
Clark Boylan 902158bb8f Don't treat service as enabled if in disabled list
The old implementation for is_$service_enabled simply checked if any of
the subservices were enabled and if so the service was considered to be
enabled. This makes disabling services complicated as it means you have
to list every single subservice which can and do change over time.

Instead also check if the generic service name is in the disabled
services list and if so don't treat the service as enabled.

Change-Id: I7fe4dfca2cd9c15069d50a04161a29c5638291cb
2017-06-07 17:23:38 +00:00
..
cinder_backends cleanup: remove DEVSTACK_CINDER_SECURE_DELETE 2017-05-17 14:27:41 +03:00
cinder_plugins Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
databases Revert "put mysql on a memory diet" 2017-03-15 21:58:48 +00:00
neutron_plugins Remove XenServer specific ovs agent config 2017-03-21 20:56:58 -07:00
nova_plugins Fix scheduler_default_filters usage 2017-06-05 11:01:45 -04:00
apache Make stack.sh work on SUSE 2017-05-28 09:58:51 -07:00
cinder Don't treat service as enabled if in disabled list 2017-06-07 17:23:38 +00:00
database Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
dstat initial work to enable systemd service running 2017-03-28 07:19:15 -04:00
etcd3 Merge "Change "files" directory in etcd project" 2017-06-07 13:33:58 +00:00
glance Don't treat service as enabled if in disabled list 2017-06-07 17:23:38 +00:00
horizon Introduce a PYTHON env var 2017-01-05 18:41:29 -05:00
infra Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
keystone Don't treat service as enabled if in disabled list 2017-06-07 17:23:38 +00:00
ldap Use keystone[ldap] for ldap packages 2016-01-05 07:41:35 -05:00
lvm Missing parameter in comment 2016-12-05 15:32:25 +08:00
neutron Don't treat service as enabled if in disabled list 2017-06-07 17:23:38 +00:00
neutron-legacy Merge "default gateway regex: use exact match for iface name" 2017-05-08 03:15:07 +00:00
nova Don't treat service as enabled if in disabled list 2017-06-07 17:23:38 +00:00
os_brick Restoring xtrace state for os-brick plugin 2016-07-14 14:20:08 -03:00
oslo Merge "Add cursive to LIBS_FROM_GIT" 2017-04-19 12:37:15 +00:00
placement Make ./clean.sh work in more situations 2017-05-02 06:20:22 -04:00
rpc_backend Define a new function for notifications URL 2017-04-25 17:01:21 +02:00
stack Enable optional Python 3 support 2015-12-01 14:52:35 -05:00
swift Don't treat service as enabled if in disabled list 2017-06-07 17:23:38 +00:00
tempest Merge "Enable ssh validation by default" 2017-05-26 19:21:11 +00:00
template Don't treat service as enabled if in disabled list 2017-06-07 17:23:38 +00:00
tls Merge "Make stack.sh work on SUSE" 2017-05-31 20:48:10 +00:00