Files
doc
examples
openstackclient
api
common
compute
v2
__init__.py
client.py
identity
image
locale
network
object
tests
volume
__init__.py
i18n.py
shell.py
releasenotes
tools
.coveragerc
.gitignore
.gitreview
.mailmap
.testr.conf
CONTRIBUTING.rst
HACKING.rst
LICENSE
README.rst
babel.cfg
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
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
..
2014-01-20 17:28:13 +04:00