Rahul Singal created CLOUDSTACK-9403:
----------------------------------------
Summary: Support for SharedNetwork fuctionality with Nuage VSP SDN
Plugin including Marvin test coverage
Key: CLOUDSTACK-9403
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9403
Project: CloudStack
Issue Type: Task
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation, Network Controller
Reporter: Rahul Singal
This is first phase of support of Shared Network in cloudstack through NuageVsp
Network Plugin. A shared network is a type of virtual network that is shared
between multiple accounts i.e. a shared network can be accessed by virtual
machines that belong to many different accounts. This basic functionality will
be supported with the below common use case:-
shared network can be used for monitoring purposes. A shared network can be
assigned to a domain and can be used for monitoring VMs belonging to all
accounts in that domain.
With the current implementation with NuageVsp plugin, Each shared network needs
its unique IP address range, and can not overlap with another shared network.
In VSD, it is implemented in below manner:-
In order to have tenant isolation for shared networks, we will have to create a
Shared L3 Subnet for each shared network, and instantiate it across the
relevant enterprises. A shared network will only exist under an enterprise when
it is needed, so when the first VM is spinned under that ACS domain inside that
shared network.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)