]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
VMware NSXV: update configuration file
authorGary Kotton <gkotton@vmware.com>
Fri, 15 May 2015 15:12:54 +0000 (08:12 -0700)
committerGary Kotton <gkotton@vmware.com>
Wed, 20 May 2015 00:37:31 +0000 (17:37 -0700)
Update the configuration file to show the variables for configuring
the Edge username and password. This is very useful for administrators
when they wish to debug issues.

Change-Id: I7340b3b408a6edaf9b4b307909631e628befe921

etc/neutron/plugins/vmware/nsx.ini

index 851887bb1967ed374be0f6ead66b319610f353ec..64c08f31cd52b37d86f42aaf78f3bd27f6615f6d 100644 (file)
 # tenant_router_types = shared, distributed, exclusive
 # Example: tenant_router_types = distributed, shared
 
+# (Optional) Enable an administrator to configure the edge user and password
+# Username to configure for Edge appliance login
+# edge_appliance_user =
+# (Optional) Password to configure for Edge appliance login
+# edge_appliance_password =
+
 [nsx]
 # Maximum number of ports for each bridged logical switch
 # The recommended value for this parameter varies with NSX version