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

12 commits

Author SHA1 Message Date
Sneha Somwanshi
2e018811af added comment on test 2013-10-22 09:45:54 +01:00
Sneha Somwanshi
8b63c6650b tests for configure edge gateways
Added tests for configuring edge gateway
- tests configure the firewall services. Adds a firewall rule for an
  not so important, unused port. This rule is by default disabled, so
should not break anything even if user runs it by mistake against a
firewall.
Tests reverts the data back to normal after run

These tests run both in mock and non-mock mode.
2013-10-18 17:09:05 +01:00
Nick Osborn
353b50acfc [vcloud_director] Do ensure_list in request methods.
Mitigation for Fog::ToHashDocument. This is (still) a short-term fix
until we get to real response parsers.
2013-10-15 14:14:05 +01:00
Nick Osborn
7a1d4e5075 [vcloud_director] Raise provider-specific exceptions.
HEADS UP: This is a breaking change for anyone rescuing Excon errors.
2013-10-14 01:10:19 +01:00
Nick Osborn
dbfd59c74c [vcloud_director] get_edge_gateways -> get_org_vdc_networks 2013-10-13 09:47:37 +01:00
Nick Osborn
e95fdc0ba5 [vcloud_director] Improve tests. 2013-10-13 09:22:39 +01:00
Dan Abel
18cd1394b5 vcloud_director - improving edge gateway tests
this change makes the test output make more sense
2013-10-11 09:25:15 +01:00
Nick Osborn
d8ee0ccb4a [vcloud_director] Use current_org in edge_gateway_tests 2013-10-11 09:08:26 +01:00
Dan Abel
fb35770234 Corrected edge_gateway schema and removed bad test
Fixes after running tests against clean and new org
2013-10-10 11:28:38 +01:00
Dan Abel
c399318a4d Mocks for get_edge_gateways & get edge gateway 2013-10-08 17:17:04 +01:00
Dan Abel
91bec6fe30 ensuring tests are good for empty orgs and are skipped when mocking 2013-10-08 16:18:26 +01:00
Dan Abel
d8be4421bc support retrieving edge gateway status 2013-10-08 16:18:26 +01:00