Application Catalog for OpenStack
Go to file
zhurong a11afbe704 Enable mutable config in Murano
New releases of oslo.config support a 'mutable' parameter to Opts.
This is only respected when the new method mutate_config_files is
called instead of reload_config_files. Heat delegates making this call
to oslo.service, so how do we switch?
Icec3e664f3fe72614e373b2938e8dee53cf8bc5e allows services to tell
oslo.service they want mutate_config_files to be called by passing a
parameter, which this patch does.

This allows Murano to benefit from
I1e7a69de169cc85f4c09954b2f46ce2da7106d90, where the 'debug' option
(owned by oslo.log) is made mutable. We should be able to turn debug
logging on and off by changing the config and sending SIGHUP.

Change-Id: Ia7e405392fe67eb9c4abf2408db0fa25c5546958
Story: 2001545
2018-03-23 08:57:22 +08:00
api-ref/source Merge "List environments api document" 2017-09-20 02:43:05 +00:00
contrib Use secure path join 2017-11-01 16:49:05 -07:00
devstack use . instead of source. 2018-02-10 03:00:30 +00:00
doc/source Add the missing title of Configuration Guide 2018-02-28 10:32:28 +00:00
etc Updated murano-cfapi-paste.ini with http_proxy_to_wsgi 2017-10-23 16:39:09 +08:00
functionaltests use . instead of source. 2018-02-10 03:00:30 +00:00
meta Option to configure pip source for murano-agent 2018-01-17 02:39:01 +00:00
murano Enable mutable config in Murano 2018-03-23 08:57:22 +08:00
murano_tempest_tests Add README for remove murano_tempest_tests from murano repo 2017-12-07 13:01:26 +08:00
playbooks/legacy Murano tempest job with separate tempest plugin 2017-12-06 14:48:39 +08:00
rally-jobs Fix rally-dsvm-murano-task job failed 2017-10-25 06:53:07 +00:00
releasenotes Imported Translations from Zanata 2018-03-01 06:08:27 +00:00
tools Remove the unused install venv scriptes 2017-12-04 13:29:50 +08:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-17 17:32:48 +05:30
.gitignore Add policy sample generation 2017-06-17 16:11:17 +01:00
.gitreview Update .gitreview file to reflect repo rename 2015-04-18 00:37:35 +00:00
.testr.conf Mark .testr.conf as not-executable 2016-10-03 17:10:24 +03:00
.zuul.yaml Zuul: Remove project name 2018-01-31 10:08:02 +08:00
CONTRIBUTING.rst Update and replace http with https for doc links 2017-09-12 00:38:13 +00:00
HACKING.rst Update the documentation link for doc migration 2017-07-31 16:54:11 +08:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
README.rst Update links in README 2018-03-11 01:19:54 +08:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
bandit.yaml Adding bandit.yaml configuration to bandit 2017-04-19 22:29:37 +00:00
requirements.txt Updated from global requirements 2018-03-17 08:40:18 +00:00
setup.cfg Add default configuration files to data_files 2018-03-17 06:45:10 +00:00
setup.py Updated from global requirements 2017-03-02 11:47:23 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:14:15 +00:00
tox.ini Remove separate firstapp build 2017-11-16 15:57:24 +01:00

README.rst

Team and repository tags

image

Murano

Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.

Project Resources

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0