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-10-04 16:50:51 -04: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 Merge fog 1.0.0 from upstream, and update namespace changes across the HP provider for storage and compute services. 2011-10-17 15:25:07 -04:00
image.rb Add attributes to image model by extracting them from metadata. 2012-06-25 16:10:19 -04:00
images.rb Removed 'server' attribute from server model, and fixed 'all' method. 2012-08-20 18:40:44 -04:00
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
meta.rb Add metadata models support. Also, include metadata attribute in server and image models, to manage metadata. 2012-05-14 17:10:15 -04:00
metadata.rb Minor fix and add a destroy method. 2012-05-15 12:07:45 -04: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 the get_windows_password to return the encrypted password instead of the decrypted one. 2012-10-04 16:50:51 -04:00
servers.rb Merge fog 1.0.0 from upstream, and update namespace changes across the HP provider for storage and compute services. 2011-10-17 15:25:07 -04:00