The Auto Scale Out Use Case will impact each of the Projects listed on this page. We also list the requirements for each project to support the Casablanca Scaling Use Case.
Leftovers from Beijing
- Homing and Licensing Request to OOF
- HealthCheck needs to be fixed
- How to get configuration information to APPC/SDNC
- SDNC needs to add IP Address information to AAI
Scaling Impacts
APPC
CLAMP
- Ensure CLAMP has access to VF_Module_Type at design time
- Create policies for Scaling of vDNS
- Create Guard policies for Auto Scale Out
OOF
- OOF will process Homing and license placement request from MSO.
OOF will support additional Policies for Scale Out to check the following:
- If there is enough capacity in the region or close to the region
- For the VNF Instance, is the license sufficient to satisfy the configuration requested
Modeling
- Need to add Controller type to the VNF Model in SDC
Policy
- Create API call to SO with VNFInstanceID and VF_Module_Type as arguments
SDC
- Add Controller_Type to VNF Model. This should be one of: APPC, SDNC, VF-C???
SDNC
SO
- Create API for VID and Policy to call that will allow SO to scale a VNFC
- Create work flow to get all needed information to Scale a VNFC
- Call API for Homing and Licensing checks
- Create Workflows using Workflow Designer
VID
- Change Manual Scaling Use Case to use the same SO API that Policy is using in Auto Scaling Use Case (Common Actor API)