mistral/mistral/tests/resources/openstack/test_mapping.json

7 lines
211 B
JSON

{
"_comment": "Mapping OpenStack action namespaces to all its actions. Each action name is mapped to python-client method name in this namespace.",
"nova": {
"servers_get": "servers.get"
}
}