deb-mistral/mistral/utils
Nikolay Mahotkin 57cc6864a7 Add generating parameters for openstack-actions
* Fixed Action model to keep more data in input field
 * Fixed ActionGenerator to return list of action dictionaries instead of dict
 * Removed all wrong action methods in mapping.json
 * Fixed keystone group in mapping.json (oauth1)
 * Generator now uses fake python client to retrieve client method for
   making description and parameters
 * Fixed inspect_utils

Change-Id: Ib9b5ff6ea32296058d09180f5766c7afff1a3f4f
2014-10-06 19:26:16 +04:00
..
openstack Add openstack actions 2014-08-12 12:16:13 +04:00
__init__.py Adding tests for order of engine instructions 2014-09-18 15:06:45 -07:00
inspect_utils.py Add generating parameters for openstack-actions 2014-10-06 19:26:16 +04:00
rest_utils.py Add/Fix all error handling mechanism on REST API 2014-05-28 12:39:03 +10:00
serializer.py Refactoring engine using abstraction of command 2014-09-16 07:33:55 -07:00
ssh_utils.py Fix hacking rules H101 and E265 2014-06-16 20:51:29 +10:00