Enis Afgan
|
c4e4ea8b1e
Add FloatingIP resource
|
před 9 roky |
Enis Afgan
|
405b42101d
Rename static IP to floating IP to make it inline with existing code (see Instance class)
|
před 9 roky |
Enis Afgan
|
93ee031ee0
Add methods for listing static IPs.
|
před 10 roky |
Nuwan Goonasekera
|
4252074ef4
Changed instance data path to point to Amazon cloudfront
|
před 10 roky |
Enis Afgan
|
27f117da55
On AWS, search for security groups via filters vs. method parameter.
|
před 10 roky |
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.
|
před 10 roky |
Enis Afgan
|
13e70cd044
Raise the actual EC2 exception
|
před 10 roky |
Enis Afgan
|
0960c4d10c
(Hopefully) simplify some of the logic for resolving VPC and SG launch combinations
|
před 10 roky |
Enis Afgan
|
05d8c20d74
Transition towards requiring a launch into VPC for AWS
|
před 10 roky |
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.
|
před 10 roky |
Enis Afgan
|
bb63109820
Remove explicit binding to an AWS API version. Used version is outdated.
|
před 10 roky |
Enis Afgan
|
84672b15ca
Add cloud_type property to OpenStack provider class to be inline with the AWS provider class
|
před 10 roky |
Nuwan Goonasekera
|
ff4f79cc79
Code and tests to make sure that same security rule can be added twice.
|
před 10 roky |
Nuwan Goonasekera
|
123e4bf624
Fixed keypair test case
|
před 10 roky |
Nuwan Goonasekera
|
7bb740400a
Added a support method to get ec2_endpoints if available
|
před 10 roky |
Nuwan Goonasekera
|
5825381830
Added an openstack provider method to get the ec2 credentials for a user
|
před 10 roky |
Nuwan Goonasekera
|
f5ee5b61c5
Merge branch 'master' of https://github.com/gvlproject/cloudbridge
|
před 10 roky |
Enis Afgan
|
792104f79d
For KeyPair service - when creating a key pair, raise (native) exception if the key with the supplied name already exists
|
před 10 roky |
Enis Afgan
|
56a31db2a8
On AWS, if a duplicate rule is applied to a security group, just return it instead of raising an exception
|
před 10 roky |
Enis Afgan
|
5b9f726234
Replace the path where AWS instance data info is retrieved from to point to an S3 bucket (much faster and no occasional auth issues)
|
před 10 roky |
Nuwan Goonasekera
|
5b538da7fb
Silence a few more spurious warnings.
|
před 10 roky |
Enis Afgan
|
8f2384a9b2
Update provider developer doc with required libraries and versions
|
před 10 roky |
Enis Afgan
|
6a68635a11
Small update to the getting started guide
|
před 10 roky |
Enis Afgan
|
a73971149e
Fix typos
|
před 10 roky |
Enis Afgan
|
7b67a97de0
Add support for using OpenStack Keystone v3
|
před 10 roky |
Enis Afgan
|
829b2b0855
Update installation docs
|
před 10 roky |
Enis Afgan
|
e0f05d7f28
Fix typo
|
před 10 roky |
Nuwan Goonasekera
|
e3e929e052
Silences more spurious warnings and fixed minor consistency issue in
|
před 10 roky |
Enis Afgan
|
8ebd3e3496
Update getting started guide to include config for two providers
|
před 10 roky |
Nuwan Goonasekera
|
f2336e40f0
Added missing connector lines to svg.
|
před 10 roky |