-
Notifications
You must be signed in to change notification settings - Fork 383
Networking V2: Several issues with a router resource #922
Copy link
Copy link
Open
Milestone
Description
Affected Resource(s)
Please list the resources as a list, for example:
- openstack_networking_router_v2
Actual Behavior
- impossible to unset the
external_fixed_ip, since theexternal_network_idfield has to be also unset, but it is computed. - impossible to change or set
enable_snatto false during the router creation, since it requires the ext-gw-mode extension to be enabled. - impossible to set only the
ip_addresswithout specifying thesubnet_id - impossible to change the
external_fixed_ipon older neutron versions (upstream neutron already has this fix: https://bugs.launchpad.net/neutron/+bug/1812118)
Important Factoids
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels