[DRE-commits] [vagrant-libvirt] 22/104: v0.0.3

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:55:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.11
in repository vagrant-libvirt.

commit 20a478c402aa0e750f852d1ee10889af5717273c
Author: pradels <les.pradels at gmail.com>
Date:   Thu Apr 11 17:11:38 2013 +0200

    v0.0.3
---
 CHANGELOG.md | 16 ++++++++++++++++
 README.md    |  4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..f08b58d
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,16 @@
+# 0.0.3 (Apr 11, 2013)
+
+* Cpu and memory settings for domains.
+* IP is parsed from dnsmasq lease files only, no saving of IP address into
+  files anymore.
+* Tool for preparation RedHat Linux distros for box image added.
+
+# 0.0.2 (Apr 1, 2013)
+
+* Halt, suspend, resume, ssh and provision commands added.
+* IP address of VM is saved into $data_dir/ip file.
+* Provider can be set via VAGRANT_DEFAULT_PROVIDER env variable.
+
+# 0.0.1 (Mar 26, 2013)
+
+* Initial release.
diff --git a/README.md b/README.md
index 043b0e4..b707efe 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@ This is a [Vagrant](http://www.vagrantup.com) 1.1+ plugin that adds an
 [Libvirt](http://libvirt.org) provider to Vagrant, allowing Vagrant to
 control and provision machines via Libvirt toolkit.
 
-**Note:** Actual version (0.0.2) is still a development one. Feedback is
+**Note:** Actual version (0.0.3) is still a development one. Feedback is
 welcome and can help a lot :-)
 
-## Features (Version 0.0.2)
+## Features (Version 0.0.3)
 
 * Vagrant `up`, `destroy`, `suspend`, `resume`, `halt`, `ssh` and `provision` commands.
 * Upload box image (qcow2 format) to Libvirt storage pool.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list