murano/murano
Stan Lagun f4ff2fb482 Basic reflection capabilities were added to MuranoPL
Now it is possible to get type info with typeinfo() function and using
it as a starting point obtain information about the class, its methods
and properties as well as the package of the class.
See TestReflection.yaml for detailed usage.

Also some refactoring to existing code model were made.

Change-Id: Ic8a719e874126d735c26b956a49cb790d434c64c
2016-02-18 22:22:11 +00:00
..
api Add the max length check for environment update 2016-02-14 02:42:56 +00:00
cmd Use eventlet.monkey_patch() before any libs are loaded 2016-02-18 10:32:04 +00:00
common Migration to yaql 1.1 2016-02-18 12:00:59 +00:00
db Use uppercase 'S' in OpenStack 2016-02-04 15:34:53 +05:30
dsl Basic reflection capabilities were added to MuranoPL 2016-02-18 22:22:11 +00:00
engine Basic reflection capabilities were added to MuranoPL 2016-02-18 22:22:11 +00:00
hacking Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
locale Imported Translations from Zanata 2016-01-16 06:15:06 +00:00
packages Migration to yaql 1.1 2016-02-18 12:00:59 +00:00
policy Fix import order of modules 2016-01-24 23:34:03 -08:00
services Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
tests Basic reflection capabilities were added to MuranoPL 2016-02-18 22:22:11 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Fix import order of modules 2016-01-24 23:34:03 -08:00
opts.py New middleware to handle ssl termination proxies 2015-10-14 14:27:37 +03:00
utils.py Allow murano to run under windows 2016-02-01 16:58:01 +03:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00