summaryrefslogtreecommitdiff
path: root/doc/source/cli
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-01-15 02:20:13 +0000
committerGerrit Code Review <review@openstack.org>2019-01-15 02:20:14 +0000
commit13f8b54414e07e5cb2e635f54bc720d76cab5b4b (patch)
treecfa9bad0cbe7d176955ef70ae6fa5ba53329d464 /doc/source/cli
parentda98f4ba4554139b3901103aa0d26876b11e1d9a (diff)
parente2e372b2b159630f82bb9e70a59ac87904ef7e7d (diff)
downloadnova-13f8b54414e07e5cb2e635f54bc720d76cab5b4b.tar.gz
Merge "Allow run metadata api per cell"
Diffstat (limited to 'doc/source/cli')
-rw-r--r--doc/source/cli/nova-api-metadata.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/source/cli/nova-api-metadata.rst b/doc/source/cli/nova-api-metadata.rst
index 3121280fd4..bee8cd285d 100644
--- a/doc/source/cli/nova-api-metadata.rst
+++ b/doc/source/cli/nova-api-metadata.rst
@@ -22,7 +22,9 @@ Description
===========
:program:`nova-api-metadata` is a server daemon that serves the Nova Metadata
-API.
+API. This daemon routes database requests via the ``nova-conductor`` service,
+so there are some considerations about using this in a
+:ref:`multi-cell layout <cells-v2-layout-metadata-api>`.
Options
=======