heat/heat/tests/openstack/senlin
Monty Taylor b9d7d1e640
Update openstacksdk construction
The queens release of python-openstacksdk breaks the sdk and senlin code
that's in heat right now. This shifts us to the new world order.

python-senlinclient is actually just a thin wrapper around
python-openstacksdk. Instead of reworking the constructor in the Senlin
plugin, just remove use of python-senlinclient and use the openstacksdk
client plugin instead.

Change-Id: Idf0acebf7b3774db26e335b3f3229227bfe68502
2018-02-02 18:24:37 -06:00
..
__init__.py Add OS::Senlin::Cluster resource 2015-12-22 21:56:23 +08:00
test_cluster.py Update openstacksdk construction 2018-02-02 18:24:37 -06:00
test_node.py Update openstacksdk construction 2018-02-02 18:24:37 -06:00
test_policy.py Update openstacksdk construction 2018-02-02 18:24:37 -06:00
test_profile.py Fix senlin resources update failure 2017-01-06 02:49:09 +00:00
test_receiver.py Update openstacksdk construction 2018-02-02 18:24:37 -06:00