diff options
author | RHE <rebirthmonkey@gmail.com> | 2017-10-04 16:33:13 +0200 |
---|---|---|
committer | RHE <rebirthmonkey@gmail.com> | 2017-10-04 16:33:13 +0200 |
commit | 4c8b7acf75ca422094a40e632be6587bdec73727 (patch) | |
tree | 756cae4949fec5d67882ca848183d209a46f1f01 /docs | |
parent | 513ede6dba5a6d49cd1fc0abcddbae2f4eedcc99 (diff) |
moon planning
Change-Id: Ib161f164067112e1a044793017418ff1399c69fe
Signed-off-by: RHE <rebirthmonkey@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/planning.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/planning.md b/docs/planning.md new file mode 100644 index 00000000..678afdf9 --- /dev/null +++ b/docs/planning.md @@ -0,0 +1,33 @@ +# Moon Planning +## Version 4 +### 4.3 +This version is supposed to be finished before 13th October 2017 + +- Oslo Policy Hook +- Database +- Consul +- Manager +- Interface +- Authz +- Wrapper +- Kubeadm Deployment +- Orchestrator (based on Kubeadm): ensure remote Docker deployment + +### 4.4 +This version is supposed to be finished before 8th December 2017 + +- Logger +- Tempest Test Framework +- Performance Test Framework +- Graphic User Interface +- Documentation + +## Version 5 +### 5.0 +This version is supposed to be finished before 23rd Feb 2018 + +- Load balancing with multi-pod (through K8S) +- Auto-scaling (through K8S) +- Keystonemiddleware Hook +- Attribute-based Encryption for Swift +- Dynamic Reconfiguration for OPST/Security Group
\ No newline at end of file |