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/hp/models/compute
2012-02-22 03:35:56 -05:00
..
address.rb Remove instance_id as an accessor. 2011-12-16 16:38:01 -05:00
addresses.rb Enable and implement the address model layer for the compute service. 2011-12-07 17:55:11 -05:00
flavor.rb Add cores as an attribute to alias vcpus. 2012-01-30 15:14:46 -05:00
flavors.rb
image.rb
images.rb
key_pair.rb Add back some attributes. 2011-12-16 16:39:35 -05:00
key_pairs.rb Enable and implement key pairs model layer for compute service. 2011-11-28 18:07:31 -05:00
security_group.rb Fix create_rule to return response instead of boolean. 2011-12-06 00:29:28 -05:00
security_groups.rb Enable and add the security groups model layer implementation for the compute services. 2011-12-02 16:15:56 -05:00
server.rb Update public_ip_address method to return first public ip address. 2012-02-22 03:35:56 -05:00
servers.rb