diff options
author | Bin Hu <bh526r@att.com> | 2015-12-16 23:21:22 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2015-12-16 23:21:22 -0800 |
commit | 5b8cb347391032a096e11cc54c0e62d89fc89acc (patch) | |
tree | 939659b00e70a9cf062eed6c926619f423b4c203 | |
parent | 111a1af3c11611c36b273a62104c70d520b5fe0e (diff) |
JIRA: IPVSIX-29
Change-Id: If91eb64111a3399fde18a587aed74f937b6c9474
Signed-off-by: Bin Hu <bh526r@att.com>
-rw-r--r-- | docs/setupservicevm/ipv6-configguide.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/setupservicevm/ipv6-configguide.rst b/docs/setupservicevm/ipv6-configguide.rst index ef9ccbf..7e8f5e5 100644 --- a/docs/setupservicevm/ipv6-configguide.rst +++ b/docs/setupservicevm/ipv6-configguide.rst @@ -124,9 +124,9 @@ Release base platform in prior chapters. This is your host ip: 198.59.156.113 Horizon is now available at http://198.59.156.113/ Keystone is serving at http://198.59.156.113:5000/ - The default users are: admin and demo + The default users are: admin and demo The password: password - + OS-N-6: Assuming that all goes well, you can set ''OFFLINE=True'' and ''RECLONE=no'' in ''local.conf'' to lock the codebase. Devstack uses these configuration parameters to determine if it has to run with the existing codebase or update to the latest copy. |