.. |
address.rb
|
[aws] style fix for address model
|
2013-11-25 11:03:39 -05:00 |
addresses.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
dhcp_option.rb
|
Fix DhcpOption#associate
|
2013-12-27 16:09:52 -07:00 |
dhcp_options.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
flavor.rb
|
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
|
2011-08-24 20:38:13 -05:00 |
flavors.rb
|
Add new AWS EC2 flavors to the compute model
|
2013-11-20 11:16:21 -05:00 |
image.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
images.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
internet_gateway.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
internet_gateways.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
key_pair.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
key_pairs.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
network_acl.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
network_acls.rb
|
Add support for AWS VPC Network ACLs
|
2013-12-20 00:55:32 -07:00 |
network_interface.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
network_interfaces.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
route_table.rb
|
syntax fix
|
2013-10-30 16:52:00 -05:00 |
route_tables.rb
|
Removed state from route_table model because route_tables don't seem to have a state, routes do. Also fixes create_route_tables mock.
|
2013-08-16 10:58:50 -04:00 |
security_group.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
security_groups.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
server.rb
|
Should define the username only if empty
|
2013-10-29 11:31:14 -07:00 |
servers.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
snapshot.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
snapshots.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
spot_request.rb
|
Allows custom username for aws spot instances
|
2013-11-01 11:43:23 -07:00 |
spot_requests.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
subnet.rb
|
Fix subnet mocking, related to #2510
|
2013-12-27 14:09:44 -07:00 |
subnets.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
tag.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
tags.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
volume.rb
|
Fix #server so that it returns the right server instead of all servers
|
2013-07-30 18:22:41 +03:00 |
volumes.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |
vpc.rb
|
Add ready? method to aws VPC and Subnet models
|
2013-12-09 17:33:46 -08:00 |
vpcs.rb
|
[aws|compute] Updates reference to service
|
2013-01-07 20:53:25 +00:00 |