devstack/lib
Vincent Untz 00011c0847 Add is_fedora and exit_distro_not_supported functions
Between is_fedora, is_ubuntu and is_suse, we can make the code a bit
simpler to read. We also use exit_distro_not_supported to identify
places where we need implementation details for new distros.

As "/sbin/service --skip-redirect" is Fedora-specific, guard this with a
is_fedora test too.

Change-Id: Ic77c0697ed9be0dbb5df8e73da93463e76025f0c
2012-12-07 09:06:07 +01:00
..
databases Add is_fedora and exit_distro_not_supported functions 2012-12-07 09:06:07 +01:00
ceilometer Provide credentials via ceilometer config file 2012-11-14 16:27:52 +00:00
cinder Add is_fedora and exit_distro_not_supported functions 2012-12-07 09:06:07 +01:00
database Simplify database selection 2012-11-15 11:48:18 -05:00
glance Revert "Set the rabbit_durable_queues to match local consumers" 2012-12-04 14:16:09 -05:00
heat heat : Remove heat-metadata as it has been removed in heat master 2012-11-30 14:23:51 +00:00
horizon Add is_fedora and exit_distro_not_supported functions 2012-12-07 09:06:07 +01:00
keystone Move keystone account creation out of keystone_data.sh 2012-12-03 13:47:27 -06:00
nova Add is_fedora and exit_distro_not_supported functions 2012-12-07 09:06:07 +01:00
quantum move setup_quantum to stack.sh 2012-12-05 17:55:08 -08:00
swift Add is_ubuntu function 2012-12-04 18:30:13 +01:00
tempest Move tempest config to lib/tempest 2012-12-06 11:35:04 +01:00
template Add non-verbose output mode 2012-09-17 19:38:23 +00:00