summaryrefslogtreecommitdiff
path: root/devstack/lib
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup code of DevStack pluginIlya Shakhat2017-06-081-8/+2
| | | | Change-Id: I798e56d5779705ce0a5ec7889af688fac8016d5e
* devstack: use project conf file env variables1.9.1Carlos Goncalves2017-05-301-16/+18
| | | | | | | | 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
* Add zun to devstack configHongbin Lu2017-03-181-0/+1
| | | | Change-Id: Id05357f9677ed4944f8c296a5aa5ea471fde86c2
* Add magnum to devstack configTovin Seven2017-03-031-0/+1
| | | | Change-Id: I9598ed06f52812a06c059b29741244e8e6db7d24
* devstack: make option hmac_keys configurableRoman Podoliaka2017-01-231-1/+1
| | | | | | | | 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
* Enable devstack to configure OSProfiler for Senlin projectlvdongbing2016-10-181-0/+1
| | | | Change-Id: I568ed685b8cb56785390fea86b91043c4affc5bb
* Heat and Cinder now use new style conflvdongbing2016-10-111-14/+2
| | | | Change-Id: Ice1952fac512905009a6042e571a10e23e7f62b0
* Add raw Ceilometer events support to DevStack pluginDina Belova2016-01-271-0/+2
| | | | Change-Id: I3a48ea3f1157c7f97dfa1773f66e0638abfc43a5
* Add DevStack pluginBoris Pavlovic2016-01-141-0/+82
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