summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Gentle <anne@openstack.org>2011-05-23 09:39:15 -0500
committerAnne Gentle <anne@openstack.org>2011-05-23 09:39:15 -0500
commitbd1bd43690d4ef08a1465a3ff574e4c50d6cc7c9 (patch)
tree3b19e08e15db9732e827235c87c9775b54b87b76
parent3398cd091df6122451afb3f67487707bba753770 (diff)
Fixes missing space
-rw-r--r--doc/source/runnova/managing.users.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/runnova/managing.users.rst b/doc/source/runnova/managing.users.rst
index 472caa0fd..d3442bed9 100644
--- a/doc/source/runnova/managing.users.rst
+++ b/doc/source/runnova/managing.users.rst
@@ -40,7 +40,7 @@ Nova’s rights management system employs the RBAC model and currently supports
* **Cloud Administrator.** (cloudadmin) Users of this class enjoy complete system access.
* **IT Security.** (itsec) This role is limited to IT security personnel. It permits role holders to quarantine instances.
-* **System Administrator.** (sysadmin)The default for project owners, this role affords users the ability to add other users to a project, interact with project images, and launch and terminate instances.
+* **System Administrator.** (sysadmin) The default for project owners, this role affords users the ability to add other users to a project, interact with project images, and launch and terminate instances.
* **Network Administrator.** (netadmin) Users with this role are permitted to allocate and assign publicly accessible IP addresses as well as create and modify firewall rules.
* **Developer.** (developer) This is a general purpose role that is assigned to users by default.