1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Dan Prince
db77300076 OpenStack: security group test fixes.
Update the OpenStack security group test to support the correct
format for create_security_group responses. This patch
removes the extra [] wrapping the response and makes it so the
real tests run once again.

Also updates the existing Mock for create_security_response so
it handles it properly as well.
2012-11-29 21:30:58 -05:00
Nelvin Driz
0035231954 [openstack] Fix Failing Shindo Tests
Signed-off-by: Nelvin Driz <nelvindriz@live.com>
2012-10-02 14:09:02 +08:00
Alfonso Juan Dillera
fc88380f4a [openstack|compute] Add requests, models and tests for address
management

- Fixed other tests, but tests for address has a problem.
- Needs to be revisited.
2012-04-30 10:34:59 +08:00
Alfonso Juan Dillera
b7370d640e [openstack|compute] Add requests and tests for security groups
- Added tests to already existing security group requests.
2012-04-30 10:34:58 +08:00