Change addCleanup create_tenant to delete_tenant, fix gate
Tempest patch with Change-Id of:
I3fe7b6b7f81a0b20888b2c70a717065e4b43674f
Changed the v2 Keystone tenant API create_tenant to keyword
arguments. This broke our API tests that used create_tenant
with a tenant_id... It looks like the addCleanup that was supposed
to delete the newly created tenant actually created a second
tenant. The existing create_tenant calls were unaffected
by the Tempest change as it is backwards compatible.
Change-Id: Ie82c16ebf8dde988d68a01fc8dfa073085af4728
Closes-Bug: #1594593
1 file changed
tree: 2cdcebe02a71f3e80d6da85d5e50f233640675ae
- neutron/