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

11 commits

Author SHA1 Message Date
Sean Handley
b155066f1b This withstands naming/renaming issues. 2013-06-07 14:55:37 +01:00
Sean Handley
293078cacc Allow creation with objects.
Fog::Compute[:serverlove].servers.create(params)
2013-06-07 14:43:49 +01:00
Paul Thornthwaite
80f27b434c [serverlove|compute] Updates reference to service 2013-01-07 21:01:21 +00:00
Sean Handley
f62cda8212 Auto generate VNC password randomly. 2012-07-24 16:27:28 +01:00
Sean Handley
759e43f058 Without setting SMP the web UI won't load :-/ 2012-07-16 20:50:27 +02:00
Sean Handley
9feb2638fb Update allowed attributes and defaults. 2012-07-16 20:22:42 +02:00
Sean Handley
70efaa16db Key 'vnc:ip' was invalid.
Documentation incorrect again - key is actually
called 'vnc'.
2012-07-16 20:21:13 +02:00
Sean Handley
d34abe2a33 Allow DHCP assignment by default. 2012-07-15 18:04:33 +02:00
Sean Handley
212ea7b3ed Allow setting of memory and disk drives. 2012-07-15 17:27:44 +02:00
Sean Handley
c74e39d9a8 Add new request methods to server object. 2012-07-15 13:40:03 +02:00
James Rose
873d969d9c Merge changes. Begin server definitions. 2012-06-22 11:03:48 +01:00