12 lines
710 B
Markdown
12 lines
710 B
Markdown
# oVirt external network provider for OVN
|
||
|
||
#### Description
|
||
The oVirt external network provider for OVN allows to integrate oVirt with the Open vSwitch Open Virtual Network (OVN) solution. OVN is a Software Defined Networking extension to Open vSwitch. OVN is integrated into oVirt using oVirt’s external network API, which is a subset of the OpenStack Networking API v2.0 and the OpenStack Identity API v2.0. The oVirt provider for OVN serves as a proxy between oVirt engine and OVN Northbound Database. This role is called a "Cloud Management System (CMS) Plugin" in the OVN documentation.
|
||
|
||
#### Contribution
|
||
|
||
1. Fork the repository
|
||
2. Create Feat_xxx branch
|
||
3. Commit your code
|
||
4. Create Pull Request
|