Commit Graph

8 Commits

Author SHA1 Message Date
Justin Santa Barbara a7f82a6380 Fix shared subnet/vpc tags
* Stop setting the Name tag on a shared subnet/vpc

* Stop setting the legacy KubernetesCluster tag on a shared subnet/vpc
that is new enough (>=1.6); we rely on the shared tags instead

* Set tags on shared subnets; i.e. we _do_ set the shared tag on a
shared subnet; that is important for ELBs

* Set tags on shared VPCs; i.e. we _do_ set the shared tag on a shared
VPC; that is not used but consistent with subnets.

* Add tests for shared subnet
2017-10-23 11:30:25 -04:00
Justin Santa Barbara fec89f0f33 Skip DNS precreate on CF; a few test fixes 2017-02-17 11:04:39 -05:00
Justin Santa Barbara 68baecafb6 Simple test for securitygroups task 2016-12-18 16:06:34 -05:00
Justin Santa Barbara eeca9cfbc3 mockec2: first step towards volume support
Just stubs DescribeVolumes call
2016-12-17 23:17:16 -05:00
Justin Santa Barbara ee24ca1acc Add mock ec2 images API 2016-12-11 17:11:10 -05:00
Justin Santa Barbara f4092d0113 First test of a fi.Task 2016-12-08 13:17:38 -05:00
chrislovecnm 3f29bc982e updating header 2016-11-30 22:46:33 -07:00
Justin Santa Barbara 6ec5da2827 Add unit test for deleting untagged route table 2016-10-18 22:16:05 -04:00