Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

New driver: Aliyun ECS #1182

Closed
wants to merge 16 commits into from
Closed

New driver: Aliyun ECS #1182

wants to merge 16 commits into from

Commits on Jul 26, 2015

  1. Initial support for Aliyun ECS

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    031ea8f View commit details
    Browse the repository at this point in the history
  2. Select the system provided ubuntu 14.04 image automatically

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    4c180f7 View commit details
    Browse the repository at this point in the history
  3. Generate random password when no password specified

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    efc681d View commit details
    Browse the repository at this point in the history
  4. Update doc

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    00d4e8c View commit details
    Browse the repository at this point in the history
  5. Fix route rule

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    ce6ca8d View commit details
    Browse the repository at this point in the history
  6. Add test script for integration testing

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    762501d View commit details
    Browse the repository at this point in the history
  7. Support routing rules fixing for CentOS/RHEL

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    ffe9998 View commit details
    Browse the repository at this point in the history
  8. Update command execution for SSH client

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    b21bf3e View commit details
    Browse the repository at this point in the history
  9. Update reps for AliyunGo

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    1112d08 View commit details
    Browse the repository at this point in the history
  10. Remove provider in Aliyun driver

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    cc0d2f0 View commit details
    Browse the repository at this point in the history
  11. Refine the VPC support

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    2979820 View commit details
    Browse the repository at this point in the history
  12. Update the Env name for access key secret

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    482c73b View commit details
    Browse the repository at this point in the history
  13. add vpc private ip support

    Signed-off-by: tgic <farmer1992@gmail.com>
    tg123 authored and denverdino committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    38d6c51 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2015

  1. Add the doc for Aliyun ECS driver

    Change-Id: I097379553d2ddbd06ae1bb691a77656ce0d8b2f4
    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    499ef5a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2015

  1. Add support for route entry of created VM instance in VPC

    Change-Id: I0218afbd4b71fb3d9a2efe896c3fd4e3d71a05e2
    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    7285525 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2015

  1. Refactoring for robustness

    Change-Id: I492258a509f64240b6d1901669a6992f49ada3e6
    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    e4b1538 View commit details
    Browse the repository at this point in the history