Reviewed: https://review.openstack.org/353838 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=a6c697ad2915a8b1839b33f3b9a297d656499283 Submitter: Jenkins Branch: master
commit a6c697ad2915a8b1839b33f3b9a297d656499283 Author: ashish-kumar-gupta <[email protected]> Date: Thu Aug 11 11:04:43 2016 +0530 Fix the types.set error for rally job run Rally jobs run for neutron vpnaas fails Closes-Bug: #1612056 Change-Id: Ia5356a466b7521f1aeeee22903c176c696422553 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1612056 Title: Neutron-Vpnaas Rally run fails with error 'module' object has no attribute 'set' Status in neutron: Fix Released Bug description: Neutron-Vpnaas Rally run fails with error Failed to load module with plugins /opt/rally/plugins/test_vpn_status.py: 'module' object has no attribute 'set'. Actual: In the latest code of the types: First, we will add a new function, ``types.convert()``, to replace ``types.set()``. ``types.convert()`` will accept arguments differently Reference : https://github.com/openstack/rally/blob/14726077d41b4b883637b808236d780f0d9c3c7b/doc/release_notes/archive/v0.3.3.rst To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1612056/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

