diff options
author | 2017-10-08 03:05:00 +0800 | |
---|---|---|
committer | 2017-10-08 03:05:00 +0800 | |
commit | d04a2f7056c4579ee72b328dbb3413a3521ec662 (patch) | |
tree | 0d49a1b2eea3ca59e0d3159eee1831713a0b2ca9 /docs/user/test.json | |
parent | ed6f94fc70e18c849b043b5616dbdd7cafa8ba9b (diff) |
Add more docs for Multi VIM/Cloud project
This Patch is to add documents of deploymnet guide and API description into
the project.
Change-Id: I55ff0b8238aa79fd20808b6e9134ab1e77285cbb
issue-id: MULTICLOUD-86
Signed-off-by: Xinhui Li <lxinhui@vmware.com>
Diffstat (limited to 'docs/user/test.json')
-rw-r--r-- | docs/user/test.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/user/test.json b/docs/user/test.json deleted file mode 100644 index cd19378..0000000 --- a/docs/user/test.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "auth": - { - "scope": {"project": {"id": "622b0f38ec9e4ce1ab5c3aad7765d045"}}, - "identity": - { - "password": {"user": {"domain": {"name": "Default"}, "password": "vmware", "name": "admin"}}, "methods": ["password"] - } - } -} |