murano-dashboard/muranodashboard/catalog
Paul Bourke 78732bf776 Add encryptData yaql function
Adds a new yaql function 'encryptData' which encrypts values passed from
MuranoPL UI definitions.

Requires a valid secret storage backend (e.g. Barbican) to be configured
via Castellan in _50_murano.py

Murano will still work fine without this config but the encrypt/decrypt
functions will be unavailable.

Implements blueprint: allow-encrypting-of-muranopl-properties
Depends-On: I09416b6d35ed2dafa823eca98262a4e23081e6eb
Change-Id: Ida94093425a113b67baa05a194525e3cf4e16f79
2017-07-21 13:36:39 +01:00
..
__init__.py Do not create muranodashboard-image-cache on entering AppCatalog 2014-04-24 13:44:27 +04:00
forms.py Replace names in comment and description 2016-06-15 15:10:09 +00:00
panel.py Split muranodashboard config into multiple files 2016-10-11 14:55:22 +03:00
tabs.py Add and update the license header 2016-08-11 14:21:29 +08:00
urls.py Update URLs to Django 1.8 style 2016-02-13 13:27:13 +08:00
views.py Add encryptData yaql function 2017-07-21 13:36:39 +01:00