Giter Club home page Giter Club logo

agilio-ovs-openstack-plugin's Introduction

agilio-ovs-openstack-plugin

Neutron ML2 and OS-VIF plugin for Agilio OVS

This provides the custom ML2 mechanism driver and OS-VIF plugins required to support Netronome Agilio OVS hardware in OpenStack. This plugin is currently in pre-release and is intended to aid in integration testing with core OpenStack.

Note: this plugin requires a recent version of upstream OpenStack. See: https://blueprints.launchpad.net/nova/+spec/netronome-smartnic-enablement This code is fully functional, documentation and unit tests are in development. Source: https://github.com/Netronome/agilio-ovs-openstack-plugin

devstack demo playbook

This section describes how to use the demo playbook in the ansible/ directory of this repository.

Requirements:
  • You will need a node that functions as an Ansible executor. For example, you might need to execute the following on CentOS 7.x:

    sudo yum -y install centos-release-ansible26.noarch
    sudo yum -y install ansible python2-jmespath git vim
    
  • A target node, with CentOS 7 installed, with a Netronome Agilio OVS compatible NIC.

Quickstart guide:
  • Clone the repo into a temporary directory on the Ansible executor:

    git clone https://github.com/Netronome/agilio-ovs-openstack-plugin.git
    
  • Change to the ansible directory and modify hosts.yaml and playbook.yaml with the correct settings:

    cd agilio-ovs-openstack-plugin
    vim hosts.yaml
    vim playbook.yaml
    
  • Run the prepare-devstack.sh script:

    ./prepare-devstack.sh
    
  • Shell into the host and reboot it:

    ssh [email protected]
    # Verify environment
    sudo reboot
    
  • Shell into the host and run devstack:

    ssh [email protected]
    # Note, the playbook creates a ``stack`` user!
    cd devstack
    ./stack.sh
    

agilio-ovs-openstack-plugin's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.