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

6 commits

Author SHA1 Message Date
Mike Moore
9566d9b5f9 Add nil check on metadata mock
The default value for metadata is nil, and this was raising NoMethodError on each_pair.
2013-07-03 01:09:00 -06:00
Ben Bleything
0026043f8c [openstack|compute] rename meta_hash to to_hash; make it public 2013-01-29 14:25:53 -08:00
Ben Bleything
3fdae7abce [openstack|compute] fix get_metadata call 2013-01-29 14:17:46 -08:00
Paul Thornthwaite
9d3a27f10a [openstack] Updates reference to service 2013-01-07 21:01:18 +00:00
Nelvin Driz
4d33ccb7a7 [openstack|compute] General Cleanup and Update
- Focus on adding additional vm actions support
- New request types are not fully tested
2012-04-30 10:34:59 +08:00
Dan Prince
41f09986f4 Implement fog support for the Openstack Compute API v1.1. Includes
support for legacy v1.0 style auth and v2.0 keystone auth.
2011-09-26 02:51:45 -04:00