RFE: invoke mgmt-driver after scale-out operation
Bug #1650426 reported by
Sridhar Ramaswamy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
In Progress
|
Wishlist
|
Hiroya Nakaya |
Bug Description
Tacker VNFM's management driver framework need to be trigger after every scale-out and scale-in operation. This is needs give a role for mgmt-driver code to reconfigure the VNF for increased / decreased capacity due to scaling. This could be implemented by call a new method or use the existing mgmt_call() method with extra arg differentiating between first-time post-book invocation vs post-scale invocation.
This is a left over from VNF scaling blueprint,
Changed in tacker: | |
importance: | Undecided → Wishlist |
tags: | added: rfe |
Changed in tacker: | |
assignee: | nobody → lijiale (lijiale) |
Changed in tacker: | |
status: | New → In Progress |
Changed in tacker: | |
assignee: | lijiale (lijiale) → Hiroya Nakaya (nakkay) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/576670
Review: https:/