python-muranoclient/muranoclient/common
Kirill Zaitsev b7a5c74400 Use DummyYaqlYamlLoader to load classes during upload
This commit changes the loader, that loads MuranoPL classes during
package upload to DummyYaqlYamlLoader. This would allow importing and parsing
packages that contain '!yaql' tag without any errors, when importing to
glare.

Change-Id: I9071bb479019cac20bf61f110154082063c9d777
Closes-Bug: #1586028
2016-06-24 00:59:34 +03:00
..
__init__.py KEERO-320 - Fix all occurrences of old names (keero, glazier) in python client 2013-04-26 02:00:15 +04:00
base.py Modified docstrings to comply with pep8 H405 style check 2016-06-06 13:43:11 +00:00
exceptions.py Fix spellings for some words 2016-02-03 15:34:00 +00:00
http.py Refactor request methods in HTTP/SessionClient classes 2016-03-22 17:44:10 +02:00
utils.py Use DummyYaqlYamlLoader to load classes during upload 2016-06-24 00:59:34 +03:00
yaqlexpression.py Fix module's import order 2016-01-21 22:10:58 -08:00
yaqlexpression_legacy.py Improving python3 compatibility 2016-02-11 16:00:04 +03:00