openstack-python-openstackc.../openstackclient/network/v2
Reedip bae09c3c3f Add support make a router HA
Currently router set CLI does not provide the
support make a router highly available. The following
patch enables the same.
Checking for setting a router as HA is left on the
neutron server itself.
Partially-Implements: blueprint network-commands-options
Change-Id: I0d0548cf037a14e5ccb2f732918ee9d1f63f43b4
Closes-Bug:#1631492
2016-10-16 05:05:23 +00:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py Standardize logger usage 2016-06-20 15:16:51 +00:00
floating_ip.py Add --description to Neutron commands 2016-09-23 16:09:17 +00:00
floating_ip_pool.py Transfer "ip floating pool list" to "floating ip pool list" 2016-07-04 10:40:00 +08:00
ip_availability.py Add default IP version and fix help messages for "ip availability list" 2016-06-15 20:33:09 +08:00
network.py Merge "Add filtering options to os network list command" 2016-09-22 12:47:38 +00:00
network_agent.py Implement "network agent set" command 2016-08-10 15:39:44 +08:00
network_qos_policy.py Add network support for Network QoS policies 2016-10-11 15:08:36 +00:00
network_rbac.py Show "target_project_id" attribute properly for network rbac object 2016-08-05 10:05:58 +08:00
network_segment.py Remove beta label for network segment resource 2016-09-28 08:44:34 -05:00
port.py Add a new column and a new option the 'os port list' cmd 2016-10-12 20:40:46 +00:00
router.py Add support make a router HA 2016-10-16 05:05:23 +00:00
security_group.py Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
security_group_rule.py Fix a missing i18n support in security_group_rule.py 2016-06-21 17:06:59 +08:00
subnet.py Remove beta label for network segment resource 2016-09-28 08:44:34 -05:00
subnet_pool.py Merge "Add 'description' option to os subnet (pool) create/set cmd" 2016-09-20 06:40:48 +00:00