Route Tables: Added support for associate/disassociate subnets. (removed wayward print)

This commit is contained in:
dreadpirateshawn 2014-10-14 07:55:36 -07:00
parent 5d046c76e5
commit d6b93af7fd

View File

@ -163,7 +163,6 @@ def test_route_table_associations():
# Refresh
route_table = conn.get_all_route_tables(route_table.id)[0]
print route_table.__dict__
route_table.associations.should.have.length_of(0)
# Associate