aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2016-08-29 10:47:35 +0200
committerThomas Duval <thomas.duval@orange.com>2016-09-20 10:38:35 +0200
commitc0b55911d6a97ff6d40054351690f679358f0763 (patch)
treefc1ae6cd5b244bbc2a6f5e2aea9b7c98c242cd36
parentb6dbbefc11a7502cf5531569c91bf1ef06ef661d (diff)
Update base URL in API documentation.
Change-Id: I6ff896d285bd63aa3e63a91f1b232ce37e33fcb9 (cherry picked from commit cd9a12ac6d051f1e93b4f96d137321d6f8aa8d19)
-rw-r--r--keystone-moon/doc/source/extensions/moon/moon_api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/keystone-moon/doc/source/extensions/moon/moon_api.rst b/keystone-moon/doc/source/extensions/moon/moon_api.rst
index 6925d6b1..210093a1 100644
--- a/keystone-moon/doc/source/extensions/moon/moon_api.rst
+++ b/keystone-moon/doc/source/extensions/moon/moon_api.rst
@@ -3,7 +3,7 @@ Moon API
Here are Moon API with some examples of posted data and returned data.
-All requests must be prefexied by /moon/v3/OS-MOON.
+All requests must be prefixed with the host and port, for example: http://localhost:35357/moon/authz/123456789/123456789/servers/list
Authz
-----