2dff0f1c76
The binding:profile now requires the service user token to be sent when modifying the binding:profile see I5c0094ff21439fe8977cfc623789a09067e6a895 This is not currently supported intentionally by the openstack client as humans and users of the openstack client should not be making requests with a service token. the nova next post hook had some addtioanl assertions where we injected a fake key in the binding:profile just to assert it was not deleted. This cant work anymore so it has been removed. Related-Bug: #2052937 Change-Id: I5c155f0613107ccee63b502ae1fed7a865e67829 |
||
---|---|---|
.. | ||
post_test_hook.sh | ||
README |
These are hooks to be used by the OpenStack infra test system. These scripts may be called by certain jobs at important times to do extra testing, setup, etc. They are really only relevant within the scope of the OpenStack infra system and are not expected to be useful to anyone else.