| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: I798e56d5779705ce0a5ec7889af688fac8016d5e
|
| |
|
|
|
|
|
|
| |
OpenStack project configuration files may be stored elsewhere not in the
default /etc directory or with a different filename. Better relying on
existing environment variables set by each project devstack plugin.
Change-Id: I253739c765b469901d0bc6e0c82922645fb92545
|
| |
|
|
| |
Change-Id: Id05357f9677ed4944f8c296a5aa5ea471fde86c2
|
| |
|
|
| |
Change-Id: I9598ed06f52812a06c059b29741244e8e6db7d24
|
| |
|
|
|
|
|
|
| |
Let the Devstack users override the default value of option
`hmac_keys` by the means of the environment variable set in
local.conf.
Change-Id: I0241abc4129f2d0130246723b78c584d448870a2
|
| |
|
|
| |
Change-Id: I568ed685b8cb56785390fea86b91043c4affc5bb
|
| |
|
|
| |
Change-Id: Ice1952fac512905009a6042e571a10e23e7f62b0
|
| |
|
|
| |
Change-Id: I3a48ea3f1157c7f97dfa1773f66e0638abfc43a5
|
|
|
This allows us to automate enabling OSProfiler in OpenStack
Just add to DevStack localrc file:
enable_plugin ceilometer https://github.com/openstack/ceilometer
enable_plugin osprofiler https://github.com/openstack/osprofiler
Change-Id: I3607407dd506723c1aad6696ec98eaed8a8ddd9e
|