Commit Graph

63 Commits

Author SHA1 Message Date
erik-smit
f0614b144d Proxy ssh through libvirt host, if libvirt is connected via ssh 2013-12-03 19:55:05 +01:00
Rosario Di Somma
afc6c3a8a5 Fix wrong nfs methods call
Change-Id: If2c9965ee437f444c7d62fb0758f573ed2facf89
Signed-off-by: Rosario Di Somma <rosario.disomma@dreamhost.com>
2013-11-29 18:21:31 +01:00
Craig Vyvial
06aa627fff adding the nfs share on start
the nfs shares were missing when starting a container back up after it was halted.
2013-11-21 23:33:16 -06:00
Brian Pitts
84fdc7d49a Fix box metadata error keys 2013-10-30 14:32:12 -05:00
dima
85910255a7 varsion 0.0.11 2013-10-20 14:07:37 +02:00
dima
55e31c16df close #70 undefine machine id should be after all operations 2013-10-20 13:57:47 +02:00
dima
d03f50b618 close #76 correct uri for different virtualizations 2013-10-19 23:38:15 +02:00
dima
be44fc10b8 close #72 possibility to give VMs a name 2013-10-19 23:10:31 +02:00
Brian Pitts
69f97cf33a Delete any snapshots when destroying a domain 2013-10-19 13:50:28 -05:00
Brian Pitts
62c7b399b1 Implement reload command 2013-10-18 18:34:30 -05:00
Craig Vyvial
c9abbd2fa7 rearranging the actions loaded in alpha order 2013-10-17 00:42:35 -05:00
dima
2248e1a634 version 0.0.10 2013-10-07 21:31:03 +02:00
KalabiYau
7c1aaba85e Delete files from destination to avoid confusions 2013-10-03 16:01:33 +02:00
dima
7b093314fa version 0.0.9 2013-09-29 14:28:57 +02:00
Brian Pitts
4c48097b45 Autostart and activate networks that are not already autostarted or activated 2013-09-26 21:46:01 -05:00
dima
26d7ea2a6f new version and small changes 2013-09-25 22:53:18 +02:00
Brian Pitts
60442c5852 Use random string in name of domain 2013-09-25 11:43:00 -05:00
Brian Pitts
1b5a60305e Enable parallelization 2013-09-25 09:48:29 -05:00
dima
40d862459d syntax cleanup 2013-09-24 20:32:03 +02:00
Jordan Tardif
aac710e454 Support AMD and Intel processors with nested vm's
Use a more generic model and optional vmx or svm feature.
2013-09-21 02:12:31 -04:00
Jevgeni Kiski
8d1784bf32 space 2013-09-17 00:32:18 +03:00
Jevgeni Kiski
3bcf9496de MAC address can be specified on all network interfaces. 2013-09-17 00:23:24 +03:00
Jevgeni Kiski
1e2f49f028 Specify a MAC address for public_network interface 2013-09-16 23:26:39 +03:00
Jevgeni Kiski
75739849ad accessor missing 2013-09-14 16:41:52 +03:00
Jevgeni Kiski
5d3ea31191 Volume driver cache parameter 2013-09-14 15:33:44 +03:00
Nick Downs
151f212d50 Added defaults for :dev and :mode. Updated documentation to explain these options. 2013-09-10 22:45:40 -07:00
Nick Downs
8933842517 Initial implementation of public_network support. 2013-09-10 00:12:24 -07:00
dima
155606fcff remove not require puts 2013-08-15 02:03:33 +02:00
dima
ba235915b3 close #43 key file set in provider url 2013-08-15 02:01:08 +02:00
dima
80f4d3bf38 fix for Hiroshi Miura <miurahr@linux.com> patch 2013-08-03 22:26:54 +02:00
Hiroshi Miura
d491df0325 Increment version to refrect fix 2013-08-04 00:26:01 +09:00
Hiroshi Miura
09892ef2ac fix namespace Libvirt collision with ruby-libvirt library 2013-07-31 09:22:45 +09:00
pradels
d05196692c v0.0.6
* Routed networks support.
* SSH configurable params in Vagrantfile.
* Updated README file.
2013-07-24 15:44:30 +02:00
pradels
4776846e9e * Image upload buffer length reduced.
* Error handling fixed to correspond to correct translation.
2013-07-10 16:26:52 +02:00
Dominic Cleal
01eb354d89 Fix NFS network discovery 2013-06-16 20:26:35 +01:00
Dominic Cleal
331580f6db Don't force username to root, rely on config.ssh.username 2013-06-15 20:34:46 +01:00
dima
89198f27f6 restrict version of ruby for use 2013-05-22 00:37:49 +02:00
dima
d0383d1f99 Merge branch 'master' of git://github.com/pradels/vagrant-libvirt
Conflicts:
	lib/vagrant-libvirt/action.rb
2013-05-14 01:19:35 +02:00
dima
36b71b78a7 improve nfs 2013-05-14 01:16:28 +02:00
dima
e1d4225644 add nfs support 2013-05-10 21:24:14 +02:00
pradels
29daa532c6 v0.0.5 2013-05-10 15:11:13 +02:00
pradels
cee5bbecb4 VMs IP is no longer stored in machines data_dir. Cleanup
is no longer needed.
2013-05-10 14:56:53 +02:00
pradels
711b103ed4 Setting hostname with config.vm.hostname. 2013-05-10 14:50:15 +02:00
pradels
5dea377677 Use network 'default' if nothing more is specified in config.vm.network. 2013-05-10 00:01:00 +02:00
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