From 4c8b7acf75ca422094a40e632be6587bdec73727 Mon Sep 17 00:00:00 2001 From: RHE Date: Wed, 4 Oct 2017 16:33:13 +0200 Subject: moon planning Change-Id: Ib161f164067112e1a044793017418ff1399c69fe Signed-off-by: RHE --- docs/planning.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/planning.md (limited to 'docs') 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 -- cgit