summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-03-30 21:41:30 +0000
committerGerrit Code Review <review@openstack.org>2016-03-30 21:41:30 +0000
commite666a8ab74bff25d3a5d9897618bc08c4af91359 (patch)
treea085f3539ed0ac4c7772f384ea26c87f092fe0bc /doc/source
parent63c57eb56eb7767086f586d5251a788dd150e113 (diff)
parentb2e47b62280a3e559207c3083d57d6a354f9c6a0 (diff)
downloadpython-openstackclient-e666a8ab74bff25d3a5d9897618bc08c4af91359.tar.gz
Merge "Aggregate object should be "grouping of compute hosts""
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/command-objects/aggregate.rst2
-rw-r--r--doc/source/commands.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/command-objects/aggregate.rst b/doc/source/command-objects/aggregate.rst
index 6a1dd908..c002704f 100644
--- a/doc/source/command-objects/aggregate.rst
+++ b/doc/source/command-objects/aggregate.rst
@@ -2,7 +2,7 @@
aggregate
=========
-Server aggregates provide a mechanism to group servers according to certain
+Host aggregates provide a mechanism to group hosts according to certain
criteria.
Compute v2
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index c54cadb1..d7f2d3c7 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -71,7 +71,7 @@ referring to both Compute and Volume quotas.
* ``access token``: (**Identity**) long-lived OAuth-based token
* ``availability zone``: (**Compute**, **Network**, **Volume**) a logical partition of hosts or block storage or network services
-* ``aggregate``: (**Compute**) a grouping of servers
+* ``aggregate``: (**Compute**) a grouping of compute hosts
* ``backup``: (**Volume**) a volume copy
* ``catalog``: (**Identity**) service catalog
* ``command``: (**Internal**) installed commands in the OSC process