almahmoud
|
833e84fa39
Services moved back to provider classes
|
7 years ago |
almahmoud
|
2d9c301eb6
AWS & GCE passing
|
7 years ago |
almahmoud
|
6df43ceba2
FloatingIP constructor no gateway
|
7 years ago |
almahmoud
|
ef55ec51a8
Merge branch 'master' of https://github.com/CloudVE/cloudbridge into subservices
|
7 years ago |
almahmoud
|
8c543012f3
More fixes
|
7 years ago |
Nuwan Goonasekera
|
b3ee3bb3cd
Added missing label name checks
|
7 years ago |
almahmoud
|
bfe0412245
Misc test fixes
|
7 years ago |
almahmoud
|
3ed7906788
GCE firewall create fix
|
7 years ago |
almahmoud
|
baf8fdb245
AWS FIP list fix
|
7 years ago |
almahmoud
|
9ceff4adaf
FIP delete and gateway in constructor
|
7 years ago |
almahmoud
|
db5b993d95
Misc fixes
|
7 years ago |
almahmoud
|
0234ef2ba9
event_pattern to event in dispatch
|
7 years ago |
almahmoud
|
ae907f8d52
Renaming provider to conform to interface
|
7 years ago |
almahmoud
|
f6acb9053f
Decorating new services
|
7 years ago |
almahmoud
|
ec20e62a63
Standardizing deletes
|
7 years ago |
almahmoud
|
7541f3a708
Adding 'hidden' services
|
7 years ago |
almahmoud
|
76e3400686
FloatingIP Service and SubService refactored
|
7 years ago |
almahmoud
|
27375fe630
VMFirewallRule Service and SubService refactored
|
7 years ago |
almahmoud
|
a1dafa86d4
Merge branch 'master' of https://github.com/CloudVE/cloudbridge
|
7 years ago |
almahmoud
|
10c618db17
GatewayService and GatewaySubService refactored
|
7 years ago |
almahmoud
|
1d77d11d0c
GCE logging fix
|
7 years ago |
almahmoud
|
62b279f9ca
Added subservices files, moved and renamed subservices, fixed imports
|
7 years ago |
Nuwan Goonasekera
|
2dfa1b06a4
Ignore import errors. Needed for mock/moto since it's only installed with dev requirements
|
7 years ago |
Nuwan Goonasekera
|
99ecd6f1d5
Added missing files
|
7 years ago |
Nuwan Goonasekera
|
9d635ee83e
Make mock providers available by default
|
7 years ago |
Nuwan Goonasekera
|
dd20d93114
Merge pull request #184 from CloudVE/middleware-refactor
|
7 years ago |
Nuwan Goonasekera
|
0e006652d4
Fixed openstack volume list signature
|
7 years ago |
almahmoud
|
8d099be340
Introducting placeholder for event handlers
|
7 years ago |
almahmoud
|
bbc7501f48
Deep-copying handlers to avoid them being reused for different events (fixing error that arises when initializing multiple providers in the same session)
|
7 years ago |
Nuwan Goonasekera
|
cf81e2e0c4
Fixed some droppe validations and invalid signatures
|
7 years ago |