1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/openstack/requests/compute
Erik Michaels-Ober f2bd2404d1 Revert "Updated gem spec to require json rather than multi_json"
This reverts commits: 66638b25d7,
3f0314dbd1, and
18ce4b7eca.

Since google-api-client was added as a dependency in afa9b025e9,
multi_json is a de facto dependency of fog, so this is a needless layer.
If #1034 is still an issue, I'd be happy to ship a version of multi_json
that requires rubygems >= 1.3.5.
2013-05-06 04:05:36 -07:00
..
add_fixed_ip.rb
allocate_address.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
associate_address.rb
attach_volume.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
boot_from_snapshot.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
change_server_password.rb
confirm_resize_server.rb
create_flavor.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
create_image.rb
create_key_pair.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
create_security_group.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
create_security_group_rule.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
create_server.rb
create_volume.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
create_volume_snapshot.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
delete_flavor.rb
delete_image.rb
delete_key_pair.rb
delete_meta.rb
delete_metadata.rb
delete_security_group.rb
delete_security_group_rule.rb
delete_server.rb
delete_snapshot.rb
delete_volume.rb
detach_volume.rb
disassociate_address.rb
get_address.rb
get_console_output.rb
get_flavor_details.rb
get_host_details.rb
get_image_details.rb
get_limits.rb
get_metadata.rb
get_quota.rb
get_quota_defaults.rb
get_security_group.rb
get_server_details.rb
get_server_volumes.rb
get_snapshot_details.rb
get_usage.rb
get_vnc_console.rb
get_volume_details.rb
list_address_pools.rb
list_addresses.rb
list_all_addresses.rb
list_flavors.rb
list_flavors_detail.rb
list_hosts.rb
list_images.rb
list_images_detail.rb
list_key_pairs.rb
list_metadata.rb
list_private_addresses.rb
list_public_addresses.rb
list_security_groups.rb
list_servers.rb
list_servers_detail.rb
list_snapshots.rb
list_tenants.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
list_usages.rb
list_volumes.rb
live_migrate_server.rb
migrate_server.rb
pause_server.rb
reboot_server.rb
rebuild_server.rb
release_address.rb
remove_fixed_ip.rb
rescue_server.rb
reset_server_state.rb
resize_server.rb
resume_server.rb
revert_resize_server.rb
server_action.rb
server_actions.rb
server_diagnostics.rb
set_metadata.rb
set_tenant.rb
suspend_server.rb
unpause_server.rb
update_meta.rb
update_metadata.rb
update_quota.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
update_server.rb