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/compute
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
..
address_tests.rb OpenStack floating_ip (aka address) test fixes 2012-11-28 22:04:09 -05:00
flavor_tests.rb Sync with latest OpenStack flavors extensions. 2012-11-27 13:50:05 -05:00
helper.rb Additions and updates to the OpenStack API tests. 2011-09-29 14:10:21 -04:00
image_tests.rb [openstack] Fix Failing Shindo Tests 2012-10-02 14:09:02 +08:00
keypair_tests.rb [openstack|compute] Add requests, models and tests for address 2012-04-30 10:34:59 +08:00
limit_tests.rb OpenStack: Remove volumes from limits tests. 2012-11-29 13:02:49 -05:00
quota_tests.rb [openstack|compute] Update Quota Mocks based on Folsom Stable 2012-12-03 15:38:54 +08:00
security_group_tests.rb OpenStack: security group test fixes. 2012-11-29 21:30:58 -05:00
server_tests.rb OpenStack create_server mocks now match reality 2012-12-06 14:30:30 -08:00
tenant_tests.rb [openstack|compute] Add Tenants and Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
volume_tests.rb [openstack] Fix Failing Shindo Tests 2012-10-02 14:09:02 +08:00