From be07508b43780218a4092e234eac004162394e35 Mon Sep 17 00:00:00 2001 From: Isaku Yamahata Date: Fri, 15 Feb 2013 09:45:44 +0900 Subject: doc: internal document on openstack cooperation Signed-off-by: Isaku Yamahata Signed-off-by: FUJITA Tomonori --- .../images/internal-quantum-instance-create.svg | 481 +++++++++++++++++++++ 1 file changed, 481 insertions(+) create mode 100644 doc/source/images/internal-quantum-instance-create.svg (limited to 'doc/source/images/internal-quantum-instance-create.svg') diff --git a/doc/source/images/internal-quantum-instance-create.svg b/doc/source/images/internal-quantum-instance-create.svg new file mode 100644 index 00000000..801e6d4e --- /dev/null +++ b/doc/source/images/internal-quantum-instance-create.svg @@ -0,0 +1,481 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + OVS + + Instance Creation + nova-compute + vid driver + + + + + + quantumserver + ryu + + 1.create instance + 2.create porton network + 5. uuid for the created port + 6.plug + 7. create portstore port uuid andmac address to ovsdb + 4. (netork uuid, port uuid) + + + 8. OFPPortStatusOVS notifies port creationvia OpenFlow protocol + 10. setup flow entries + + 9. query ovsdbget infos, port uuidand mac address + 3. quantum serverallocates uuid tothe created port + + -- cgit v1.2.3