pradels
813a7c811e
* Private network support.
...
* Creating private networks if ip address is set and network
is not available.
* Guest network interfaces configuration.
2013-05-09 20:32:06 +02:00
Дмитрий Василец
60b8e41d08
Merge pull request #22 from pronix/master
...
nested virtualization (VMX)
2013-05-06 10:49:28 -07:00
dima
c1c360f2cb
nested virtualization
2013-05-06 19:47:53 +02:00
pradels
76f33c9ca1
v0.0.4
2013-05-05 23:05:30 +02:00
Дмитрий Василец
da889b3e1c
Merge pull request #21 from pronix/master
...
close issue #13 for exec cli
2013-05-05 07:23:29 -07:00
dima
2eb772b6ce
add actiob ssh_run for command vagrant ssh -c "bash cli" close #13
2013-05-05 16:21:43 +02:00
Дмитрий Василец
118aff1a23
Merge pull request #20 from pronix/master
...
close issue #15 for download box automaticaly
2013-05-05 05:20:26 -07:00
dima
e0a4212716
add handleBoxUrl for download box close #15
2013-05-05 14:18:21 +02:00
pradels
21e267c1c7
Exception handling while starting a domain.
2013-04-26 16:18:44 +02:00
dima
2c8d3b02be
fix run_provisioner
2013-04-18 13:17:12 +02:00
pradels
c8c34d8e20
Version changed to 0.0.3
2013-04-11 17:20:42 +02:00
pradels
076e7dd8f5
Provider options cpu and memory added. Those are used while creating
...
a new domain.
2013-04-11 17:03:24 +02:00
pradels
e98c64c0be
IP of VM is searched in dnsmasq lease files only.
2013-04-10 17:34:09 +02:00
pradels
89ef287635
v0.0.2 notes
2013-04-01 17:23:16 +02:00
pradels
72f1e41d9a
Halt action added. This resulted into action.rb file rewrite. There
...
was a need to split up actions into more subactions + more checking
of VM state - if it's up when trying to ssh etc..
2013-04-01 17:10:35 +02:00
pradels
99d649a2c3
- Changed way how to get IP address of new VM - checks
...
/var/lib/libvirt/dnsmasq/*.leases files.
- IP address is saved in $data_dir/ip file for future.
This IP is then checked if it match with VMs MAC address.
- Added ssh, provision and resume subcommand
2013-04-01 02:17:05 +02:00
dima
0a66fd2cff
pause <-> resume
2013-03-30 13:42:59 +01:00
dima
a270ad74ee
set provider
2013-03-27 09:43:32 +01:00
pradels
810f0b31b9
Initial commit
2013-03-27 00:55:30 +01:00