rally/rally/plugins
John Schwarz 41010685c4 Add missing device_owner for L3 HA's case
Patch Ieab53624dc34dc687a0e8eebd8477 added a new possible value for the
device_owner field of a port, that signifies a router's interface for a
subnet. The rally code was not changed accordingly, which causes rally
to try to delete the port using the wrong API ('neutron port-delete'
instead of 'neutron router-interface-delete'), causing cleanup errors
and leftover resources.

Closes-Bug: #1562878
Change-Id: I65933650d613e1800541dfdb33714a50f5c13db7
2016-11-07 12:36:56 +02:00
..
common [Trivial] Fix some typos in rally 2016-10-21 12:04:43 +00:00
openstack Add missing device_owner for L3 HA's case 2016-11-07 12:36:56 +02:00
workload Add heat siege workload scenario 2016-02-12 08:02:46 +00:00
__init__.py Optimize Rally imports to reduce start time 2015-07-06 21:55:33 -07:00