python-openstackclient/openstackclient/compute
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
..
v2 Enable to add/remove port to/from a server 2017-04-03 20:19:40 +02:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Update default nova api version to 2.1 2016-09-28 14:02:00 +00:00