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 години |
Enis Afgan
|
bb63109820
Remove explicit binding to an AWS API version. Used version is outdated.
|
преди 10 години |
Enis Afgan
|
84672b15ca
Add cloud_type property to OpenStack provider class to be inline with the AWS provider class
|
преди 10 години |
Nuwan Goonasekera
|
ff4f79cc79
Code and tests to make sure that same security rule can be added twice.
|
преди 10 години |
Nuwan Goonasekera
|
123e4bf624
Fixed keypair test case
|
преди 10 години |
Nuwan Goonasekera
|
7bb740400a
Added a support method to get ec2_endpoints if available
|
преди 10 години |
Nuwan Goonasekera
|
5825381830
Added an openstack provider method to get the ec2 credentials for a user
|
преди 10 години |
Nuwan Goonasekera
|
f5ee5b61c5
Merge branch 'master' of https://github.com/gvlproject/cloudbridge
|
преди 10 години |
Enis Afgan
|
792104f79d
For KeyPair service - when creating a key pair, raise (native) exception if the key with the supplied name already exists
|
преди 10 години |
Enis Afgan
|
56a31db2a8
On AWS, if a duplicate rule is applied to a security group, just return it instead of raising an exception
|
преди 10 години |
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)
|
преди 10 години |
Nuwan Goonasekera
|
5b538da7fb
Silence a few more spurious warnings.
|
преди 10 години |
Enis Afgan
|
8f2384a9b2
Update provider developer doc with required libraries and versions
|
преди 10 години |
Enis Afgan
|
6a68635a11
Small update to the getting started guide
|
преди 10 години |
Enis Afgan
|
a73971149e
Fix typos
|
преди 10 години |
Enis Afgan
|
7b67a97de0
Add support for using OpenStack Keystone v3
|
преди 10 години |
Enis Afgan
|
829b2b0855
Update installation docs
|
преди 10 години |
Enis Afgan
|
e0f05d7f28
Fix typo
|
преди 10 години |
Nuwan Goonasekera
|
e3e929e052
Silences more spurious warnings and fixed minor consistency issue in
|
преди 10 години |
Enis Afgan
|
8ebd3e3496
Update getting started guide to include config for two providers
|
преди 10 години |
Nuwan Goonasekera
|
f2336e40f0
Added missing connector lines to svg.
|
преди 10 години |
Nuwan Goonasekera
|
bf4d2f6b1c
Copied design goals to docs and some minor restructuring.
|
преди 10 години |
Nuwan Goonasekera
|
360c59abf1
Minor readme enhancements.
|
преди 10 години |
Enis Afgan
|
26c5412e09
Remove httpretty from explicit requirements (a working version is now being set by moto https://github.com/spulec/moto/commit/2e69986e01caa6d2f8acbcb286a5c0a9c09c6ce2)
|
преди 10 години |
Enis Afgan
|
71fd34d204
Release dependent library versions during the dev cycle; update development status to Alpha
|
преди 10 години |
Enis Afgan
|
a7042bf70e
Make library name consistent throughout the documentation
|
преди 10 години |
Nuwan Goonasekera
|
84956e6378
Add codeclimate.yml and silence spurious warnings.
|
преди 10 години |
Enis Afgan
|
5f6102f514
Add installation instructions to README
|
преди 10 години |
Enis Afgan
|
1bbd816a3a
Update CHANGELOG for Jan 30 2016 release
|
преди 10 години |
Enis Afgan
|
9eb6995af2
Let a provider import raise an exception on a missing library and fix imports for non-dev library installs
|
преди 10 години |