openstack-python-openstackc.../openstackclient/network/v2
Bence Romsics dba57c85d5 Add command: router add/remove route --route
Add commands to osc to call the two new API methods introduced by
new Neutron extension: extraroute-atomic.

Bump our openstacksdk requirement to >=0.38.0 which contains
the corresponding sdk change.

The lower-constraints of dogpile.cache and keystoneauth1 are bumped
because of requirements bumps in openstacksdk.

The lower-constraint of decorator is bumped because of problem already
fixed by amotoki here: https://review.opendev.org/701706

Change-Id: Ia9b9c216f1d1161ebedac31594a2c464d77f4ae2
Depends-On: https://review.opendev.org/674324
Partial-Bug: #1826396 (rfe)
Related-Change: https://review.opendev.org/655680 (spec)
2020-03-30 16:19:05 +02:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
floating_ip.py Allow setting floating IP description 2020-03-18 18:10:17 +00:00
floating_ip_pool.py Remove deprecated ip floating commands 2018-04-08 11:37:42 +00:00
floating_ip_port_forwarding.py Add floating IP Port Forwarding commands 2019-08-29 07:39:42 +08:00
ip_availability.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network.py Disallow setting default on internal network 2020-03-09 21:01:53 -05:00
network_agent.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_auto_allocated_topology.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_flavor.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_flavor_profile.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_meter.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_meter_rule.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_qos_policy.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_qos_rule.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_qos_rule_type.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_rbac.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_segment.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_segment_range.py Fix network segment range "_get_ranges" function 2020-03-23 14:17:14 +00:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Switch to using osc_lib.utils.tags 2020-01-14 17:10:41 -08:00
router.py Add command: router add/remove route --route 2020-03-30 16:19:05 +02:00
security_group.py Add "fields" parameter to ListSecurityGroup query 2020-03-12 11:44:10 +00:00
security_group_rule.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
subnet.py Switch to using osc_lib.utils.tags 2020-01-14 17:10:41 -08:00
subnet_pool.py Switch to using osc_lib.utils.tags 2020-01-14 17:10:41 -08:00