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/georedundancy_regions_insances.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/georedundancy_regions_insances.rst')
-rw-r--r-- | docs/requirements/use_cases/georedundancy_regions_insances.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/requirements/use_cases/georedundancy_regions_insances.rst b/docs/requirements/use_cases/georedundancy_regions_insances.rst index dfbfb7d..27eae65 100644 --- a/docs/requirements/use_cases/georedundancy_regions_insances.rst +++ b/docs/requirements/use_cases/georedundancy_regions_insances.rst @@ -11,12 +11,12 @@ OpenStack regions or instances. The functionality behind the API depends on the underlying network providers (SDN controllers) and the networking setup. -(For example OpenDaylight has an API to add new BGP neighbour.) +(For example OpenDaylight has an API to add new BGP neighbor.) OpenStack Neutron should provide an abstracted API for this functionality what calls the underlying SDN controllers API. -Derrived Requirements +Derived Requirements ~~~~~~~~~~~~~~~~~~~~~ - Possibility to define a remote and a local endpoint - As in case of cells the nova-api service is shared it should be possible |