mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| address_scope.py | ||
| floating_ip.py | ||
| floating_ip_pool.py | ||
| ip_availability.py | ||
| network.py | ||
| network_agent.py | ||
| network_qos_policy.py | ||
| network_rbac.py | ||
| network_segment.py | ||
| port.py | ||
| router.py | ||
| security_group.py | ||
| security_group_rule.py | ||
| subnet.py | ||
| subnet_pool.py | ||