openstack-python-openstackc.../openstackclient
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
..
api Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
common Fix 'project purge' deletes ALL images problem 2017-09-26 20:49:32 +00:00
compute Merge "Added AddNetwork command to server" 2017-10-30 04:21:41 +00:00
identity Optimize getting endpoint list 2017-09-26 14:31:07 -07:00
image Accept 0 for --min-disk and --min-ram 2017-10-20 19:48:37 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2017-08-16 07:50:55 +00:00
network Neutron agent delete: remove the wrong argument 2017-11-06 16:31:27 +00:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Neutron agent delete: remove the wrong argument 2017-11-06 16:31:27 +00:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00