You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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 it 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