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/joyent/requests/compute
Paul Thornthwaite 2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
..
add_machine_tags.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
create_key.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
create_machine.rb
create_machine_snapshot.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
delete_all_machine_metadata.rb
delete_all_machine_tags.rb
delete_key.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
delete_machine.rb Fixes for tags for pre7 api, more ssh-agent improvements Refs: kevinykchan/knife-joyent#37 2013-05-20 16:34:10 -07:00
delete_machine_metadata.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
delete_machine_snapshot.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
delete_machine_tag.rb
get_dataset.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
get_image.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
get_key.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
get_machine.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
get_machine_metadata.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
get_machine_snapshot.rb use Excon's idempotent option for gets and lists 2014-01-21 16:24:25 +00:00
get_machine_tag.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
get_package.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_datacenters.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_datasets.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_images.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_keys.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_machine_snapshots.rb use Excon's idempotent option for gets and lists 2014-01-21 16:24:25 +00:00
list_machine_tags.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_machines.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_networks.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_packages.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
reboot_machine.rb
resize_machine.rb Fixes #39 joyent server resize command requires expected response code 2013-05-06 10:05:38 -07:00
start_machine.rb
start_machine_from_snapshot.rb
stop_machine.rb
update_machine_metadata.rb