Skip to content

danalsan/vagrants

Repository files navigation

OVN Vagrants

This repository contains a list of vagrant files that can be used to set up OVN in many different topologies.

How to

  1. Install the vagrant
  2. Install the vagrant-libvirt extension:

    $ vagrant plugin install vagrant-libvirt
  3. Choose the topology and start Vagrant (e.g ovn-multinode):

    $ cd ovn-multinode
    $ vagrant up
  4. Once the configuration step is done you can SSH into the nodes and start playing with OVN:

    $ vagrant status
    $ vagrant ssh <target node>
    $ sudo ovn-sbctl list Chassis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages