GitHub user zerthimon opened a pull request:

    https://github.com/apache/libcloud/pull/313

    Libcloud 574 routes and route tables

    Support for EC2 Route Tables and Routes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zerthimon/libcloud 
LIBCLOUD-574_Routes-and-Route-Tables

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/313.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #313
    
----
commit d48f7fef33d4c6486be653a36c44b892e111c41d
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-05T17:28:02Z

    LIBCLOUD-574 Routes-and-Route-Tables: EC2RouteTable class, 
ex_list_route_tables method

commit d9f659f9de419ca7143fb9125e8c9a5951847e4f
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-09T15:23:14Z

    LIBCLOUD-574 Routes-and-Route-Tables: EC2Route and EC2SubnetAssociation 
classes

commit 0936bb4dc666989f3d3133d92f8b04c9df0baebe
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-10T12:07:33Z

    LIBCLOUD-574 Routes-and-Route-Tables: docstrings

commit 1ea5ef211d33b2675ae4f1151295951480424ee6
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-10T12:56:56Z

    LIBCLOUD-574 Routes-and-Route-Tables: ex_create_route_table() method

commit 7c3fa5208d12281f70b98b4a93a8526e9e315d9f
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-10T13:06:11Z

    LIBCLOUD-574 Routes-and-Route-Tables: ex_delete_route_table() method

commit 1b3ff4c8b52b1fe0276c0b4bf0012279dec6b3e6
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-10T13:30:39Z

    LIBCLOUD-574 Routes-and-Route-Tables: ex_associate_route_table() method

commit f37882d48577c1f06e782378088494afa74b8eb2
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-10T14:19:42Z

    LIBCLOUD-574 Routes-and-Route-Tables: ex_dissociate_route_table() method

commit f7cf394e352d287942d1f7bcb0a1424f389c3555
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-10T14:23:20Z

    LIBCLOUD-574 Routes-and-Route-Tables: revert accidently modified header

commit 04af2cc2c1c1d6320d4aeabe718fc93decbf04d3
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-10T14:58:24Z

    LIBCLOUD-574 Routes-and-Route-Tables: ex_replace_route_table_association() 
method

commit edaa683f52606e81ee9b75367466a1c806d0910a
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-10T15:45:39Z

    LIBCLOUD-574 Routes-and-Route-Tables: ex_create_route() method

commit 4a98e36649a8ce06c930b55a3be54e08edd4a91e
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-10T15:54:04Z

    LIBCLOUD-574 Routes-and-Route-Tables: ex_delete_route() method

commit 5cd35c3f9483011e3266d9bbc7edf724144ca102
Author: Lior Goikhburg <[email protected]>
Date:   2014-06-10T16:03:54Z

    LIBCLOUD-574 Routes-and-Route-Tables: ex_replace_route() method

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to