devstack/lib
Akihiro Motoki 43f62c0849 Move horizon config and start to appropriate phase in stack.sh
Previously horizon configuration and start are done too early
and as a result horizon init and start need to be run twice
after horizon plugins are enabled.
- horizon config was done before "run_phase stack install"
- horizon init and start were done before "run_phase stack post-config"

This commit rearrange horizon setup to the appropriate phases
defined in the devstack plugin interface.

- Configuration of horizon settings is moved to configure_horizon.
- horizon config is now called between run_phase stack install
  and post-config.
- horizon init and start are now called between run_phase stack
  post-config and extra.

Change-Id: I8bf2ceaf7734c4f7cec68bc05d7cdbae81ef311e
2015-12-15 16:44:41 +09:00
..
cinder_backends Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
cinder_plugins Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
databases Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
neutron_plugins Neutron LBaaS: Use generated configuration files if available 2015-12-10 16:55:07 +00:00
neutron_thirdparty Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
nova_plugins Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
apache Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
ceph Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
cinder Merge "Config graceful_shutdown_timeout option for services" 2015-12-01 16:01:30 +00:00
database Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
dlm Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
dstat Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
glance Merge "Config graceful_shutdown_timeout option for services" 2015-12-01 16:01:30 +00:00
heat Force heat deferred_auth_method to password in standalone mode 2015-11-30 15:36:30 +00:00
horizon Move horizon config and start to appropriate phase in stack.sh 2015-12-15 16:44:41 +09:00
infra Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
ironic Ironic: add flag for using plugin 2015-12-10 15:41:32 +00:00
keystone only set admin_* options for eventlet 2015-12-10 14:54:01 -05:00
ldap Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
lvm Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
neutron-legacy Neutron LBaaS: Use generated configuration files if available 2015-12-10 16:55:07 +00:00
nova Merge "Config graceful_shutdown_timeout option for services" 2015-12-01 16:01:30 +00:00
oslo Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
rpc_backend Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
stack Enable optional Python 3 support 2015-12-01 14:52:35 -05:00
swift Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
tempest Merge "Add flag for test_incremental_backup" 2015-12-01 11:27:39 +00:00
template Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
tls Don't mix declaration and set of locals 2015-10-07 17:03:32 +11:00