From f7d3e19d755a36b15660504de72e0eb72fe32f79 Mon Sep 17 00:00:00 2001 From: syed ahsan shamim zaidi Date: Fri, 23 Oct 2015 08:44:11 +0000 Subject: [PATCH] Change in Configure access security for instances Updated key description Change-Id: Ia6f59f663bffa79d9c6b14bbf5b23d0d04dcd148 Closes-Bug:#1506985 --- .../cli_nova_configure_access_security_for_instances.rst | 5 +++++ .../source/configure_access_and_security_for_instances.rst | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/doc/user-guide/source/cli_nova_configure_access_security_for_instances.rst b/doc/user-guide/source/cli_nova_configure_access_security_for_instances.rst index a341ec43e3..91a67bb34a 100644 --- a/doc/user-guide/source/cli_nova_configure_access_security_for_instances.rst +++ b/doc/user-guide/source/cli_nova_configure_access_security_for_instances.rst @@ -10,6 +10,11 @@ You can create at least one key pair for each project. You can use the key pair for multiple instances that belong to that project. If you generate a key pair with an external tool, you can import it into OpenStack. +.. note:: + A key pair belongs to an individual user, not to a project. + To share a key pair across multiple users, each user + needs to import that key pair. + If an image uses a static root password or a static key set (neither is recommended), you must not provide a key pair when you launch the instance. diff --git a/doc/user-guide/source/configure_access_and_security_for_instances.rst b/doc/user-guide/source/configure_access_and_security_for_instances.rst index 7b796cd2fa..91a2154c06 100644 --- a/doc/user-guide/source/configure_access_and_security_for_instances.rst +++ b/doc/user-guide/source/configure_access_and_security_for_instances.rst @@ -20,6 +20,11 @@ it into OpenStack. The key pair can be used for multiple instances that belong to a project. For more information, see the section :ref:`dashboard_import_keypair`. +.. note:: + A key pair belongs to an individual user, not to a project. + To share a key pair across multiple users, each user + needs to import that key pair. + When an instance is created in OpenStack, it is automatically assigned a fixed IP address in the network to which the instance is assigned. This IP address is permanently associated with the instance until the