Fixed grammatical errors in user-guide-admin and user-guide
Change-Id: I588dbdee60512c5b60d41b7e204ba93e43d2100f
This commit is contained in:
parent
f671ef84d7
commit
544cb7403f
@ -5,11 +5,10 @@
|
|||||||
xml:id="dashboard_manage_projects_security">
|
xml:id="dashboard_manage_projects_security">
|
||||||
<?dbhtml stop-chunking?>
|
<?dbhtml stop-chunking?>
|
||||||
<title>Manage project security</title>
|
<title>Manage project security</title>
|
||||||
<para>Security groups are sets of IP filter rules that are applied
|
<para>Security groups are sets of IP filter rules that define
|
||||||
to all project instances, and which define networking access
|
networking access and are applied to all project instances.
|
||||||
to the instance. Group rules are project specific; project
|
Group rules are project specific; project members can edit
|
||||||
members can edit the default rules for their group and add new
|
the default rules for their group and add new rule sets.</para>
|
||||||
rule sets.</para>
|
|
||||||
<para>All projects have a default security
|
<para>All projects have a default security
|
||||||
group that is applied to any instance that has no other
|
group that is applied to any instance that has no other
|
||||||
defined security group. Unless you change the default, this
|
defined security group. Unless you change the default, this
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
<note><para>The flavor is selected based on the size of the
|
<note><para>The flavor is selected based on the size of the
|
||||||
image selected for launching an instance. For example, while
|
image selected for launching an instance. For example, while
|
||||||
creating an image, if you have entered the value in the
|
creating an image, if you have entered the value in the
|
||||||
<guilabel>Minimun RAM (MB)</guilabel> field as 2048, then on
|
<guilabel>Minimum RAM (MB)</guilabel> field as 2048, then on
|
||||||
selecting the image, the default flavor is
|
selecting the image, the default flavor is
|
||||||
<guilabel>m1.small</guilabel>.</para>
|
<guilabel>m1.small</guilabel>.</para>
|
||||||
</note>
|
</note>
|
||||||
|
Loading…
Reference in New Issue
Block a user