python-openstackclient/openstackclient
Cedric Brandily 21510ac1a9 Enable to add/remove port to/from a server
This change enables to add/remove a specific port to/from a server using
the new commands:

 openstack server add port <vm> <port>
 openstack server remove port <vm> <port>

Closes-Bug: #1678137
Change-Id: I6ee57df089235ccc1fb9d38316bd484956b1134d
2017-04-03 20:19:40 +02:00
..
api Make 'object save' fast again 2017-01-09 16:19:29 +00:00
common Merge "OSC Extension Show" 2017-03-23 20:30:15 +00:00
compute Enable to add/remove port to/from a server 2017-04-03 20:19:40 +02:00
identity Support to add/remove multi users for "group add/remove user" 2017-03-21 10:39:42 +08:00
image openstack image create : --file and --volume exclude each other 2017-02-24 08:50:37 +01:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Merge "Simplify logic around option lists in port set" 2017-03-27 17:33:23 +00:00
object translate all command help strings 2016-11-17 02:33:42 +00:00
tests Enable to add/remove port to/from a server 2017-04-03 20:19:40 +02:00
volume Fix volume transfers request commands 2017-03-27 12:31:42 -05: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 Fix wrong behavior of parsing plugin service name 2017-02-08 00:47:22 +00:00