Update roadmap with results from this cycle of cloud modules

This commit is contained in:
Ryan S. Brown 2016-09-02 16:17:03 -04:00
commit c8b8cdaf7e

View file

@ -34,19 +34,21 @@ Target: September 2016
- AWS - AWS
- Pagination for all AWS modules (generic pagination exists, but isnt used everywhere) - Pagination for all AWS modules (generic pagination exists, but isnt used everywhere) (bumped to 2.3)
- Refactoring ec2.py to be more digestible - Refactoring ec2.py to be more digestible (bumped to 2.3)
- Fix inconsistencies with different authentication methods (STS, environment creds, ~/.aws/credentials) - Fix inconsistencies with different authentication methods (STS, environment creds, ~/.aws/credentials) (done)
- Ryan Brown and Robyn Bergeron work on bug/PR triage to reduce backlog - 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) - Google (Ryan Brown and Tom Melendez)
- Add support for Google Cloud DNS - Add support for Google Cloud DNS
- Add support for Google Cloud managed instance groups (done)
- Support restoring instances from snapshots - 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) - External OpenStack (Stretch goal for this release)
- Ryan with some help from David Shrewsbury (Zuul/Openstack at RedHat). - Ryan with some help from David Shrewsbury (Zuul/Openstack at RedHat).
- Support Heat stack resources - Support Heat stack resources (done)
- Support LBaaS load balancers - Support LBaaS load balancers
- Azure load balancer: Feature parity for AWS ELB (Stretch Goal) - Azure load balancer: Feature parity for AWS ELB (Stretch Goal)