RETIRED, Application Catalog for OpenStack
9248605e67
Adds a new yaql function 'decryptData' which pairs with 'encryptData' on the dashboard side. Requires a valid secret storage backend (e.g. Barbican) to be configured via Castellan in murano.conf, e.g. [key_manager] auth_type = keystone_password auth_url = <auth_url> username = <username> password = <password> project_id = <project_id> user_domain_name = <user_domain_name> Murano will still work fine without this config but the encrypt/decrypt functions will be unavailable. Partially-Implements blueprint: allow-encrypting-of-muranopl-properties Depends-On: I1be3a1e11e3f4c2170062927ad359bf679eb25d9 Change-Id: I09416b6d35ed2dafa823eca98262a4e23081e6eb |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc/source | ||
etc | ||
functionaltests | ||
meta | ||
murano | ||
murano_tempest_tests | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
bandit.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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
- Murano Official Documentation
- Project status, bugs, and blueprints are tracked on Launchpad
- Additional resources are linked from the project Wiki page
- Python client
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0