diff options
author | Koren Lev <korenlev@gmail.com> | 2017-07-27 15:04:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-27 15:04:07 +0000 |
commit | 162c03ef301396072c1934e7e7e0c40a841b4fe2 (patch) | |
tree | 7a2a2781949252436450ff5832962785061a774a /README.md | |
parent | b88c78e3cf2bef22aa2f1c4d0bf305e303bc15f0 (diff) | |
parent | 7e83d0876ddb84a45e130eeba28bc40ef53c074b (diff) |
Merge "Calipso initial release for OPNFV"
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a9e986 --- /dev/null +++ b/README.md @@ -0,0 +1,50 @@ +This work is licensed under a Creative Commons Attribution 4.0 +International License. +http://creativecommons.org/licenses/by/4.0 + +Calipso - OpenStack Network Discovery and Assurance +================================================== +### About +We are going to enhance the way Cloud Network Administrators(CNA) and Tenant Network Administrators(TNA) +Understands, Monitors and Troubleshoot highly distributed OpenStack and other virtual Environments. + +We are following Domain-Driven-Design process and procedures: +ref: http://www.methodsandtools.com/archive/archive.php?id=97 +<br> +WIKI Central:<br> +http://wikicentral.cisco.com/display/OSDNA/Home +<br> +JIVE:<br> +https://cisco.jiveon.com/people/korlev/blog/2015/12/13/os-dna-project +<br> +Rally:<br> +https://rally1.rallydev.com/#/48530212030d/dashboard +<br> + +### Prototype Intent: + +Provide CNA and TNA with support for: +<br> +1. Building virtual Network inventory and visualizing all inter-connections in real-time +<br> +2. Monitor virtual network objects state and health +<br> +3. Troubleshoot failures in virtual networks +<br> +4. Assess impact of failure in virtual networks +<br> + +### High Level Functionality Tree: +<br> +http://korlev-calipso.cisco.com/ <br> +Code: https://cto-github.cisco.com/korlev/Calipso + +### Proto (mockups, updated Nov 15th) +korlev-calipso-be.cisco.com:8081 + +#### High Level Architecture: <br> +see under /Architecture (outdated) + +### Contacts +* Koren Lev (korlev) +* Yaron Yogev (yayogev) |