Fix openstack netvirt sfc suite 62/61962/6
authorJamo Luhrsen <jluhrsen@redhat.com>
Thu, 17 Aug 2017 23:28:21 +0000 (16:28 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 27 Sep 2017 22:50:26 +0000 (15:50 -0700)
commit24420ea33deb876a4ea1e17e478594c2d5c84ff1
treeb7f832cad86c6f3d5a007721457b0cbac1f1d4ee
parentd7f2e80517aa863333197a4275be4ca48f2e80f6
Fix openstack netvirt sfc suite

typo in instance creation s/groups/group

migrate some neutron cli to the openstack cli

also, since I was here, I moved all of the cleanup steps
out of their own individual test cases and into a suite
teardown keyword. This lets robot run through every step
regardless if any previous step had failed. If left in a
test case, robot bails on the test case and wont run any
other steps in that test case if any single step fails.

Change-Id: Iea009efbe2c7633bc83898002b2a6decd08f24aa
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/libraries/OpenStackOperations.robot
csit/suites/openstack/extensions/sfc.robot