terraform/website/source/docs/providers/openstack/r
Joe Topjian edd8e722bf provider/openstack: Make Networking Port attributes more intuitive
This commit makes some quick updates to the port attributes to make them
more intuitive:

* `security_groups` to `security_group_ids`: since the port is expecting
IDs and not security group names like in other areas of OpenStack.

* `admin_state_up`: change to Boolean to match this same attribute on
other resources.

* `fixed_ips` to `fixed_ip`: while multiple `fixed_ip` blocks can be
specified, only one fixed IP can be specified in each block.
2015-11-13 04:46:12 +00:00
..
blockstorage_volume_v1.html.markdown
compute_floatingip_v2.html.markdown
compute_instance_v2.html.markdown
compute_keypair_v2.html.markdown
compute_secgroup_v2.html.markdown
compute_servergroup_v2.html.markdown
fw_firewall_v1.html.markdown
fw_policy_v1.html.markdown
fw_rule_v1.html.markdown
lb_monitor_v1.html.markdown
lb_pool_v1.html.markdown
lb_vip_v1.html.markdown
networking_floatingip_v2.html.markdown provider/openstack: extend documentation of Neutron::FloatingIP 2015-11-08 20:43:34 +01:00
networking_network_v2.html.markdown provider/openstack: fixed_ips implementation for ports 2015-11-05 19:23:05 +01:00
networking_port_v2.html.markdown provider/openstack: Make Networking Port attributes more intuitive 2015-11-13 04:46:12 +00:00
networking_router_interface_v2.html.markdown provider/openstack: Allow port_id for router interface 2015-11-13 03:13:12 +00:00
networking_router_v2.html.markdown
networking_subnet_v2.html.markdown
objectstorage_container_v1.html.markdown