summaryrefslogtreecommitdiffstats
path: root/docs/requirements/03-architecture.rst
blob: 6123cb834ab570f4622c3ee8b196f0363d3949e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
High level architecture and general features
============================================

Functional overview
-------------------

We foresee two OpenStack deployment models:
 1. Single-cloud. Centralized OpenStack controller and ENFVI nodes are Compute nodes
 2. Multi-cloud. Each NFVI node contains OpenStack controller, thus it becomes an "embedded cloud"
    with single internal compute node

Architecture Overview
---------------------

Architecture overview is here.

General Features and Requirements
---------------------------------

This is main part.

High level northbound interface specification
---------------------------------------------

What is northbound here? VIM controller?