Nuwan Goonasekera
|
6da5b00573
Added flake8 tests to tox build
|
9 лет назад |
Nuwan Goonasekera
|
6aefd0c54b
More fixes for orderly resource cleanup and added comments
|
9 лет назад |
Nuwan Goonasekera
|
8a6ccaee11
Make sure resources are deleted in the same order they are created.
|
9 лет назад |
Enis Afgan
|
c9e7a82042
Update security tests to use helper methods
|
9 лет назад |
Nuwan Goonasekera
|
5eb2542ded
Simplified test execution by using tox features
|
9 лет назад |
Enis Afgan
|
91f9f92e9b
Enable tests that were disabled because of moto
|
9 лет назад |
Nuwan Goonasekera
|
e0a508639a
Modified tests to skip if service unimplemented
|
9 лет назад |
Nuwan Goonasekera
|
9eb7766c48
Fix port range in seucrity group rule test
|
9 лет назад |
Nuwan Goonasekera
|
b1a4d76929
Removed security group json representation test.
|
9 лет назад |
Nuwan Goonasekera
|
8d510d487b
Include auth_url when connecting
|
9 лет назад |
Nuwan Goonasekera
|
6fa366afe3
Improved test resource cleanup functions.
|
9 лет назад |
Enis Afgan
|
8ef447fb89
Make network_id parameter mandatory when creating a security group
|
9 лет назад |
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 лет назад |
Enis Afgan
|
44e3395e75
Fix security group group test
|
10 лет назад |
Enis Afgan
|
da403ee1f4
Disable security group group rule testing until differences between AWS and OS can be figured out
|
10 лет назад |
Enis Afgan
|
81109cb4b1
Fix tests for security group rule retrieval on OpenStack
|
10 лет назад |
Enis Afgan
|
16d3da63ef
Make SecurityGroup add_rule method return a SecurityGroupRule object; add get_rule method to the SecurityGroup class; test
|
10 лет назад |
Enis Afgan
|
c06dabaa3c
Add id property to SecurityGroupRule and a delete method
|
10 лет назад |
Enis Afgan
|
a003957a8f
Use key_pair consistently (vs. keypair)
|
10 лет назад |
Enis Afgan
|
bc7b9049fe
Add a couple of tests for to_json methods
|
10 лет назад |
Nuwan Goonasekera
|
e29324ff8a
Fixed get and find methods in SecurityGroupService to return an object
|
10 лет назад |
Nuwan Goonasekera
|
52ccd07d89
Added get() method to keypair service and made the find() method return
|
10 лет назад |
nuwan_ag
|
fea64f49f5
Increased test coverage for instance properties and block device
|
10 лет назад |
nuwan_ag
|
fe4fa22ac2
Fixed invalid concurrency assumption in tests when comparing lists of
|
10 лет назад |
nuwan_ag
|
8d0ec53062
Improved test coverage for base classes. Removed unused code.
|
10 лет назад |
nuwan_ag
|
ae55d67aee
Made test case naming more consistent
|
10 лет назад |