Jump to: navigation, search

NaaS-Core

Revision as of 12:30, 24 March 2011 by SalvatoreOrlando (talk)

Summary

The core functionality of Openstack Network-as-a-service (NaaS) is to provide a customer-facing service for creating and managing networks intended as "collection of virtual ports with shared connectivity".

A network created with the core NaaS API can be therefore regarded as a virtual network switch which potentially spans over all the compute nodes in the cloud. NaaS APIs should be decoupled by the actual implementation of the core service, meaning that NaaS does not mandate any specific model for created networks (e.g.: VLANs, IP tunnels).

Goals

Goal 1: allow customers to...

Goal 2: allow customers to...

Goal 3: allow CSPs to ...

Rationale

User stories

Assumptions

Design

You can have subsections that better describe specific parts of the issue.

Migration

Include:

  • data migration, if any
  • redirects from old URLs to new ones, if any
  • how users will be pointed to the new way of doing things, if necessary.