Merge "Aggregate object should be "grouping of compute hosts""

This commit is contained in:
Jenkins 2016-03-30 21:41:30 +00:00 committed by Gerrit Code Review
commit e666a8ab74
2 changed files with 2 additions and 2 deletions
doc/source

@ -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

@ -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