use openstack api's instead of CLIs 37/46837/1
authorPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Thu, 19 Oct 2017 12:34:19 +0000 (14:34 +0200)
committerPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Wed, 8 Nov 2017 06:40:56 +0000 (06:40 +0000)
commit21d4fcefd75f42c2939820982ac7c3daa9f97c4e
treeef1fc7474da4627fb0252c5b1c6462814871018e
parentf4629db1b89e7a26663bd29408f2f8cd01ba68be
use openstack api's instead of CLIs

add two apis update_instance_quota_class and
update_nw_subnet_port_quota and make run_sdnvpn_tests.py to use these
APIs for setting quotas

JIRA:SDNVPN-188

Change-Id: I764bb6897e6c4c5abad4d252c1f3b4ccc742d52e
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
(cherry picked from commit aa3ceb31df148f5ebb185271b10e4fd60fac3db1)
sdnvpn/lib/config.py
sdnvpn/lib/utils.py
sdnvpn/test/functest/run_sdnvpn_tests.py