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

8 commits

Author SHA1 Message Date
Patrick Debois
43bf83cd6b Added a way to locally retrieve the ipaddress through the ip_command
More checks on correctness of ipaddress
And checks on ssh failures
2011-08-08 17:31:12 -06:00
Patrick Debois
4eb72dabc9 check ip-address that returned from the search in the logfile 2011-08-08 15:49:12 -06:00
Patrick Debois
b9873f50f0 indenting the files 2011-08-08 15:30:09 -06:00
Patrick Debois
dc54cf6bbc removed trailing spaces 2011-08-08 15:22:55 -06:00
Patrick Debois
02f5da397c Changed the monitoring command for IP addresses
arpwatch.dat is not the correct place, it should be via syslog, or seperate file
2011-08-05 17:36:31 +02:00
Patrick Debois
d07d3144d6 Coming along nicely
Noticed that we could avoid implementing our own attribute get functions
These interfered with a destroy operation

Also reload of an object should now work better

A server can be created and will get a random name + annex disk (default = 10G)
2011-08-03 14:28:40 +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
1e31e1e41d First cut at libvirt integration. Lots of features missing, but it proves the point 2011-07-30 14:59:54 +02:00