Update resources/README to reflect current status 05/82405/1
authorYi Yang <yangyi01@inspur.com>
Wed, 5 Jun 2019 02:50:17 +0000 (22:50 -0400)
committerYi Yang <yangyi01@inspur.com>
Wed, 5 Jun 2019 02:50:17 +0000 (22:50 -0400)
odl-ovsdb-openstack is one feature in old ovsdb, it is now
odl-netvirt-openstack.

JIRA: NETVIRT-1604

Change-Id: I2372a321fb88c5fc2309cc5e51c2daf686bbb268
Signed-off-by: Yi Yang <yangyi01@inspur.com>
resources/README

index 1cf47ae7b50255f67c4ef7b1e375876c4b0409a3..9f4b2625e9eec9db59a0fca721fe32515ad7030b 100644 (file)
@@ -35,18 +35,16 @@ Pre-requisites : JDK 1.7+, Maven 3+
       "unzip karaf-<VERSION_NUMBER>-SNAPSHOT.zip"
 
    3. Once karaf has started and you see the Opendaylight ascii art in the console, the last step
-      is to start the OVSDB plugin framework with the following command in the karaf console:
-      "feature:install odl-ovsdb-openstack" (without quotation marks).
+      is to start netvirt framework with the following command in the karaf console:
+      "feature:install odl-netvirt-openstack" (without quotation marks).
 
    Sample output from Karaf console :
 
-  opendaylight-user@root>feature:list -i | grep ovsdb
-   odl-ovsdb-southbound-api          | 1.2.1-SNAPSHOT   | x         | odl-ovsdb-southbound-1.2.1-SNAPSHOT     | OpenDaylight :: southbound :: api
-   odl-ovsdb-southbound-impl         | 1.2.1-SNAPSHOT   | x         | odl-ovsdb-southbound-1.2.1-SNAPSHOT     | OpenDaylight :: southbound :: impl
-   odl-ovsdb-southbound-impl-rest    | 1.2.1-SNAPSHOT   | x         | odl-ovsdb-southbound-1.2.1-SNAPSHOT     | OpenDaylight :: southbound :: impl :: REST
-   odl-ovsdb-southbound-impl-ui      | 1.2.1-SNAPSHOT   | x         | odl-ovsdb-southbound-1.2.1-SNAPSHOT     | OpenDaylight :: southbound :: impl :: UI
-   odl-ovsdb-library                 | 1.2.1-SNAPSHOT   | x         | odl-ovsdb-library-1.2.1-SNAPSHOT        | OpenDaylight :: library
-   odl-ovsdb-openstack               | 1.2.1-SNAPSHOT   | x         | ovsdb-1.2.1-SNAPSHOT                    | OpenDaylight :: OVSDB :: OpenStack Network Virtual
+  opendaylight-user@root>feature:list -i | grep netvirt
+   odl-netvirt-impl                                                │ 0.7.2            │          │ Started │ odl-netvirt-0.7.2                                               │ OpenDaylight :: NetVirt :: impl
+   odl-netvirt-api                                                 │ 0.7.2            │          │ Started │ odl-netvirt-api                                                 │ OpenDaylight :: NetVirt :: api
+   odl-netvirt-openstack                                           │ 0.7.2            │ x        │ Started │ odl-netvirt-openstack                                           │ OpenDaylight :: NetVirt :: OpenStack
+  opendaylight-user@root>
 
 2. Building a bundle and deploying it in an Opendaylight Karaf distribution :
    This method can be used to update and test new code in a bundle. If the bundle of interest is rebuilt as a