.. |
allocate_address.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
assign_private_ip_addresses.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
associate_address.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
associate_route_table.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
attach_network_interface.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
attach_volume.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
basic.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
cancel_spot_instance_requests.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
copy_image.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
copy_snapshot.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
create_dhcp_options.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
create_image.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
create_internet_gateway.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
create_key_pair.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
create_network_acl.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
create_network_interface.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
create_route_table.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
create_security_group.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
create_snapshot.rb
|
add statusMessage for snapshot
|
2019-12-02 16:20:50 +01:00 |
create_subnet.rb
|
Fix subnet's parsings
|
2019-08-08 12:15:23 +02:00 |
create_volume.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
create_vpc.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
deregister_image.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_account_attributes.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_addresses.rb
|
add setting tags for address
|
2018-09-21 15:12:37 +02:00 |
describe_availability_zones.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_classic_link_instances.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_dhcp_options.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_image_attribute.rb
|
Changes to add describe_image_attribute support
|
2018-09-25 00:11:49 +00:00 |
describe_images.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_instance_attribute.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_instance_status.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_instances.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_internet_gateways.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_key_pairs.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_network_acls.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_network_interface_attribute.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_network_interfaces.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_placement_groups.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_regions.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_reserved_instances.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_reserved_instances_offerings.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_route_tables.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_security_groups.rb
|
Add IPv6 support for Ingress Security Groups
|
2021-08-19 22:36:14 +02:00 |
describe_snapshots.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_spot_price_history.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_subnets.rb
|
Fix subnet's parsings
|
2019-08-08 12:15:23 +02:00 |
describe_tags.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_volume_status.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_volumes.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_volumes_modifications.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_vpc_attribute.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_vpc_classic_link.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_vpc_classic_link_dns_support.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
describe_vpcs.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
detach_volume.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
get_console_output.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
get_password_data.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
import_key_pair.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
modify_subnet_attribute.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
modify_volume.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
monitor_unmonitor_instances.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
move_address_to_vpc.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
network_acl_parser.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
network_interface_parser.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
purchase_reserved_instances_offering.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
register_image.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
replace_network_acl_association.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
restore_address_to_classic.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
run_instances.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
spot_datafeed_subscription.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
spot_instance_requests.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
start_stop_instances.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |
terminate_instances.rb
|
git grep -l " module AWS" -- lib/fog/aws/parsers/compute/ | xargs sed -i "" "s/ module AWS/ module Compute/g"
|
2018-09-17 23:02:03 +09:00 |