1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

17 commits

Author SHA1 Message Date
Rupak Ganguly
bbc92cc53d Update the get_windows_password to return the encrypted password instead of the decrypted one. 2012-10-04 16:50:51 -04:00
Rupak Ganguly
23bb2da478 Update the server model with a method to retrieve the windows password. 2012-10-03 14:40:07 -04:00
Rupak Ganguly
f6f89d6518 Removed 'images' attribute from server model. 2012-08-20 18:41:19 -04:00
Rupak Ganguly
3605570ab2 Add volume_attachments to server model. 2012-08-14 16:19:10 -04:00
Rupak Ganguly
cd715d3053 Add an attribute for network_name to make it easy to switch. 2012-05-17 13:21:09 -04:00
Rupak Ganguly
01008d2c46 Add metadata models support. Also, include metadata attribute in server and image models, to manage metadata. 2012-05-14 17:10:15 -04:00
Rupak Ganguly
0371dea3a4 Add security_groups attribute to the server model. 2012-04-27 19:15:04 -04:00
Rupak Ganguly
1805a3a164 Add and enable get_console_output request method and add server method console_output. Add test for get_console_output. 2012-04-18 16:52:15 -04:00
Rupak Ganguly
12232eccfa Update public_ip_address method to return first public ip address. 2012-02-22 03:35:56 -05:00
Rupak Ganguly
6bf0465fe1 Hack to fix public_ip_address. 2012-02-13 19:04:05 -05:00
Rupak Ganguly
482ef45da2 Add key_pair get/set methods for server model. 2012-02-12 13:13:17 -05:00
Rupak Ganguly
4498879c7a Add some attributes that are implemented as methods. 2012-01-31 18:26:13 -05:00
Rupak Ganguly
f540a0f6a2 Update the server model to support passing in keypairs and security groups. 2011-12-14 15:38:55 -05:00
Rupak Ganguly
e64281bbce Add request and model methods for change_password_server, and enable it for compute. 2011-11-18 12:17:29 -05:00
Rupak Ganguly
953bf7625f Add some new attributes. Fix image_id and flavor_id getters. 2011-11-17 16:47:11 -05:00
Rupak Ganguly
e9456d88a9 Add new attributes, update flavor and image attributes and add corresponding accessors for them. Add new methods for rebuild, resize, revert_resize, confirm_resize, and create_image. Update save method to use new attributes. Update create_server call to pass in name param. 2011-11-03 18:30:55 -04:00
Rupak Ganguly
7e1a287e4d 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