Enable using reserved resources for VNF
Currently Tacker doesn't support resource reservation, however in telcom system resource reservation is often needed for VNF stable operation. VNF could be operated under conditions with limited infrastructure resources. In such situation, resource reservation is useful for upcoming scaling-out, maintenance works, disaster recovery.
According to NFV standard, each component in MANO shall support features as below.
* NFVO
* decides if and when a resource reservation is needed
* requests a reservation to VIM
* inform a reservation identifier provided by VIM to VNFM
* VNFM
* requesting reserved resource with reservation identifier
* VIM
* provide resource reservation interface
NFVO part does not concrete enough in NFV standard so installing VNFM part of reservation function at first is good way.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Hiroyuki Jo
- Direction:
- Needs approval
- Assignee:
- Hiroyuki Jo
- Definition:
- Approved
- Series goal:
- Accepted for stein
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- dharmendra
- Completed by
- dharmendra
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add reservation-vnfm spec
Addressed by: https:/
[WIP] add a new VDU property `reservation`
Addressed by: https:/
Add reservation support
Addressed by: https:/
Fix random failing of test_init_
Addressed by: https:/
Fix random failing of test_init_
Addressed by: https:/
WIP:Add functional test for reservation support
Gerrit topic: https:/
Addressed by: https:/
enable updating VNF parameters
Addressed by: https:/
[WIP]supoprt updating VNF param_values attribute
Addressed by: https:/
postpone VNF parameter update spec