Enis Afgan
|
32d9b57f4c
Wait a bit after resources are created on AWS as it seems to take a while for them to register.
|
9 years ago |
Enis Afgan
|
2c98623199
Update tests to match the new default model of running with private networking.
|
9 years ago |
Enis Afgan
|
9d47b7fdce
Unify network interface config for AWS and OpenStack providers at the network ID level.
|
9 years ago |
Enis Afgan
|
19bb9d1281
Fix variable names to avoid infinite loop
|
9 years ago |
Enis Afgan
|
64e743d6ab
Fix for figuring out a default AWS VPC when multiple networks exist.
|
9 years ago |
Enis Afgan
|
eb76c56363
Fix container retrieval for OpenStack
|
9 years ago |
Enis Afgan
|
17a1657e89
Update launch docs to include more details about networking setup.
|
9 years ago |
Enis Afgan
|
f6e02358bf
Update interface docs for creating an object store bucket so that that it is more clear about the implementation behavior.
|
9 years ago |
Enis Afgan
|
ef8b7f9d4a
PEP8 fix for N813
|
9 years ago |
Enis Afgan
|
58f9cec3dd
Add support for connecting to OpenStack Swift with Keystone v3
|
9 years ago |
Enis Afgan
|
c15631a7b0
Include the proper file for af09db6362ee938b50517a8ac0ecab2bf2b74eed
|
9 years ago |
Enis Afgan
|
af09db6362
Don't use a security group param during instance crud test until issue #18 is resolved
|
9 years ago |
Enis Afgan
|
3f885bce78
Add tests for floating IP
|
9 years ago |
Enis Afgan
|
c4e4ea8b1e
Add FloatingIP resource
|
9 years ago |
Enis Afgan
|
405b42101d
Rename static IP to floating IP to make it inline with existing code (see Instance class)
|
9 years ago |
Enis Afgan
|
93ee031ee0
Add methods for listing static IPs.
|
10 years ago |
Nuwan Goonasekera
|
4252074ef4
Changed instance data path to point to Amazon cloudfront
|
10 years ago |
Enis Afgan
|
27f117da55
On AWS, search for security groups via filters vs. method parameter.
|
10 years ago |
Enis Afgan
|
815efcd3a0
Change the interface for method creating a security group to allow specification of a network under which to create the group. Add corresponding implementation for AWS.
|
10 years ago |
Enis Afgan
|
13e70cd044
Raise the actual EC2 exception
|
10 years ago |
Enis Afgan
|
0960c4d10c
(Hopefully) simplify some of the logic for resolving VPC and SG launch combinations
|
10 years ago |
Enis Afgan
|
05d8c20d74
Transition towards requiring a launch into VPC for AWS
|
10 years ago |
Enis Afgan
|
4c0b79c4d7
Add a method to process security groups on AWS, translating them from names to IDs. This is requried for launching instances into a VPC.
|
10 years ago |
Enis Afgan
|
bb63109820
Remove explicit binding to an AWS API version. Used version is outdated.
|
10 years ago |
Enis Afgan
|
84672b15ca
Add cloud_type property to OpenStack provider class to be inline with the AWS provider class
|
10 years ago |
Nuwan Goonasekera
|
ff4f79cc79
Code and tests to make sure that same security rule can be added twice.
|
10 years ago |
Nuwan Goonasekera
|
123e4bf624
Fixed keypair test case
|
10 years ago |
Nuwan Goonasekera
|
7bb740400a
Added a support method to get ec2_endpoints if available
|
10 years ago |
Nuwan Goonasekera
|
5825381830
Added an openstack provider method to get the ec2 credentials for a user
|
10 years ago |
Nuwan Goonasekera
|
f5ee5b61c5
Merge branch 'master' of https://github.com/gvlproject/cloudbridge
|
10 years ago |