Chiradeep Vittal created CLOUDSTACK-740:
-------------------------------------------
Summary: Refactor networking core for clarity
Key: CLOUDSTACK-740
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-740
Project: CloudStack
Issue Type: Improvement
Security Level: Public (Anyone can view this level - this is the default.)
Components: Network Controller, Network Devices
Affects Versions: 4.1.0
Reporter: Chiradeep Vittal
Assignee: Chiradeep Vittal
Fix For: 4.1.0
The NetworkManager is a fairly monolithic and large piece of code that both
orchestrates and serves as the service layer for CloudStack networking. Large
code == difficult to maintain and understand and test.
The idea is to
- split it into smaller modules (initially a service layer and business logic
layer)
- split the service layer into user and admin apis
- split the user layer into L2/L3/network services
- followed by splits in the orchestration side
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira