summaryrefslogtreecommitdiffstats
path: root/docs/requirements/use_cases/programmable_provisioning.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/requirements/use_cases/programmable_provisioning.rst')
-rw-r--r--docs/requirements/use_cases/programmable_provisioning.rst18
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
++++++++++++++++++++++++