347d84bfee
Use — instead of unicode character. Use colon instead of &mdash in section_support-compute.xml. Remove wrong usage of "--" in hds-hnas-driver.xml. Change-Id: I8e7107e86de43569fb706d2bf8b38483b19c93d4
317 lines
14 KiB
XML
317 lines
14 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE section [
|
|
<!ENTITY % openstack SYSTEM "../common/entities/openstack.ent">
|
|
%openstack;
|
|
]>
|
|
<section xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
version="5.0"
|
|
xml:id="dashboard_manage_projects_users">
|
|
<?dbhtml stop-chunking?>
|
|
<title>Manage projects and users</title>
|
|
<para>As an OpenStack cloud administrator, you manage both
|
|
projects and users, which can be managed independently from
|
|
each other. Projects, also known as <emphasis role="italic"
|
|
>tenants</emphasis> or <emphasis role="italic"
|
|
>accounts</emphasis>, are organizational units in the
|
|
cloud to which you can assign users. Users also have roles
|
|
that determine their level of access to the project, and may
|
|
have different roles in different projects.</para>
|
|
<para>When the cloud is initially created, the operator defines at
|
|
least one project, user, and role.</para>
|
|
<para>As an administrator, you can create additional projects and users as
|
|
needed. This section documents the following project and user
|
|
administration tasks:</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>Adding, updating, and deleting projects and
|
|
users.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Assigning users to one or more projects, and changing or
|
|
removing the assignment.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Enabling or temporarily disabling a project or
|
|
user.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
<para>You can also change quotas at the project level. For information, see
|
|
<xref linkend="dashboard_set_quotas"/>.</para>
|
|
<section xml:id="dashboard_create_project">
|
|
<title>Create a project</title>
|
|
<procedure>
|
|
<step>
|
|
<para>Log in to the dashboard and choose the
|
|
<guilabel>admin</guilabel> project from the
|
|
<guilabel>CURRENT PROJECT</guilabel> drop-down
|
|
list at the top of the screen.</para>
|
|
</step>
|
|
<step>
|
|
<para>In the <guilabel>Admin</guilabel> tab, open the
|
|
<guilabel>Identity Panel</guilabel> and click
|
|
on <guilabel>Projects</guilabel>.</para>
|
|
</step>
|
|
<step>
|
|
<para>Click <guibutton>Create
|
|
Project</guibutton>.</para>
|
|
</step>
|
|
<step>
|
|
<para>On the <guilabel>Project Info</guilabel> tab in
|
|
the <guilabel>Create Project</guilabel> window,
|
|
enter a name and description for the project. By
|
|
default, the project is enabled. See <xref
|
|
linkend="disable_project"/>.</para>
|
|
</step>
|
|
<step>
|
|
<para>On the <guilabel>Project Members</guilabel> tab,
|
|
add members to the project.</para>
|
|
</step>
|
|
<step>
|
|
<para>On the <guilabel>Quota</guilabel> tab, edit
|
|
quota values. For information about quotas, see
|
|
<xref linkend="dashboard_set_quotas"/>.</para>
|
|
</step>
|
|
<step>
|
|
<para>Click <guibutton>Create
|
|
Project</guibutton>.</para>
|
|
<para>The <guilabel>Projects</guilabel> list shows the
|
|
project, including its assigned ID.</para>
|
|
</step>
|
|
</procedure>
|
|
</section>
|
|
<section xml:id="dashboard_update_project">
|
|
<title>Update a project</title>
|
|
<para>You can update a project to change its name or
|
|
description, and enable or temporarily disable it.</para>
|
|
<procedure>
|
|
<step>
|
|
<para>In the <guilabel>Admin</guilabel> tab, open the
|
|
<guilabel>Identity Panel</guilabel> and click
|
|
on <guilabel>Projects</guilabel>.</para>
|
|
</step>
|
|
<step>
|
|
<para>Select the project that you want to update.</para>
|
|
</step>
|
|
<step>
|
|
<para>In the <guilabel>More</guilabel> drop-down list,
|
|
click <guilabel>Edit Project</guilabel>.</para>
|
|
</step>
|
|
<step>
|
|
<para>In the <guilabel>Edit Project</guilabel> window,
|
|
you can update a project to change its name or
|
|
description, and enable or temporarily disable
|
|
it.</para>
|
|
<para>By default, the project is enabled. To
|
|
temporarily disable it, clear the
|
|
<guilabel>Enabled</guilabel> check box. To
|
|
enable a disabled project, select the
|
|
<guilabel>Enabled</guilabel> check box.</para>
|
|
</step>
|
|
<step>
|
|
<para>Click <guibutton>Save</guibutton>.</para>
|
|
</step>
|
|
</procedure>
|
|
<section xml:id="disable_project">
|
|
<title>Consequences of disabling projects</title>
|
|
<para>When you disable a project, it has the following
|
|
consequences:</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>In the dashboard, users can no longer access the
|
|
project from the <guilabel>CURRENT
|
|
PROJECT</guilabel> drop-down list on the
|
|
<guilabel>Project</guilabel> tab.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Users who are members of only the disabled
|
|
project can no longer log in.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>You cannot launch instances for a disabled
|
|
project. Instances that are already running are
|
|
not automatically terminated though—you must stop
|
|
them manually.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>The data for a disabled project is maintained so
|
|
that you can enable the project again at any
|
|
time.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</section>
|
|
</section>
|
|
<section xml:id="dashboard_user_assignments">
|
|
<title>Modify user assignments for a project</title>
|
|
<para>When you create users, you must assign them to a primary
|
|
project as described in <xref
|
|
linkend="dashboard_create_user"/>. You can assign
|
|
users to additional projects or update and remove
|
|
assignments.</para>
|
|
<procedure>
|
|
<step>
|
|
<para>In the <guilabel>Admin</guilabel> tab, open the
|
|
<guilabel>Identity Panel</guilabel> and click
|
|
on <guilabel>Projects</guilabel>.</para>
|
|
</step>
|
|
<step>
|
|
<para>Click the <guilabel>Modify Users</guilabel>
|
|
button for the project that you want to
|
|
modify.</para>
|
|
<para>The <guilabel>Edit Project</guilabel> window
|
|
shows the following lists of users:</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para><guilabel>All Users</guilabel>. Users
|
|
that are available to be assigned to the
|
|
current project.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para><guilabel>Project Members</guilabel>.
|
|
Users that are assigned to the current
|
|
project.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
<figure xml:id="cloud_dash_users_list">
|
|
<title>Edit the users list</title>
|
|
<mediaobject>
|
|
<imageobject>
|
|
<imagedata
|
|
fileref="figures/cloud_dash_users_list.png"
|
|
format="PNG" contentwidth="6in" width="6in"
|
|
/>
|
|
</imageobject>
|
|
</mediaobject>
|
|
</figure>
|
|
</step>
|
|
<step>
|
|
<para>To assign a user to the current project, click
|
|
<guibutton>+</guibutton> for the user.</para>
|
|
<para>The user moves from the <guilabel>All
|
|
Users</guilabel> list to the <guilabel>Project
|
|
Members</guilabel> list.</para>
|
|
</step>
|
|
<step>
|
|
<para>To remove a user from the current project, click
|
|
the <guibutton>-</guibutton> button for the
|
|
user.</para>
|
|
<para>The user moves from the <guilabel>Project
|
|
Members</guilabel> list to the <guilabel>All
|
|
Users</guilabel> list.</para>
|
|
</step>
|
|
<step>
|
|
<para>Click <guibutton>Save</guibutton>.</para>
|
|
</step>
|
|
</procedure>
|
|
</section>
|
|
<section xml:id="dashboard_delete_project">
|
|
<title>Delete projects</title>
|
|
<procedure>
|
|
<step>
|
|
<para>On the <guilabel>Admin</guilabel> tab, click the
|
|
<guilabel>Projects</guilabel> category.</para>
|
|
</step>
|
|
<step>
|
|
<para>Select the projects that you want to delete.</para>
|
|
</step>
|
|
<step>
|
|
<para>Click <guibutton>Delete Projects</guibutton> to
|
|
confirm the deletion.</para>
|
|
<warning>
|
|
<para>You cannot undo the delete action.</para>
|
|
</warning>
|
|
</step>
|
|
</procedure>
|
|
</section>
|
|
<section xml:id="dashboard_create_user">
|
|
<title>Create a user account</title>
|
|
<para>When you create a user account, you must assign the account to a
|
|
primary project. You also have the option of assigning the account
|
|
to additional projects. Before you can delete a user account, you
|
|
must remove the user account from its primary project.</para>
|
|
<procedure>
|
|
<step>
|
|
<para>Log in to the dashboard and choose the
|
|
<guilabel>admin</guilabel> project from the
|
|
<guilabel>CURRENT PROJECT</guilabel> drop-down
|
|
list at the top of the screen.</para>
|
|
</step>
|
|
<step>
|
|
<para>In the <guilabel>Admin</guilabel> tab, open the
|
|
<guilabel>Identity Panel</guilabel> and click
|
|
on <guilabel>Users</guilabel>.</para>
|
|
</step>
|
|
<step>
|
|
<para>Click <guibutton>Create User</guibutton>.</para>
|
|
</step>
|
|
<step>
|
|
<para>In the <guilabel>Create User</guilabel> window,
|
|
enter a user name, email, and preliminary password
|
|
for the user. Confirm the password.</para>
|
|
<para>Select a project from the <guilabel>Primary
|
|
Project</guilabel> drop-down list.</para>
|
|
<para>Choose a role for the user from the
|
|
<guilabel>Role</guilabel> drop-down list.
|
|
Default is <literal>Member</literal>.</para>
|
|
</step>
|
|
<step>
|
|
<para>Click <guibutton>Create User</guibutton> to
|
|
confirm your changes.</para>
|
|
<para>Respond to the prompt to remember the password
|
|
for the user.</para>
|
|
<para>The dashboard assigns an ID to the user, and the
|
|
user appears in the <guilabel>Users</guilabel>
|
|
category.</para>
|
|
</step>
|
|
</procedure>
|
|
</section>
|
|
<section xml:id="dashboard_disable_user">
|
|
<title>Disable or enable a user</title>
|
|
<para>When you disable a user account, the user can no longer log in.
|
|
However, the data for the user is maintained so that you can enable
|
|
the user again at any time.</para>
|
|
<procedure>
|
|
<step>
|
|
<para>In the <guilabel>Admin</guilabel> tab, open the
|
|
<guilabel>Identity Panel</guilabel> and click
|
|
on <guilabel>Users</guilabel>.</para>
|
|
</step>
|
|
<step>
|
|
<para>Locate the user that you want to disable or
|
|
enable in the Users list.</para>
|
|
</step>
|
|
<step>
|
|
<para>In the <guilabel>More</guilabel> drop-down list,
|
|
select <guilabel>Disable User</guilabel> or
|
|
<guilabel>Enable User</guilabel>.</para>
|
|
<para>In the <guilabel>Enabled</guilabel> column, the
|
|
enabled value updates to either
|
|
<literal>True</literal> or
|
|
<literal>False</literal>.</para>
|
|
</step>
|
|
</procedure>
|
|
</section>
|
|
<section xml:id="dashboard_delete_user">
|
|
<title>Delete users</title>
|
|
<procedure>
|
|
<step>
|
|
<para>On the <guilabel>Admin</guilabel> tab, select
|
|
the <guilabel>Users</guilabel> category.</para>
|
|
</step>
|
|
<step>
|
|
<para>Select the users that you want to delete.</para>
|
|
</step>
|
|
<step>
|
|
<para>Click <guilabel>Delete Users</guilabel>.</para>
|
|
</step>
|
|
<step>
|
|
<para>In the <guilabel>Confirm Delete Users</guilabel>
|
|
window, click <guibutton>Delete Users</guibutton>
|
|
to confirm the deletion.</para>
|
|
</step>
|
|
</procedure>
|
|
</section>
|
|
<xi:include href="section_dashboard_admin_manage_projects_security.xml"/>
|
|
</section>
|