From c1d2d78f1d0b528b2529f614342ead89b4b69b49 Mon Sep 17 00:00:00 2001 From: Aimee Ukasick Date: Tue, 31 Jan 2017 12:07:14 -0600 Subject: Update for Danube JIRA: COPPER-1 Updated several files for continuity in capitalization and punctuation. Updated release notes. Updated or removed invalid URLs. Generated documentation locally to verify HTML output. Change-Id: I50bc0886f502c26c8fc0539e7e8104763d1a06a2 Signed-off-by: Aimee Ukasick --- docs/design/requirements.rst | 32 ++++++++++++-------------------- 1 file changed, 12 insertions(+), 20 deletions(-) (limited to 'docs/design/requirements.rst') diff --git a/docs/design/requirements.rst b/docs/design/requirements.rst index 7940cda..87894cf 100644 --- a/docs/design/requirements.rst +++ b/docs/design/requirements.rst @@ -1,7 +1,7 @@ .. This work is licensed under a .. Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. (c) 2015-2016 AT&T Intellectual Property, Inc +.. (c) 2015-2017 AT&T Intellectual Property, Inc Requirements ============ @@ -22,10 +22,8 @@ include multiple ways in which resource requirements can be expressed and fulfil * OpenStack Nova - * the `image `_ feature, enabling "VM templates" to be defined for NFs, - and referenced by name as a specific NF version to be used - * the `flavor `_ feature, addressing basic compute and - storage requirements, with extensibility for custom attributes + * the Image feature, enabling "VM templates" to be defined for NFs and referenced by name as a specific NF version to be used + * the Flavor feature, addressing basic compute and storage requirements, with extensibility for custom attributes * OpenStack Heat @@ -44,10 +42,8 @@ include multiple ways in which resource requirements can be expressed and fulfil * orchestration service user management (requires `Keystone `_) * shared storage (requires `Manila `_) - * load balancing (requires Neutron - `LBaaS `_) - * firewalls (requires Neutron - `FWaaS `_) + * load balancing (requires `Neutron LBaaS `_) + * firewalls (requires `Neutron FWaaS `_) * various Neutron-based network and security configuration items * Nova flavors * Nova server attributes including access control @@ -58,19 +54,19 @@ include multiple ways in which resource requirements can be expressed and fulfil * "multi-tenant cloud messaging and notification service" (requires `Zaqar `_) - * OpenStack `Group-Based Policy `_ + * `OpenStack Group-Based Policy `_ * API-based grouping of endpoints with associated contractual expectations for data flow processing and service chaining - * OpenStack `Tacker `_ + * `OpenStack Tacker `_ * "a fully functional ETSI MANO based general purpose NFV Orchestrator and VNF Manager for OpenStack" - * OpenDaylight `Group-Based Policy `_ + * `OpenDaylight Group-Based Policy `_ * model-based grouping of endpoints with associated contractual expectations for data flow processing - * OpenDaylight `Service Function Chaining (SFC) `_ + * `OpenDaylight Service Function Chaining (SFC) `_ * model-based management of "service chains" and the infrastucture that enables them @@ -113,17 +109,13 @@ high-level required capabilities include: Upstream projects already include multiple ways in which configuration conditions can be monitored and responded to: - * OpenStack `Congress `_ provides a + * OpenStack `Congress `_ provides a table-based mechanism for state monitoring and proactive/reactive policy enforcement, including data obtained from internal databases of OpenStack core and optional services. The Congress design approach is also extensible to other VIMs (e.g. SDNCs) through development of data source drivers for - the new monitored state information. See - `Stackforge Congress Data Source Translators `_, - `congress.readthedocs.org `_, - and the `Congress specs `_ for - more info. - * OpenStack `Ceilometer `_ + the new monitored state information. + * OpenStack `Aodh `_ provides means to trigger alarms upon a wide variety of conditions derived from its monitored OpenStack analytics. * `Nagios `_ "offers complete monitoring and alerting for servers, switches, applications, and services". -- cgit 1.2.3-korg