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

6 commits

Author SHA1 Message Date
geemus
529591f772 [compute|libvirt] move libvirt compute to its own shared area (namespacing should probably be corrected) 2011-08-29 10:24:39 -05:00
Patrick Debois
f6e8492db4 fixing whitespace 2011-08-08 15:18:03 -06:00
Patrick Debois
dbfb17373f - ERB has a problem with a variable called type, it expands it on ruby 1.8 to .class
- If the key or the volume is not found, maybe because the pool has not yet been started, the volumes should return nil
2011-08-04 13:26:27 +02:00
Patrick Debois
1ed3ee3379 Again major breakthrough
- restructured all command to allow filters
- get only uses the identity to get it
- ssh/scp proxied now work correctly on server
- extended networks and interfaces
2011-08-03 12:48:44 +02:00
Patrick Debois
75b6acbee7 Added ability to create/destroy volumes
You can search for volumes by path,key,name
And list all volumes from a pool
2011-08-01 15:18:00 +02:00
Patrick Debois
1e31e1e41d First cut at libvirt integration. Lots of features missing, but it proves the point 2011-07-30 14:59:54 +02:00