Quantcast
Channel: The Ravello Blog
Viewing all articles
Browse latest Browse all 333

Run an NFV Architecture (OPNFV) on AWS and Google – Brahmaputra Edition

$
0
0

opnfv-flower

Author:
Iben Rodriguez
Iben is Cloud consulting and Virtualization Architect. He is trained in agile, ITIL, SOX, PCI-DSS, ISO27000. He is working to shift SDN testing functions out of the test lab and closer to the developers and operators.

Setup and operate your own OPNFV Architecture for dev, test, training using Ravello Systems on AWS and Google Cloud.

What is OPNFV Architecture

The Genesis project of OPNFV defines a number of core technologies that are part of the open source NFV platform. These include:

  • Openstack with various core projects such as Horizon, Nova, Neutron, Glance, Cinder, etc...
  • Open vSwitch
  • Integration with an approved network controller

The Brahmaputra release of OPNFV from February 2016 includes support for 4 different “bare-metal” installers for OpenStack integrated with 4 different network controller options.

These installers deploy OpenStack per the Genesis guidelines on hardware you provide in a network test lab or “in the cloud” with various approved network controller options such as:

There are a number of feature and test projects that use these environments as a platform after it’s built.

If you’re new to OPNFV and DevOps there can be a pretty steep learning curve to get up to speed with all the components needed to get a working platform going and maintain it.

Organizations wishing to participate in the development and testing of OPNFV Architecture should follow the guidelines established by the Pharos project which specify 6 physical servers connected to a Jenkins build server that uses scripts to issue commands to a Jump Box machine. This jump box then installs an Operating System onto the target nodes and then configures the OpenStack, network controller, storage, and compute functions. Preparing the environment and running the scripts can take a few hours even for an automated script and that doesn’t include all the time spent planning and debugging a new installation.

Get it on Repo
REPO by Ravello Systems, is a library of public blueprints shared by experts in the infrastructure community.

These blueprints we provide are based on the OPNFV Copper Academy work done by Bryan Sullivan from AT&T which provides a design for a lighter weight 4 node design that can run virtual either on premise or hosted “in the cloud”.

Here’s a screenshot of the network layout for the blueprints covered by this blog:

network-layout

Setup and run OPNFV Architecture lab on AWS and Google Cloud

This series of posts and blueprints is intended to make it easier (and cheaper) to set up an OPNFV test environment. All you will need to get started is a web browser and an account with Ravello Systems. The following 5 blueprint configurations are being made available and shared on Ravello Repo and will be kept up to date on a regular basis as new OPNFV releases are available:

  1. Builder blueprint with a MaaS controller pre-installed and three empty nodes for bootstrap, controller, and compute. All ready for configuration and OPNFV build out with your SDN choice. It will take a few hours to deploy this blueprint, configure maas, deploy, and produce a working OPNFV customize exactly to your parameters. This is NOT a self-contained blueprint and you must provide ssh keys, github, and complicated file editing. Intended for the more advanced developer.
  2. Contrail blueprint including an already deployed OPNFV with OpenStack Kilo and Juniper Contrail SDN Controller. Spin up an app from this blueprint and in 20 minutes you will have a working OpenStack environment. Beginner level.
  3. ODL blueprint including an already deployed OPNFV with OpenStack Liberty and Open Daylight SDN controller.
  4. ONOS blueprint including an already deployed OPNFV with OpenStack Liberty and ON Labs: ONOS SDN controller
  5. NOSDN blueprint including an already deployed OPNFV with OpenStack Tip/Master and no SDN controller

What is Ravello Systems

Ravello’s HVX nested hypervisor with overlay networking is delivered as a software as a service. You can run any virtual environment with any networking topology in AWS and Google Cloud without modifications. Using Ravello blueprints, you automatically provision fully isolated multi-tier environments.

Getting Started with the OPNFV Academy Blueprints

Here are the general steps needed to get started with these blueprints and get up and running quickly with one of the pre-built configurations we have provided. See the readme from the github repo for more detailed steps.

  1. Open a new web browser window and Add this blueprint to your library
  2. Create an application from the blueprint. Check the Network topology as follows:
    application-blueprint
  3. Start the application - wait 10 to 15 minutes for the machines to spin up and be ready
    start-application
  4. Once the VM is started you can find the IP address for the MAAS server in the Ravello dashboard.
    vm-started
  5. Perform a Basic Functional Test to ensure the admin console for each function is working.
    1. open a new web browser window to the IP address of the MAAS server.maas-server
    2. open new web browser windows with the MAAS server IP address followed by the port for the function you wish to use (insert screenshot)
      1. Juniper OpenContrailOpenContrail
      2. OpenStack HorizonOpenStack-Horizon
      3. Login to JuJu GUI admin console to see deployed model corresponding to the blueprint. This screenshot shows the Juju bundle (collection of 32 charms) for OpenStack with OpenContrail SDN.Juju
      4. Open Daylight DLUX consoleOpen-Daylight
      5. MaaS admin consolemaas-admin

Next steps

After this the possibilities are endless.

  • Be sure you join the GitHub Repo to post any issues or suggestions you have.
  • You can become familiar with the various tools such as Juju, MaaS from Canonical.
  • Try out the other OPNFV blueprints from Ravello Repo.
  • These blueprints are small non-HA versions - make your own blueprint with an HA (High Availability) deployment.
  • Sign up for an account with the Linux Foundation that will give you access to update the wiki, post patches to Gerrit, update JIRA issues, and use Jenkins.
  • Modify and create your own blueprints on Ravello to share them with others.
  • A REST API and Python SDK are also available allowing automation of Ravello workloads as part of the product lifecycle for your company.

The post Run an NFV Architecture (OPNFV) on AWS and Google – Brahmaputra Edition appeared first on The Ravello Blog.


Viewing all articles
Browse latest Browse all 333

Trending Articles