@@ -202,7 +202,7 @@ osm vim-create --name vmware-site --user osm --password osm4u --auth_url https:/
"vcenter_ip": 10.10.10.14}'
```
For advanced options, please refer to the [vCloud Director Setup Guide](11-vcd-configuration.md#add-vcloud-using-osm-client).
For advanced options, please refer to the [Configuring VMware vCloud Director](04-vim-setup.md#vmwares-vcloud-director).
#### VMware Integrated Openstack (VIO) site
@@ -221,7 +221,7 @@ With respect to Openstack, the additional configuration for VIO is the following
-**dataplane_physical_net**: The configured network_vlan_ranges at neutron for the SRIOV (binding direct) and passthrough (binding direct-physical) networks, e.g. 'physnet_sriov' in the above configuration. In case of VMware Integrated Openstack (VIO) provide moref ID of distributed virtual switch, e.g 'dvs-46' in above configuration.
-**dataplane_net_vlan_range**: In case of VMware Integrated Openstack (VIO) provide vlan ranges for the SRIOV (binding direct) networks in format ['start_ID - end_ID']
For common options, you may refer to the general [OpenStack Setup Guide](05-02-openstack-configuration.md#add-openstack-to-osm).
For common options, you may refer to the general [OpenStack Setup Guide](04-vim-setup.md#openstack).