Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

ec2test: handle security group tags #67

Merged
merged 1 commit into from Apr 20, 2016

Conversation

axw
Copy link

@axw axw commented Apr 18, 2016

Update CreateTags and security group filtering to handle tags.

Also update "reservation.hasRunningMachine" to perform
the same advance-from-shuttingdown-to-terminated logic
that is applied in "DescribeInstances". This is necessary
to avoid DependencyViolation errors when running the
tests in Juju.

Update CreateTags and security group filtering
to handle tags.
@wallyworld
Copy link
Contributor

LGTM

@axw axw merged commit a651c43 into go-amz:v3 Apr 20, 2016
jujubot added a commit to juju/juju that referenced this pull request Apr 29, 2016
provider/ec2: destroy hosted model resources

When calling the Destroy() method of a controller's
Environ, we will also destroy the resources for the
hosted models created/managed by the controller.

Also, ListVolumes has been fixed to no longer report
root disks.

Requires go-amz/amz#67

Partially fixes https://bugs.launchpad.net/juju-core/+bug/1566011
Fixes https://bugs.launchpad.net/juju-core/+bug/1550074

(Review request: http://reviews.vapour.ws/r/4625/)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants