Merge "Document metadata SSL certificate verification knob"

This commit is contained in:
Jenkins 2016-07-09 15:38:26 +00:00 committed by Gerrit Code Review
commit d654caa76d
1 changed files with 4 additions and 5 deletions

View File

@ -121,11 +121,10 @@ Plugin contains the following settings:
initialize the metadata infrastructure to access to metadata proxy service,
otherwise metadata proxy will not be deployed.
#. Certificate for metadata proxy -- certificate in PEM format that will be
used to secure connection between metadata proxy and metadata agent (NSX
Edge).
#. Private key -- key that was used to generate aforementioned certificate.
#. Bypass metadata service certificate verification -- If enabled connection
metadata service will be listening HTTP port. Otherwise self-signed
certificate will be generated, installed into edge nodes and
nova-api-metadata, HTTPS will be enabled.
#. Metadata allowed ports -- comma separated list of TCP port allowed access to
the metadata proxy, in addition to 80, 443 and 8775.