[odl-sfc] Add function to retrieve a resource from HEAT 37/29137/5
authorJuan Vidal <juan.vidal.allende@ericsson.com>
Tue, 21 Feb 2017 10:24:38 +0000 (10:24 +0000)
committerJuan Vidal <juan.vidal.allende@ericsson.com>
Tue, 28 Feb 2017 12:56:28 +0000 (12:56 +0000)
commitf8c0ae3d732cb423902c1de5caec262a98b044b6
tree3e0d8c2152fd2c8fde5606aa6ccfbdd8f5462cae
parent796fe74892bfdf29469b836a807d2a53d69337f3
[odl-sfc] Add function to retrieve a resource from HEAT

Introduces function to retrieve a HEAT client. For the moment, the
only wrapper function is the one to retrieve resources.

Added unit tests to cover the new functions.

python-heatclient is added to requirements.txt and test_requirements.txt.

Change-Id: I547138141c6aad611f2353599fb70a013c83058a
Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
functest/tests/unit/utils/test_openstack_utils.py
functest/utils/openstack_utils.py
requirements.txt
test-requirements.txt