1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/openstack/requests
Eric Hodel 398f706e7e OpenStack create_server mocks now match reality
Previously the mocks would return the same data as list_servers_detail.
OpenStack does not return all of this data so you must reload a server
after creation to get the necessary data when using fog for real.

Now the mock returns the same detail as the real call with the extra
detail stored in the mock data for retrieval by list_servers_detail.
2012-12-06 14:30:30 -08:00
..
compute OpenStack create_server mocks now match reality 2012-12-06 14:30:30 -08:00
identity [openstack|identity] Update User Role Membership Mocks 2012-12-06 14:42:25 +08:00
image [openstack] Fix Failing Shindo Tests 2012-10-02 14:09:02 +08:00
network [openstack|network] Add support for OpenStack Quantum 2012-09-22 00:14:40 +02:00