Introduction

This feature allows CloudStack administrators to create layer 2 networks on CloudStack. As these networks are purely layer 2, they don't require IP addresses or Virtual Router, only VLAN is necessary (provided by administrator or assigned by CloudStack). Also, network services should be handled externally, e.g. DNS, DHCP, as they are not provided by L2 networks.

As a consequence, a new Guest Network type is created within CloudStack: L2

References

JIRA Ticket

https://issues.apache.org/jira/browse/CLOUDSTACK-10102

Pull Request

Targeted for ACS master.
https://github.com/apache/cloudstack/pull/2281

Document History

AuthorDescriptionDate
nvazquezInitial draft27 September 2017
nvazquezSpecification02 October 2017

Feature requirements, Architecture and Design description

Target users

API Changes

N/A

DB Changes

N/A

Hypervisors supported

This feature is agnostic of any hypervisor

UI Flow

Open Items/Questions