From 36391a81a3415d24c55d6bbc318157dc119da8a7 Mon Sep 17 00:00:00 2001 From: TerryHowe Date: Sat, 4 Jul 2015 09:32:16 -0600 Subject: Rename endpoint type to interface Change-Id: I4e21d09bc747e8210f4f79a1d6c4c7ccf2f25d1c Closes-Bug: #1454392 --- doc/source/man/openstack.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/source/man/openstack.rst') diff --git a/doc/source/man/openstack.rst b/doc/source/man/openstack.rst index 9d711527..53bf3629 100644 --- a/doc/source/man/openstack.rst +++ b/doc/source/man/openstack.rst @@ -67,7 +67,7 @@ OPTIONS The authentication plugin type to use when connecting to the Identity service. If this option is not set, :program:`openstack` will attempt to guess the authentication method to use based on the other options. - If this option is set, its version must match :option:`--os-identity-api-version` + If this option is set, its version must match :option:`--os-identity-api-version` :option:`--os-auth-url` Authentication URL @@ -120,8 +120,8 @@ OPTIONS :option:`--os-XXXX-api-version` Additional API version options will be available depending on the installed API libraries. -:option:`--os-endpoint-type` - Endpoint type. Valid options are `public`, `admin` and `internal`. +:option:`--os-interface` + Interface type. Valid options are `public`, `admin` and `internal`. COMMANDS ======== @@ -299,7 +299,7 @@ The following environment variables can be set to alter the behaviour of :progra The name of a cloud configuration in ``clouds.yaml``. :envvar:`OS_AUTH_PLUGIN` - The authentication plugin to use when connecting to the Identity service, its version must match the Identity API version + The authentication plugin to use when connecting to the Identity service, its version must match the Identity API version :envvar:`OS_AUTH_URL` Authentication URL @@ -346,8 +346,8 @@ The following environment variables can be set to alter the behaviour of :progra :envvar:`OS_XXXX_API_VERSION` Additional API version options will be available depending on the installed API libraries. -:envvar:`OS_ENDPOINT_TYPE` - Endpoint type. Valid options are `public`, `admin` and `internal`. +:envvar:`OS_INTERFACE` + Interface type. Valid options are `public`, `admin` and `internal`. BUGS -- cgit v1.2.1