This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ipv6_opnfv_project:bottomup_exercise [2015/10/17 05:26] Bin Hu [Alternative Implementation on Native OpenStack + ML2OVS without Open Daylight] |
ipv6_opnfv_project:bottomup_exercise [2015/12/01 00:28] (current) Bin Hu [PoC Testing] |
||
---|---|---|---|
Line 17: | Line 17: | ||
==== PoC Implementation ==== | ==== PoC Implementation ==== | ||
- | There are three major phases to implement this PoC: | + | There are three major phases to implement this PoC:\\ |
+ | {{:ipv6_opnfv_project:ipv6_poc_setup_.png?800|}}\\ | ||
* Setting up OpenStack with Open Daylight Controller | * Setting up OpenStack with Open Daylight Controller | ||
* **Step 1**: [[ipv6_opnfv_project:bringup_odl_controller|Bring up the ODL Controller]] | * **Step 1**: [[ipv6_opnfv_project:bringup_odl_controller|Bring up the ODL Controller]] | ||
* **Step 2**: [[ipv6_opnfv_project:setup_osodl_ctrlnwcom_node|Set up OpenStack with ODL Controller as a Control+Network+Compute Node]] | * **Step 2**: [[ipv6_opnfv_project:setup_osodl_ctrlnwcom_node|Set up OpenStack with ODL Controller as a Control+Network+Compute Node]] | ||
* **Step 3**: [[ipv6_opnfv_project:setup_osodl_compute_node|Set up OpenStack with ODL Controller as a Compute Node]] | * **Step 3**: [[ipv6_opnfv_project:setup_osodl_compute_node|Set up OpenStack with ODL Controller as a Compute Node]] | ||
- | * **Optional Step 3-1**: [[http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2015-March/001630.html|Disable Anti-spoofing Rule]] if Juno codebase is used | + | * **Notes**: Enabling IPv6 router functionality in a ServiceVM |
- | * ''**Note**: Use Neutron ML2 Port Security Extension for Kilo codebase in order for us to create ports where Neutron does not apply any anti-spoofing rules which can come in the way of Service VM use-cases.'' | + | * **Option 1**: [[ipv6_opnfv_project:metadata_vm|Cloud-init / Metadata for Fedora-20 VM]] |
- | * **Step 4**: Launching and Configuring Service VM | + | * **Option 2**: [[ipv6_opnfv_project:vm_as_router|Manual configuration of CentOS-7 VM]] |
- | * **Option 1**: [[ipv6_opnfv_project:metadata_vm|Cloud-init / Metadata for Fedora-20 VM]] | + | * **Step 4**: [[ipv6_opnfv_project:create_networks|Creating Networks and Subnets]] to complete the PoC |
- | * **Option 2**: [[ipv6_opnfv_project:vm_as_router|Manual configuration of CentOS-7 VM]] | + | |
- | * **Step 5**: [[ipv6_opnfv_project:create_networks|Creating Networks and Subnets]] to complete the PoC | + | ==== PoC Testing ==== |
+ | |||
+ | **Step 4**[[ipv6_opnfv_project:create_networks| Creating Networks and Subnets]] of PoC Implementation has already described the basic steps of testing. Please click **[[ipv6_opnfv_project:poc_test_plan|HERE]]** for the details of test plan of PoC. | ||
==== Alternative Implementation on Native OpenStack + ML2OVS without Open Daylight ==== | ==== Alternative Implementation on Native OpenStack + ML2OVS without Open Daylight ==== | ||