From c8b8cdaf7e594231dfbddd13ed904a6f85909abd Mon Sep 17 00:00:00 2001 From: "Ryan S. Brown" Date: Fri, 2 Sep 2016 16:17:03 -0400 Subject: [PATCH] Update roadmap with results from this cycle of cloud modules --- docsite/rst/roadmap/ROADMAP_2_2.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docsite/rst/roadmap/ROADMAP_2_2.rst b/docsite/rst/roadmap/ROADMAP_2_2.rst index ca396bc7052..58787674647 100644 --- a/docsite/rst/roadmap/ROADMAP_2_2.rst +++ b/docsite/rst/roadmap/ROADMAP_2_2.rst @@ -34,19 +34,21 @@ Target: September 2016 - AWS - - Pagination for all AWS modules (generic pagination exists, but isn’t used everywhere) - - Refactoring ec2.py to be more digestible - - Fix inconsistencies with different authentication methods (STS, environment creds, ~/.aws/credentials) - - Ryan Brown and Robyn Bergeron work on bug/PR triage to reduce backlog + - Pagination for all AWS modules (generic pagination exists, but isn’t used everywhere) (bumped to 2.3) + - Refactoring ec2.py to be more digestible (bumped to 2.3) + - Fix inconsistencies with different authentication methods (STS, environment creds, ~/.aws/credentials) (done) + - AWS Lambda modules (lambda_execute done, others pending) + - Ryan Brown and Robyn Bergeron work on bug/PR triage to reduce backlog (reduced - continuing to work on it) - Google (Ryan Brown and Tom Melendez) - Add support for Google Cloud DNS + - Add support for Google Cloud managed instance groups (done) - Support restoring instances from snapshots - - Improved handling of scratch disks on instances + - Improved handling of scratch disks on instances (done) - External OpenStack (Stretch goal for this release) - Ryan with some help from David Shrewsbury (Zuul/Openstack at RedHat). - - Support Heat stack resources + - Support Heat stack resources (done) - Support LBaaS load balancers - Azure load balancer: Feature parity for AWS ELB (Stretch Goal)