diff options
author | CNlucius <lukai1@huawei.com> | 2016-08-22 19:58:58 +0800 |
---|---|---|
committer | CNlucius <lukai1@huawei.com> | 2016-08-22 20:10:53 +0800 |
commit | 54f60b5b98a73a489df83438d2c900c802490ded (patch) | |
tree | 4f49124dc301103b6b2877fa9867d577f43a8739 /docs/installationprocedure | |
parent | 9e22c6f8da4ad0306503fb5b4de7d4379f2169ee (diff) |
Modify openstack version
Change-Id: I0149dbcd2f225ea3b6375c0565fb7a234f433d62
Signed-off-by: CNlucius <lukai1@huawei.com>
Diffstat (limited to 'docs/installationprocedure')
-rw-r--r-- | docs/installationprocedure/feature.configuration.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/installationprocedure/feature.configuration.rst b/docs/installationprocedure/feature.configuration.rst index 129fd33b..bc00d94d 100644 --- a/docs/installationprocedure/feature.configuration.rst +++ b/docs/installationprocedure/feature.configuration.rst @@ -276,7 +276,7 @@ Config Documentation for ONOS with JOID $ ./02-maasdeploy.sh 1.5、Deploy OPNFV: - For liberty openstack, ONOS SDN, HA mode + For mitaka openstack, ONOS SDN, HA mode $ ./deploy.sh -o mitaka -s onos -t ha -f sfc -d trusty 2、Bare Metal Deployment @@ -298,8 +298,8 @@ Config Documentation for ONOS with JOID 2.5、Deploy OPNFV: - For liberty openstack, ONOS SDN, HA mode in intel pod5 - $ ./deploy.sh -o liberty -s onos -t ha -f sfc -d trusty -l intelpod5 + For mitaka openstack, ONOS SDN, HA mode in intel pod5 + $ ./deploy.sh -o mitaka -s onos -t ha -f sfc -d trusty -l intelpod5 3、How to add ONOS into joid |