Update openstack-with-netvirt.rst to reflect current status 03/82403/3
authorYi Yang <yangyi01@inspur.com>
Wed, 5 Jun 2019 01:32:53 +0000 (21:32 -0400)
committerFaseela K <faseela.k@ericsson.com>
Thu, 13 Jun 2019 06:40:02 +0000 (06:40 +0000)
- Remove docs/openstack-guide/dlux-login.png
- Remove docs/openstack-guide/dlux-with-switches.png
- Remove odl-dlux-core because they are not available any more

JIRA: NETVIRT-1603

Change-Id: I1c2a914807f78d714b35717e477a7bd6dc014adc
Signed-off-by: Yi Yang <yangyi01@inspur.com>
docs/openstack-guide/dlux-login.png [deleted file]
docs/openstack-guide/dlux-with-switches.png [deleted file]
docs/openstack-guide/openstack-with-netvirt.rst

diff --git a/docs/openstack-guide/dlux-login.png b/docs/openstack-guide/dlux-login.png
deleted file mode 100644 (file)
index fff11ef..0000000
Binary files a/docs/openstack-guide/dlux-login.png and /dev/null differ
diff --git a/docs/openstack-guide/dlux-with-switches.png b/docs/openstack-guide/dlux-with-switches.png
deleted file mode 100644 (file)
index 6732152..0000000
Binary files a/docs/openstack-guide/dlux-with-switches.png and /dev/null differ
index b585ec4f02521ca70c87b4cbe5fb417e0453cd49..1e6d178b578e1b71d7445c32cd9ef34319923cff 100644 (file)
@@ -17,18 +17,13 @@ Installing OpenDaylight on an existing OpenStack
       cd distribution-karaf-0.5.1-Boron-SR1
       ./bin/start # Start OpenDaylight as a server process
 
-* Connect to the Karaf shell, and install the odl-netvirt-openstack bundle,
-  dlux and their dependencies:
+* Connect to the Karaf shell, and install the odl-netvirt-openstack bundle
+  and their dependencies:
 
   .. code-block:: bash
 
       ./bin/client # Connect to OpenDaylight with the client
-      opendaylight-user@root> feature:install odl-netvirt-openstack odl-dlux-core odl-mdsal-apidocs
-
-* If everything is installed correctly, you should now be able to log in to the dlux interface on
-  http://CONTROL_HOST:8181/index.html - the default username and password is "admin/admin" (see screenshot below)
-
-  .. figure:: dlux-login.png
+      opendaylight-user@root> feature:install odl-netvirt-openstack odl-mdsal-apidocs
 
 Optional - Advanced OpenDaylight Installation - Configurations and Clustering
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -220,9 +215,6 @@ Open vSwitch config and set OpenDaylight to manage the switch:
         sed -i -e 's/SELINUX=enforcing/SELINUX=permissive/g' /etc/selinux/config
 
 * Make sure all nodes, including the control node, are connected to OpenDaylight.
-* If you reload DLUX, you should now see that all of your Open vSwitch nodes are now connected to OpenDaylight.
-
-  .. figure:: dlux-with-switches.png
 
 * If something has gone wrong, check ``data/log/karaf.log`` under
   the OpenDaylight distribution directory. If you do not see any interesting