diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2016-07-19 14:26:16 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2016-07-22 09:25:25 +0200 |
commit | a973062e984d73b04f71790af4ed1fa05172ec71 (patch) | |
tree | 9317bb92fd8b90b5c7d9a5ebf11106bba908fdcb /docs/requirements/use_cases/programmable_provisioning.rst | |
parent | 183ec869bfc403db64b422280b4a6339e070f7d1 (diff) |
Working on comments and document cleanup
Commenting out some of my previous comments so that they are not
part of the final document but remain in the source code. Added
conclusion to L3VPN use cases.
Change-Id: I1f51cbce1fb496d05d005cfd440cc16a52eab0d8
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'docs/requirements/use_cases/programmable_provisioning.rst')
-rw-r--r-- | docs/requirements/use_cases/programmable_provisioning.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/requirements/use_cases/programmable_provisioning.rst b/docs/requirements/use_cases/programmable_provisioning.rst index de45ca3..8d143f3 100644 --- a/docs/requirements/use_cases/programmable_provisioning.rst +++ b/docs/requirements/use_cases/programmable_provisioning.rst @@ -7,13 +7,13 @@ Description ~~~~~~~~~~~ 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 +some cases. When a provider network is created 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. -Derrived Requirements +Derived 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 |