deb-mistral/mistral/tests/unit/actions/openstack
Jeff Peeler 9c63a24797 Add configuration option for endpoint type
This adds a new option in the default group called os-actions-endpoint-type.
Doing so allows removing the hard coding of the parameter passed into
novaclient. Although novaclient on the CLI will append the URL suffix
to the option [1], it seems passing in the full text (e.g., publicURL) is
most appropriate.

The environment variable OS_ACTIONS_ENDPOINT_TYPE may also be specified
instead of using the option from the configuration file.

[1]
d6ca9e2d74/novaclient/shell.py (L809)

Change-Id: I1ac52113193f286b6f2ee53f6221c39de91d20f1
Closes-bug: #1526300
2016-07-06 09:20:00 -04:00
..
__init__.py Add openstack actions 2014-08-12 12:16:13 +04:00
test_generator.py Add tacker actions in mistral 2016-07-02 06:16:54 -04:00
test_openstack_actions.py Add configuration option for endpoint type 2016-07-06 09:20:00 -04:00