Sergio Rubio
963817d439
[openstack|network] mock fixes in some OpenStack Network requests
...
Updated mocks in some network request fixing some issues and keeping
the mocking style used in other requests.
2013-03-26 19:49:10 +01:00
Tomokazu Hirai
0533db7f1e
@rubiojr fixed mock faulure for router(s)_tests.rb
2013-03-05 12:36:27 +09:00
Tomokazu Hirai
54453be564
@rubiojr wrote mock code for openstack routers.
2013-02-28 10:44:56 +09:00
Sergio Rubio
bc6c35b490
[openstack|network] update_router request updates
...
- Filter out invalid options
- Add support for additional options:
* name
* admin_state_up
- external_gateway_info can be either a Hash or a
Fog::Network::OpenStack::Network (see docs)
- Added documentation
2013-02-26 17:10:47 +01:00
Tomokazu Hirai
0f3f3994ab
fixed responce data from mock and removed vanilla options reject code.
2013-02-22 19:11:13 +09:00
Tomokazu Hirai
81c67e79c1
added mock code for router operation.
2013-02-22 18:35:15 +09:00
Tomokazu Hirai
9e7b767fea
supported OpenStack Quantum Router Operation. not include mock code.
2013-02-22 16:47:22 +09:00