diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-01-10 15:27:07 +0100 |
---|---|---|
committer | ChristopherPrice <christopher.price@ericsson.com> | 2016-01-13 18:26:29 +0100 |
commit | 920646aba6ee52f5cf494e1f2c279230b664ece0 (patch) | |
tree | 0e9dfa36542493737c52de777cc3454ea8b1b880 /docs/specification/objectives.rst | |
parent | cdf8591ab56d777fd5dda23d50fffad2a0b3a677 (diff) |
Created a pharos specification docment according to the new toolchain.
Created docs/specification and the index.rst fil in the new format
for the new toolchain sequence. Will create a specification/index.html
link on artifacts and associate pdf document.
Made small editorials to the origincal content, but it needs work.
Left the original pharos-spec file as it being worked on still.
Should be removed once the spcification docs are in equivalent shape.
Change-Id: I6edb121766e7e1fdf1f38c70be95347b81b71dcc
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'docs/specification/objectives.rst')
-rw-r--r-- | docs/specification/objectives.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/specification/objectives.rst b/docs/specification/objectives.rst new file mode 100644 index 00000000..53423882 --- /dev/null +++ b/docs/specification/objectives.rst @@ -0,0 +1,20 @@ +Objectives / Scope +------------------- + +The Pharos specification defines the OPNFV hardware environment +upon which the OPNFV Brahmaputra platform release can be deployed +on and tested. This specification defines: + +- A secure, scalable, standard and HA environment +- Supports the full Brahmaputra deployment lifecycle (this requires a bare metal environment) +- Supports functional and performance testing of the Brahmaputra release +- Provides mechanisms and procedures for secure remote access to the test environment + +Deploying Brahmaputra in a Virtualized environment is possible +and will be useful, however it does not provide a fully +featured deployment and test environment for the Brahmaputra +release of OPNFV. + +The high level architecture is outlined in the following diagram: + +.. image:: ../images/pharos-archi1.jpg |