ovirt-provider-ovn/README.en.md

12 lines
710 B
Markdown
Raw Permalink Normal View History

2020-03-04 00:05:53 -05:00
# oVirt external network provider for OVN
2020-02-26 21:32:19 +08:00
#### Description
2020-03-04 00:05:53 -05:00
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 oVirts 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.
2020-02-26 21:32:19 +08:00
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request