diff options
author | csatari <gergely.csatari@nokia.com> | 2016-07-01 11:19:54 +0200 |
---|---|---|
committer | csatari <gergely.csatari@nokia.com> | 2016-07-05 11:22:57 +0200 |
commit | 791354a57e2e6c6e049877a95cbaecd9d27d6966 (patch) | |
tree | e835a62d984bcef2c59ad822220f7799314cd741 /docs/requirements/use_cases/programmable_provisioning.rst | |
parent | d3d984a25934207b9c181e6ce775dae0305252e4 (diff) |
Polishing of georedundancy and provider network uc-s
Adding the final touch to my use cases:
- Clarification of the introduction text in the general georedundancy capter
- Clarification of the description of both the georedundancy and the provider networks use cases
- Adding references.
Change-Id: I9734154dc7fbb5f3a86af17c451b02cca839a741
Signed-off-by: csatari <gergely.csatari@nokia.com>
Diffstat (limited to 'docs/requirements/use_cases/programmable_provisioning.rst')
-rw-r--r-- | docs/requirements/use_cases/programmable_provisioning.rst | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/docs/requirements/use_cases/programmable_provisioning.rst b/docs/requirements/use_cases/programmable_provisioning.rst index eb9b6f5..4093a27 100644 --- a/docs/requirements/use_cases/programmable_provisioning.rst +++ b/docs/requirements/use_cases/programmable_provisioning.rst @@ -5,18 +5,20 @@ Programmable Provisioning of Provider networks ---------------------------------------------- Description ~~~~~~~~~~~ -In NFV environment the VNFM (consumer of OpenStack IaaS API) have no administrative -rights, however in this environment provider networks are used in some cases. -When a provider network is ceated administrative rights are needed what in the -case of non admin VNFM leeds to manual work. +In NFV environment the VNFM (consumer of OpenStack IaaS API) have no +administrative rights, however in the telco domain provider networks are used in +some cases. When a provider network is ceated administrative rights are needed +what in the case of a VNFM without administrative rights needs manual work. It shall be possible to configure provider networks without administrative rights. -It should be possible to assign the capability to create provider networks to any roles. +It should be possible to assign the capability to create provider networks to +any roles. Derrived Requirements ~~~~~~~~~~~~~~~~~~~~~ - Authorize the possibility of provider network creation based on policy - There should be a new entry in :code:`policy.json` which controls the provider network creation - - Default policy of this new enrty should be :code:`rule:admin_or_owner`. + - Default policy of this new entry should be :code:`rule:admin_or_owner`. + - This policy should be respected by neutron API Northbound API / Workflow +++++++++++++++++++++++++ @@ -28,11 +30,11 @@ Data model objects Orchestration +++++++++++++ - - TBD + None. Dependencies on compute services ++++++++++++++++++++++++++++++++ - - TBD + None. Potential implementation ++++++++++++++++++++++++ |