openstack-python-openstackc.../openstackclient/network/v2
Tang Chen 860dbc132d [Floating IP] Neutron support for "ip floating create" command
This patch adds --subnet, --port, --floating-ip-address
and --fixed-ip-address options only. Project related options
will be added in another patch because it relates to identity
v2 and v3, which will make the unit tests too complicated in
one single patch.

Change-Id: I3cce4404a114ff128b74e4596f0e847be2846b17
Partial-Bug: 1519502
Related-to: blueprint neutron-client
2016-03-24 09:07:25 +08:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
floating_ip.py [Floating IP] Neutron support for "ip floating create" command 2016-03-24 09:07:25 +08:00
network.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
port.py Merge "Fix options in port create/set" 2016-03-17 22:58:36 +00:00
router.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
security_group.py Add project options to security group create 2016-03-11 08:28:53 -06:00
security_group_rule.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
subnet.py Merge "Add "os subnet create" command using SDK" 2016-03-14 16:09:56 +00:00
subnet_pool.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00