diff options
Diffstat (limited to 'doc/08-Requirements_from_other_OPNFV_Project.rst')
-rw-r--r-- | doc/08-Requirements_from_other_OPNFV_Project.rst | 31 |
1 files changed, 18 insertions, 13 deletions
diff --git a/doc/08-Requirements_from_other_OPNFV_Project.rst b/doc/08-Requirements_from_other_OPNFV_Project.rst index 17bb677..62e611f 100644 --- a/doc/08-Requirements_from_other_OPNFV_Project.rst +++ b/doc/08-Requirements_from_other_OPNFV_Project.rst @@ -1,27 +1,32 @@ Requirements from other OPNFV projects -------------------------------------- -| We have created a questionnaire for collecting other projects - requirments - (https://docs.google.com/forms/d/11o1mt15zcq0WBtXYK0n6lKF8XuIzQTwvv8ePTjmcoF0/viewform?usp=send_form), - please advertise it. -| ==[hujie] Can we force other OPNFV projects to complete the survey by - using JIRA dependence?== +We have created a questionnaire_ for collecting other projects requirements. +Please advertise it. + +.. _questionnaire: https://docs.google.com/forms/d/11o1mt15zcq0WBtXYK0n6lKF8XuIzQTwvv8ePTjmcoF0/viewform?usp=send_form + + Doctor Project ~~~~~~~~~~~~~~ -| ==Note: This scenario could be out of scope in Escalator project, but +.. <Malla> This scenario could be out of scope in Escalator project, but having the option to support this should be better to align with - Doctor requirements.== -| The scope of Doctor project also covers maintenance scenario in which - 1) the VIM administorator requests host maintenance to VIM, 2) VIM - will notifiy it to consumer such as VNFM to trigger application level - migration or switching active-standby nodes, and 3) VIM waits responce - from the consumer for a short while. + Doctor requirements. + +The scope of Doctor project also covers maintenance scenario in which + +1. The VIM administrator requests host maintenance to VIM. + +2. VIM will notify it to consumer such as VNFM to trigger application level + migration or switching active-standby nodes. + +3. VIM waits response from the consumer for a short while. - VIM should send out notification of VM migration to consumer (VNFM) as abstracted message like "maintenance". + - VIM could wait VM migration until it receives "VM ready to maintenance" message from the owner (VNFM) |