diff options
author | blsaws <bs3131@att.com> | 2015-08-12 17:47:35 -0700 |
---|---|---|
committer | blsaws <bs3131@att.com> | 2015-08-12 17:53:42 -0700 |
commit | 60392a5c6546346fec2707a5d3d4d561b33aeff0 (patch) | |
tree | 54e2335066878c312231cf6196d2dfec82e27072 /design_docs/architecture.rst | |
parent | 9bbad7aac25027f55de015efbeb0ccbf69466915 (diff) |
Update use cases, requirements, etc
JIRA: COPPER-3
Change-Id: I9cccac8afb95e8d08e0e8aeef0934f24c59a40d7
Signed-off-by: blsaws <bs3131@att.com>
Diffstat (limited to 'design_docs/architecture.rst')
-rw-r--r-- | design_docs/architecture.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/design_docs/architecture.rst b/design_docs/architecture.rst index bd91ffb..9949c1a 100644 --- a/design_docs/architecture.rst +++ b/design_docs/architecture.rst @@ -10,13 +10,13 @@ The following example diagram illustrates a "relationship diagram" type view of :alt: policy_architecture.png :align: center -(source of the diagram above: https://wiki.opnfv.org/_media/copper/copper_work_items/policy_architecture.pptx) +(source of the diagram above: https://git.opnfv.org/cgit/copper/plain/design_docs/images/policy_architecture.pptx) Architectural Aspects --------------------- * Policies are reflected in two high-level goals - * Ensure resource requirements of VNFs are applied per VNF designer, service, and tenant intent + * Ensure resource requirements of VNFs and services are applied per VNF designer, service, and tenant intent * Ensure that generic policies are not violated, e.g. *networks connected to VMs must either be public or owned by the VM owner* * Policies are distributed through two main means |