Add support for OVN
In the last OpenStack cycles Open Virtual Networking has quickly evolved, improving in features and maturity. This patch adds support to OVN as ml2 plugin so that packstack users can evaluate it easily. Change-Id: Ifaa1e93923e1b1bcc9458331bbe0c163053c695d
This commit is contained in:
41
README.md
41
README.md
@@ -181,26 +181,27 @@ reproduce these tests on your environment if you wish.
|
||||
|
||||
This is the current matrix of available tests:
|
||||
|
||||
| - | scenario001 | scenario002 | scenario003 |
|
||||
|:----------:|:-----------:|:-----------:|:------------:
|
||||
| keystone | FERNET | UUID | FERNET |
|
||||
| glance | file | swift | file |
|
||||
| nova | X | X | X |
|
||||
| neutron | X | X | X |
|
||||
| lbaasv2 | | X | |
|
||||
| vpnaas | | X | |
|
||||
| cinder | X | | |
|
||||
| ceilometer | | | X |
|
||||
| aodh | | | X |
|
||||
| gnocchi | | | X |
|
||||
| panko | | | X |
|
||||
| heat | | | X |
|
||||
| swift | | X | |
|
||||
| sahara | | X | |
|
||||
| trove | | X | |
|
||||
| horizon | X | | |
|
||||
| manila | X | | |
|
||||
| SSL | X | | |
|
||||
| - | scenario001 | scenario002 | scenario003 |
|
||||
|:--------------:|:-----------:|:-----------:|:------------:
|
||||
| keystone | FERNET | UUID | FERNET |
|
||||
| glance | file | swift | file |
|
||||
| nova | X | X | X |
|
||||
| neutron | X | X | X |
|
||||
| neutron plugin | ovn | ovs | ovs |
|
||||
| lbaasv2 | | X | |
|
||||
| vpnaas | | X | |
|
||||
| cinder | X | | |
|
||||
| ceilometer | | | X |
|
||||
| aodh | | | X |
|
||||
| gnocchi | | | X |
|
||||
| panko | | | X |
|
||||
| heat | | | X |
|
||||
| swift | | X | |
|
||||
| sahara | | X | |
|
||||
| trove | | X | |
|
||||
| horizon | X | | |
|
||||
| manila | X | | |
|
||||
| SSL | X | | |
|
||||
|
||||
To run these tests:
|
||||
|
||||
|
Reference in New Issue
Block a user