Introduction

Stratosphre SSP is an SDN controller that controls or brokers physical and or virtual network devices. Stratosphere SSP will build a vxlan backed overlay network. The plugin makes L2 connectivity service provided by SSP available for cloudstack 4.2.

Purpose

This plugin will remove limitation of the number of vlan id which is limited upto 4k. This plugin also enables us to deploy a vlan domain dynamically.

Document History

Date

Version

Author

Changes

5/27/2013

0.1

Hiroaki KAWAI

Initial Draft

Feature Specifications

The plugin will setup a network environment by calling SSP REST api. Supported combination in the initial release will be:

  • Cloudstack advanced networking.
  • KVM, VMWare hypervisors.
  • SSP will request hypervisort to set a specific vlan or no-vlan dependent on the bridge the hypervisor supports, then SSP will setup a vlan-vxlan conversion entries via openflow.
  • No labels