On Fri, Mar 1, 2019 at 8:04 AM Akshita Jain <[email protected]> wrote:
> Dear all > I am running our project on ovirt api and i am facing issue on OVN network > I've created a logical switch by ovn-nbctl ls-add SW switch in oVirt > Network, but when i plug two vms in the above switch, ping is not working > If I create OVN swich from ovirt GUI , it is working fine but my > requirement is to create ovn network by my code please help me anybody i m > stuck on this > > Hello, there is multiple ways how to automate creation of external (OVN) networks. First is the oVirt engine REST API [1]. Second is to use the ovirt-provider-ovn Neutron like REST API [2]. For the Neutron API just be aware that not everything is implemented by our provider. Hopefully it helps. Regards, Ales [1] http://ovirt.github.io/ovirt-engine-api-model/ [2] https://developer.openstack.org/api-ref/network/v2/index.html > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/WGHKXGYX2X6BOZAVV7J72DMOG6EJ4SS2/ > -- ALES MUSIL Associate Software Engineer - rhv network Red Hat EMEA <https://www.redhat.com/> [email protected] IM: amusil <https://red.ht/sig>
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/CRA72QCADNYD4ETNERV4R6OIDT4OMPCK/

