openstack-python-openstackc.../openstackclient/network
npraveen35 6c8e5177bc Neutron agent delete: remove the wrong argument
The take_action() function was calling get_agent() with the wrong
attribute, causing agent deletion to fail. It turns out calling
get_agent() isn't necessary; this removes the call entirely and moves
the 'ignore_missing' argument to the delete_agent() function.

Change-Id: Iaa3754a3be0765112f396495fa5fb2e32e6eae4e
Closes-Bug: #1711301
2017-11-06 16:31:27 +00:00
..
v2 Neutron agent delete: remove the wrong argument 2017-11-06 16:31:27 +00:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Remove remaining uses of SDK Proxy.session 2017-02-19 15:47:20 -06:00
common.py network.common.NetworkAndComputeShowOne: catch HttpException 2016-11-10 16:30:23 +01:00
sdk_utils.py Avoid default mutable values in arguments 2017-10-10 14:04:40 +01:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00