Enis Afgan
|
a976bbd179
(WIP) Adding security-based resources. In the process, added SecurityGroupService and KeyPairService. ATM, OpenStack implementation is still incomplete and the AWS implementation is out of sync with the new interface. Missing tests
|
10 vuotta sitten |
Enis Afgan
|
e366538b35
Fix text in a few docstrings
|
10 vuotta sitten |
nuwan_ag
|
277c1a1c01
get methods should return None if the underlying objects do not exist.
|
10 vuotta sitten |
nuwan_ag
|
1a6ca7763f
Fix for edge case where snapshot doesn't exist on EC2 (since ec2 doesn't
|
10 vuotta sitten |
nuwan_ag
|
c480ca9b2b
Fix python 3 compatibility for exception
|
10 vuotta sitten |
nuwan_ag
|
43351bf9f6
Merge branch 'master' of https://github.com/gvlproject/cloudbridge
|
10 vuotta sitten |
nuwan_ag
|
888126dd2a
Added volume+snapshot support to openstack
|
10 vuotta sitten |
nuwan_ag
|
44300727f2
Improved test case exception handling
|
10 vuotta sitten |
Enis Afgan
|
2b98898efd
Fix how connection to S3 is established
|
10 vuotta sitten |
nuwan_ag
|
17bd41b5a0
Added block_store service to EC2 provider (volumes+snapshots). Some
|
10 vuotta sitten |
nuwan_ag
|
629e1ed12a
Renamed aws environment variables
|
10 vuotta sitten |
Enis Afgan
|
c8efe200e5
To better adhear to the defined interface, make a number of methods/fields properties. As part of this, renamed image and volume fields into images and volumes
|
10 vuotta sitten |
Enis Afgan
|
676a6ef9c6
Rename types module into resources
|
10 vuotta sitten |
Enis Afgan
|
6fd60d9370
Rename EC2 into AWS to be consistent with the naming principles used with OpenStack
|
10 vuotta sitten |
Enis Afgan
|
b42ddb020c
Qualify __repr__ returns with CB-
|
10 vuotta sitten |
nuwan_ag
|
0eb5f71847
Omit interfaces from coverage
|
10 vuotta sitten |
nuwan_ag
|
2f285b4365
Temporary fix for travis build hang
|
10 vuotta sitten |
nuwan_ag
|
cfaaf0db5d
Improved pep8 compliance
|
10 vuotta sitten |
nuwan_ag
|
4b55b1a977
Refactored - added support for objects with lifecycles.
|
10 vuotta sitten |
nuwan_ag
|
691e1ea303
Merge branch 'master' of https://github.com/gvlproject/cloudbridge
|
10 vuotta sitten |
Enis Afgan
|
bc79e797a9
Add .DS_Store to .gitignore
|
10 vuotta sitten |
Enis Afgan
|
2574c82589
Add testing docs to README
|
10 vuotta sitten |
nuwan_ag
|
c2b2a132f9
Fixed pylint warnings - avoid use of keyword id, fix up format string
|
10 vuotta sitten |
nuwan_ag
|
d2a5e85a01
Refactored inteface.py - made into package with several source files.
|
10 vuotta sitten |
Enis Afgan
|
e655553d97
Add the option to run the test suite on a specific cloud only (set via env vars)
|
10 vuotta sitten |
Enis Afgan
|
aefba02c55
Add the ability to specify test resource properties via env vars
|
10 vuotta sitten |
nuwan_ag
|
d3aab97ab2
Made test case active.
|
10 vuotta sitten |
nuwan_ag
|
cb216ecffb
Removed python2 style print statements that slipped through.
|
10 vuotta sitten |
nuwan_ag
|
1cfae21f31
Merge branch 'master' of https://github.com/gvlproject/cloudbridge
|
10 vuotta sitten |
nuwan_ag
|
174791cf5e
Added test cases for provider image service. Removed debug messages and
|
10 vuotta sitten |