From: Gary Kotton Date: Fri, 15 May 2015 15:12:54 +0000 (-0700) Subject: VMware NSXV: update configuration file X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=fdf7107dece3c9ac891750c6752ccaf8d8403101;p=openstack-build%2Fneutron-build.git VMware NSXV: update configuration file 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 --- diff --git a/etc/neutron/plugins/vmware/nsx.ini b/etc/neutron/plugins/vmware/nsx.ini index 851887bb1..64c08f31c 100644 --- a/etc/neutron/plugins/vmware/nsx.ini +++ b/etc/neutron/plugins/vmware/nsx.ini @@ -144,6 +144,12 @@ # 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