openstack-python-openstackc.../openstackclient/network/v2
Johannes Kulik b8438adbbf Add floating IP filter to floating IP list command
Add a parameter ``--floating-ip-address`` to ``floating ip list``
because it's supported by the API and also more efficient than the
current ``floating ip show``. This also works as a work-around for
pagination issues ``floating ip show`` might run into with an IP
parameter.

Change-Id: I113e3fa2495e1e86bb553c55c44f71a3f9f49d23
2019-01-14 10:27:07 +01:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
_tag.py openstack subnet create fails when tags is None 2017-12-01 15:17:03 -07:00
address_scope.py Fix address scope list --share 2017-01-27 19:56:44 -06:00
floating_ip.py Add floating IP filter to floating IP list command 2019-01-14 10:27:07 +01:00
floating_ip_pool.py Remove deprecated ip floating commands 2018-04-08 11:37:42 +00:00
ip_availability.py Fix "ip availability show" command 2017-01-06 12:59:41 +08:00
network.py Add dns-domain support to Network object 2018-04-23 08:37:27 +00:00
network_agent.py Neutron agent delete: remove the wrong argument 2017-11-06 16:31:27 +00:00
network_auto_allocated_topology.py Auto allocated topology for OSC 2017-02-22 15:38:16 -05:00
network_flavor.py Introduce neutron flavor associate, disassociate to OSC 2017-04-03 17:02:03 +00:00
network_flavor_profile.py OSC Network Flavor Profile 2017-03-20 16:24:27 +00:00
network_meter.py command list: Move network meter appropriately 2017-03-08 05:56:32 +09:00
network_meter_rule.py Add meter rule to OSC 2017-01-23 00:24:35 +00:00
network_qos_policy.py Add new parameter "is_default" to Network QoS policy. 2017-07-05 13:34:33 +00:00
network_qos_rule.py Detailed help message for QoS max-burst-kbps value 2018-08-10 07:37:57 +02:00
network_qos_rule_type.py Display Network QoS rule type details 2017-11-05 17:52:08 -06:00
network_rbac.py Network: Add supports rbac target-all-projects 2017-11-05 01:16:48 -05:00
network_segment.py Handle log message interpolation by the logger in network/ 2017-02-13 18:14:34 +01:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Support enable/disable uplink status propagation 2018-12-05 21:07:07 +00:00
router.py Merge "Supports router gateway IP QoS" 2018-12-12 13:07:29 +00:00
security_group.py Network: Add tag support for security group 2018-06-14 01:01:58 +00:00
security_group_rule.py Allow creating security rules without protocol 2017-10-17 13:36:40 -04:00
subnet.py Add metavar for name parameter in subnet create 2018-09-12 17:25:10 +02:00
subnet_pool.py Fix help message for subnetpool default-quota value 2018-09-19 10:11:47 +08:00