Jump to: navigation, search

Difference between revisions of "NaaS-Core"

m (Text replace - "__NOTOC__" to "")
 
(31 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__
 
* '''Launchpad Entry''': [[NovaSpec]]:network-service
 
* '''Created''': 24 March 2011
 
* '''Contributors''': [https://launchpad.net/~ilyaalekseyev Ilya Alekseyev], [https://launchpad.net/~patricka Patrick Ancillotti], [https://launchpad.net/~abrindeyev Andrey Brindeyev], [https://launchpad.net/~erik-carlin Erik Carlin], [https://launchpad.net/~dendrobates Rick Clark], [https://launchpad.net/~dmd17 Dan Mihai Dumitriu], [https://launchpad.net/~dramesh Ram Durairaj], [https://launchpad.net/~soren Søren Hansen], [https://launchpad.net/~iida-koji Koji Iida], [https://launchpad.net/~ishii-hisaharu Hisaharu Ishii], [https://launchpad.net/~itoumsn Masanori Itoh], [https://launchpad.net/~adjohn Adam Johnson], [https://launchpad.net/~youcef-laribi Youcef Laribi], [https://launchpad.net/~romain-lenglet Romain Lenglet], [https://launchpad.net/~bmcconne Brad McConnell], [https://launchpad.net/~reldan Eldar Nugaev], [https://launchpad.net/~salvatore-orlando Salvatore Orlando], [https://launchpad.net/~john-purrier John Purrier], [https://launchpad.net/~termie Andy Smith], [https://launchpad.net/~troy-toman Troy Toman], [https://launchpad.net/~dan-nicira Dan Wendlandt], [https://launchpad.net/~zhixue-wu Zhixue Wu]
 
  
== 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".
+
<span style="font-size: larger">'''This blueprint is being redrafted.  [https://launchpad.net/~ewanmellor Ewan Mellor] and  [https://launchpad.net/~salvatore-orlando Salvatore Orlando] will be happy to hear from you if you wish to contribute.  Nothing here is committed.'''</span>
  
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.
+
The content of this wiki page has been moved to http://wiki.openstack.org/NetworkService
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 ==
 
 
== Release Note ==
 
This section should include a paragraph describing the end-user impact of this change.  It is meant to be included in the release notes of the first release in which it is implemented.  (Not all of these will actually be included in the release notes, at the release manager's discretion; but writing them is a useful exercise.)
 
 
It is mandatory.
 
 
== Rationale ==
 
== User stories ==
 
== Assumptions ==
 
== Design ==
 
You can have subsections that better describe specific parts of the issue.
 
 
== Implementation ==
 
This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like:
 
 
=== UI Changes ===
 
Should cover changes required to the UI, or specific UI that is required to implement this
 
 
=== Code Changes ===
 
Code changes should include an overview of what needs to change, and in some cases even the specific details.
 
 
=== 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.
 
 
== Test/Demo Plan ==
 
This need not be added or completed until the specification is nearing beta.
 
 
== Unresolved issues ==
 
This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.
 
 
== BoF agenda and discussion ==
 
Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected.
 
 
----
 
 
[[Category:Spec]]
 
[[Category:Spec]]

Latest revision as of 23:30, 17 February 2013


This blueprint is being redrafted. Ewan Mellor and Salvatore Orlando will be happy to hear from you if you wish to contribute. Nothing here is committed.

The content of this wiki page has been moved to http://wiki.openstack.org/NetworkService