[DRE-commits] [vagrant-libvirt] annotated tag 0.0.17 created (now 14a5aad)

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:56:31 UTC 2016


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

terceiro pushed a change to annotated tag 0.0.17
in repository vagrant-libvirt.

        at  14a5aad   (tag)
   tagging  70b5f233ecdc0cab8f69c3f7d4ec40bb0d52327c (commit)
  replaces  0.0.15
 tagged by  dima
        on  Mon Jun 23 18:44:18 2014 +0200

- Log -----------------------------------------------------------------
0.0.17

Artem Chernikov (1):
      drop version number from README.md

Ben Keith (5):
      Catching exception on initial read_state
      Using ssh info directly without shelling out
      More specific error handling if domain not found
      referencing source of error codes
      removing pry call

Brian Clark (1):
      set initial value of uri attribute

Brian Pitts (14):
      Update changelog
      Remove code paths for older vagrant.
      Use Vagrant's default provision action
      Replace HandleBoxUrl with HandleBox
      Do not use 9p by default
      Reenable PrepareNFSSettings, closes #180
      Document synced folder types
      Vagrant-cachier tested to work
      Verify libvirt version before enabling 9p
      Default to kvm domain type
      Simplify example Vagrantfile in README and expand on additional disk configuration
      Reorganize README to put porject creation steps together
      Documentation improvements.
      Handle forward slash in box name

Dmitry Vasilets (28):
      Merge pull request #143 from sciurus/CHANGELOG
      Merge pull request #148 from sciurus/1.4_only
      Merge pull request #150 from keitwb/port_forward_fix
      Merge pull request #156 from crealytics/xen_support
      Merge pull request #157 from kalabiyau/patch-1
      Merge pull request #161 from maishsk/patch-1
      Merge pull request #165 from ekohl/assume-nfs-default
      Merge pull request #167 from teto/fixes
      Merge pull request #168 from teto/set_socket_path
      Merge pull request #169 from sciurus/timed_provision
      Merge pull request #170 from teto/virtfs
      Merge pull request #172 from tripledes/zsh_compat
      Merge pull request #173 from tripledes/fix_error_message
      Merge pull request #176 from stvleung/master
      Merge pull request #175 from mafigit/add_bridge_interface_support
      Merge pull request #179 from stvleung/master
      Merge pull request #181 from sciurus/HackNashville
      Merge pull request #182 from purpleidea/kvm-fix
      Merge pull request #178 from purpleidea/feat/disks
      Merge pull request #183 from justinclift/master
      Merge pull request #185 from sciurus/driver_kvm
      Merge pull request #186 from sciurus/simplify-readme-example
      Merge pull request #187 from sciurus/1.5-and-1.6
      Merge pull request #189 from himpich/master
      Merge pull request #197 from sciurus/handle-slash-in-name
      Merge pull request #198 from justjake/master
      Merge pull request #199 from justjake/patch-1
      Merge pull request #200 from bdclark/config_uri_default

Ewoud Kohl van Wijngaarden (1):
      Only rsync if the type is set to rsync

Jake Teton-Landis (2):
      adds a `uri` config option
      Update README.md for new config option `uri`

James Shubin (3):
      Domain type 'kvm' should be configurable and use qemu:/// uri.
      Support for adding additional disks through the Vagrantfile.
      Include changes recommended by patch review for multiple disks.

Justin Clift (1):
      Typo fix + punctuation consistency adjustments

Maish (1):
      Update connect_libvirt.rb

Martin Mauch (2):
      Make a dup in order not to modify driver string.
      Read driver from config instead of hard-coding to kvm.

Matthieu Coudron (7):
      Catches fog exception when machine could not be found
      Catches the following exception to prevent stack from being displayed:
      Added an option to set the path to the libvirt socket
      Updated gemfile to let vagrant load plugin in the 1.5 fashion
      9p support for vagrant 1.5
      9p support for vagrant 1.5
      Merge branch 'virtfs' of github.com:teto/vagrant-libvirt into virtfs

Maximilian Fischer (1):
      Add support for bridge interface type

Sergio Jimenez (2):
      Modified ip_command for zsh compatibility
      Fixed message about required Vagrant version

Stefan Himpich (1):
      Add ability to always set the type of NIC

Steven Leung (2):
      Fix destroy in vagrant 1.5.1+
      Added cleanup capability for 9p mounts

dima (5):
      Merge branch 'read_state_fix' of github.com:keitwb/vagrant-libvirt
      load missed module for 9p
      add module 9pnet_virtio
      version 0.0.16
      0.0.17

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  810f0b3   Initial commit
       new  a270ad7   set provider
       new  2b29299   File example_box/Vagrantfile added.
       new  6c6f438   Merge branch 'set_provider' of https://github.com/pronix/vagrant-libvirt
       new  7a7569e   Note about env variable VAGRANT_DEFAULT_PROVIDER in README.md file.
       new  f5559d7   Fixed json syntax error
       new  268ff99   Open issues note in future work
       new  0a66fd2   pause <-> resume
       new  1069816   Merge pull request #9 from pronix/master
       new  99d649a   - Changed way how to get IP address of new VM - checks   /var/lib/libvirt/dnsmasq/*.leases files.
       new  5078021   IP handling info changed in README.md
       new  72f1e41   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..
       new  89ef287   v0.0.2 notes
       new  9381f8e   Readme rewriten for v0.0.2
       new  b3f9ba0   Update README to note libvirt-dev requirement
       new  7221c6c   Merge pull request #12 from supercow/libvirt-dev_doc_update
       new  9f67b6b   Tool for RedHat image preparation.
       new  f82018c   Fix for requiretty disabling in sudoers file. Don't use DNS in /etc/ssh/sshd_config file setup.
       new  0df992d   Switch off iptables and SELinux to permissive mode.
       new  e98c64c   IP of VM is searched in dnsmasq lease files only.
       new  076e7dd   Provider options cpu and memory added. Those are used while creating a new domain.
       new  20a478c   v0.0.3
       new  c8c34d8   Version changed to 0.0.3
       new  2c8d3b0   fix run_provisioner
       new  9ae4e7c   Merge pull request #17 from pronix/master
       new  21e267c   Exception handling while starting a domain.
       new  e0a4212   add handleBoxUrl for download box close #15
       new  118aff1   Merge pull request #20 from pronix/master
       new  2eb772b   add actiob ssh_run for command `vagrant ssh -c "bash cli" ` close #13
       new  da889b3   Merge pull request #21 from pronix/master
       new  76f33c9   v0.0.4
       new  c1c360f   nested virtualization
       new  60b8e41   Merge pull request #22 from pronix/master
       new  813a7c8   * Private network support. * Creating private networks if ip address is set and network   is not available. * Guest network interfaces configuration.
       new  5dea377   Use network 'default' if nothing more is specified in `config.vm.network`.
       new  711b103   Setting hostname with `config.vm.hostname`.
       new  cee5bbe   VMs IP is no longer stored in machines data_dir. Cleanup is no longer needed.
       new  29daa53   v0.0.5
       new  e1d4225   add nfs support
       new  36b71b7   improve nfs
       new  d0383d1   Merge branch 'master' of git://github.com/pradels/vagrant-libvirt
       new  3576713   Merge pull request #25 from pronix/master
       new  dd5b97d   update readme
       new  26c5097   Merge pull request #27 from pronix/master
       new  89198f2   restrict version of ruby for use
       new  2379ff4   Merge branch 'master' of git://github.com/pradels/vagrant-libvirt
       new  44f7251   Merge pull request #29 from pronix/master
       new  331580f   Don't force username to root, rely on config.ssh.username
       new  1ba2b9a   Merge pull request #31 from domcleal/ssh-user
       new  01eb354   Fix NFS network discovery
       new  93d59b1   Merge pull request #33 from domcleal/nfs-network
       new  4776846   * Image upload buffer length reduced. * Error handling fixed to correspond to correct translation.
       new  2edd384   Updated Vagrantfile in example box.
       new  d051966   v0.0.6
       new  09892ef   fix namespace Libvirt collision with ruby-libvirt library
       new  d491df0   Increment version to refrect fix
       new  4ddd150   Merge pull request #41 from miurahr/fix_namespace_collision
       new  80f4d3b   fix for  Hiroshi Miura <miurahr at linux.com> patch
       new  5fd30fe   Merge pull request #42 from pronix/master
       new  ba23591   close #43 key file set in provider url
       new  155606f   remove not require puts
       new  97a0677   Merge pull request #47 from pronix/master
       new  0670b19   add me as author and add license to gem spec file close #39
       new  00fed75   Merge pull request #48 from pronix/master
       new  8933842   Initial implementation of public_network support.
       new  151f212   Added defaults for :dev and :mode. Updated documentation to explain these options.
       new  eba5599   Merge pull request #53 from nickryand/public_network
       new  5d3ea31   Volume driver cache parameter
       new  7573984   accessor missing
       new  6b50e42   Merge pull request #54 from yozik04/master
       new  1e2f49f   Specify a MAC address for public_network interface
       new  3bcf949   MAC address can be specified on all network interfaces.
       new  8d1784b   space
       new  d2894bb   Merge pull request #56 from yozik04/master
       new  aac710e   Support AMD and Intel processors with nested vm's
       new  14c508c   Merge pull request #58 from jordant/master
       new  40d8624   syntax cleanup
       new  1b5a603   Enable parallelization
       new  60442c5   Use random string in name of domain
       new  15a1114   Merge pull request #61 from sciurus/0.0.7_parallel
       new  26d7ea2   new version and small changes
       new  b814a02   Requre Nokogiri 1.5
       new  4c48097   Autostart and activate networks that are not already autostarted or activated
       new  672cb64   Merge pull request #64 from sciurus/network_activation
       new  6175d8d   Require nokogiri 1.5.10
       new  dc6e322   Merge pull request #63 from sciurus/specify-nokogiri-version
       new  7b09331   version 0.0.9
       new  7c1aaba   Delete files from destination to avoid confusions
       new  fd7a7f0   Merge pull request #66 from kalabiyau/master
       new  2a6ce64   Fixes #67
       new  4922b71   Merge branch 'master' of github.com:pradels/vagrant-libvirt
       new  2248e1a   version 0.0.10
       new  003c7a0   Update README.md
       new  90fcbf5   Merge pull request #69 from brettporter/patch-1
       new  c9abbd2   rearranging the actions loaded in alpha order
       new  77dd91d   Merge pull request #77 from cp16net/alpha-order-actions
       new  62c7b39   Implement reload command
       new  c7b0189   Merge pull request #79 from sciurus/reload
       new  69f97cf   Delete any snapshots when destroying a domain
       new  b68adff   Merge pull request #80 from sciurus/destroy_snapshots
       new  be44fc1   close #72 possibility to give VMs a name
       new  d03f50b   close #76 correct uri for different virtualizations
       new  55e31c1   close #70 undefine machine id should be after all operations
       new  8591025   varsion 0.0.11
       new  df26248   Mention compatibility with sahara
       new  b04c45c   Merge pull request #81 from sciurus/mention_sahara
       new  5a75cbc   selinux should working
       new  5c5954c   Merge branch 'master' of github.com:pradels/vagrant-libvirt
       new  84fdc7d   Fix box metadata error keys
       new  eace91e   Merge pull request #82 from sciurus/box-error-keys
       new  9c8a401   remove ruby-libvirt dependency
       new  6492e0a   add default network and ssk key file parameters
       new  149253a   remove erronous ,
       new  6383297   Add new options descriptions in README
       new  1e35123   Mention vagrant-mutate
       new  f141c19   Merge pull request #92 from sciurus/mention_mutate
       new  06aa627   adding the nfs share on start
       new  0455df8   Merge pull request #94 from cp16net/add-nfs-on-start
       new  afc6c3a   Fix wrong nfs methods call
       new  8818346   Merge pull request #95 from rodis/fix_incorrect_calls
       new  f0614b1   Proxy ssh through libvirt host, if libvirt is connected via ssh
       new  dc18b14   Merge pull request #96 from erik-smit/remote-libvirt-ssh
       new  0984db2   Merge pull request #89 from mffrench/add-default-network-and-ssh-key-file-parameters
       new  81abafd   by default used key id_rsa
       new  3917161   Merge branch 'master' of github.com:pradels/vagrant-libvirt
       new  995d20b   version 0.0.12
       new  9bedd45   Allow to use nested virtualization again
       new  bf3b70c   Remove excess arrow
       new  9ae5fab   Merge pull request #98 from kalabiyau/master
       new  e3b59e4   Bump version to 0.0.13
       new  e9bc5bf   Merge pull request #100 from kalabiyau/master
       new  5708442   Use find utility in libvirt ip command
       new  e17ad42   Merge pull request #106 from sciurus/libvirt_ip_command
       new  50b15b9   fix checking string
       new  deb32dd   Make ip_command work with posix shells
       new  bbe1b22   Merge pull request #109 from sciurus/libvirt_ip_command
       new  6e3a9fe   small fix for vagrant 1.4(not well tested but start working)
       new  f9f8374   fix for ssh keys from(copied from vagrant-aws)
       new  cffb351   Support for cpu_mode configuration while using the nested option.
       new  f13dd6a   Fixing up quotes around host-model
       new  f8477e0   Merge pull request #110 from jordant/master
       new  0fa79bc   Merge pull request #88 from miurahr/reomve_ruby_libvirt_dependency
       new  c28e091   Depend on ruby-libvirt gem since fog does not pull it in
       new  c574f7b   Merge pull request #114 from sciurus/require_ruby_libvirt
       new  171feb3   Only use vagrant 1.4 nfs changes when running vagrant 1.4.
       new  14439fe   Merge pull request #115 from sciurus/guard_vagrant14_nfs_changes
       new  f277c11   Allow changing disk bus
       new  facc198   Document setting disk bus
       new  9d6f623   Merge pull request #118 from sciurus/configurable_disk_bus
       new  5f0d365   Add kernel/initrd/cmd_line directives for the qemu driver
       new  b499307   Corrected a wrongly spelled key and added domain_name to the error output
       new  6ebb73e   Merge pull request #119 from teto/error_correction
       new  1021833   Added entries in README.md
       new  0ac7498   Add provider specific default_prefix option.
       new  8f19b33   Merge pull request #122 from purpleidea/customname
       new  c4d758b   Add network debugging output
       new  01d3f28   Remove one branch that can never be taken and comment another that can only be taken in older vagrant
       new  de553d0   Create default network if needed. Relates to #102.
       new  4630650   Fail if any existing networks configured to have DHCP do not have it. Relates to #103 and #123.
       new  1aabe66   Make network creation thread-safe, closes #104
       new  da01c0e   Fix logic for debug output about finding network by ip
       new  2377b6b   Use vagrant-libvirt and 192.168.121.1/24 as default network settings. Closes #125.
       new  c323468   Rename default network to management network. Closes #126.
       new  e204e45   Merge pull request #120 from teto/kernel2
       new  90a2046   Merge branch 'improve_network_robustness' of github.com:sciurus/vagrant-libvirt into sciurus-improve_network_robustness
       new  2ac0855   remove not require return
       new  6e8c43e   Create and activate networks if needed when starting VM. Closes #116
       new  1484a9f   Handle network that vagrant created missing when destroy is run. Closes #128
       new  04c4d32   Add discussion of management network
       new  8fefca0   Merge pull request #129 from sciurus/116_and_128
       new  0fe1798   released 0.0.14 close #131
       new  5440873   Update gemspec to not conflict with libvirt-aws and libvirt-openstack-plugin
       new  bb5d081   Add support for port forwarding.
       new  d3e9188   Describe new functionality in the README and fix some coding style issues.
       new  25fe1ea   Cleanup nfs config for Vagrant 1.4+
       new  4d89c14   Merge pull request #136 from detiber/fixNFSPrune
       new  8a8ec7b   Fix network device creation logic.
       new  b31569b   Use the MixinSyncedFolders to allow us to comprehend default shared folders implementations
       new  a7275aa   Make SSH for forwarded ports write to /dev/null
       new  336c16c   Merge pull request #139 from sciurus/forwarded-ports
       new  b719d18   Merge pull request #138 from mpalmer/nfs-default-impl
       new  a40a6b1   Merge pull request #137 from sciurus/network_interfaces
       new  2b2277d   Add Brian to gem authors
       new  619b7d4   Merge pull request #140 from sciurus/authors
       new  16b2589   Fixing parameters of run_provisioner
       new  ea70c8f   Merge pull request #142 from keitwb/run_provisioner_fix
       new  2a6cb05   simple changes by rubocop recomendations
       new  de4ca2b   version 0.0.15 , min supported vagrant version 1.4.3
       new  15df77b   Update changelog
       new  b7212a9   Merge pull request #143 from sciurus/CHANGELOG
       new  03cd2c2   Catching exception on initial read_state
       new  2edf445   Remove code paths for older vagrant.
       new  0cd02df   Merge pull request #148 from sciurus/1.4_only
       new  67eae75   Using ssh info directly without shelling out
       new  22294a9   Merge pull request #150 from keitwb/port_forward_fix
       new  cd93243   More specific error handling if domain not found
       new  e31815a   referencing source of error codes
       new  62f767a   removing pry call
       new  84d1f83   Make a dup in order not to modify driver string.
       new  e382687   Read driver from config instead of hard-coding to kvm.
       new  22314ec   Merge pull request #156 from crealytics/xen_support
       new  0a68f47   drop version number from README.md
       new  8fb2c65   Merge pull request #157 from kalabiyau/patch-1
       new  f9e6fd9   Update connect_libvirt.rb
       new  da1eb52   Merge pull request #161 from maishsk/patch-1
       new  cf26168   Only rsync if the type is set to rsync
       new  135e480   Merge pull request #165 from ekohl/assume-nfs-default
       new  10c3ede    Catches fog exception when machine could not be found
       new  29efbf7   Catches the following exception to prevent stack from being displayed: Bringing machine 'default' up with 'libvirt' provider... /home/teto/vagrant-libvirt/vendor/bundle/ruby/1.9.1/gems/fog-1.20.0/lib/fog/libvirt/models/compute/volume.rb:84:in `default_pool_name': No storage pools are defined (Fog::Errors::Error)     from /home/teto/vagrant-libvirt/vendor/bundle/ruby/1.9.1/gems/fog-1.20.0/lib/fog/libvirt/models/compute/volume.rb:33:in `initialize'     from /home/teto/ [...]
       new  9714003   Added an option to set the path to the libvirt socket
       new  99d6e7d   Use Vagrant's default provision action
       new  2d088d4   Merge pull request #167 from teto/fixes
       new  29bf8b2   Merge pull request #168 from teto/set_socket_path
       new  49360ff   Merge pull request #169 from sciurus/timed_provision
       new  f9aa5a8   Updated gemfile to let vagrant load plugin in the 1.5 fashion
       new  aad1bd4   9p support for vagrant 1.5
       new  7ae9e03   9p support for vagrant 1.5
       new  8d4f16a   Merge branch 'virtfs' of github.com:teto/vagrant-libvirt into virtfs
       new  489e096   Merge pull request #170 from teto/virtfs
       new  84ecab8   Modified ip_command for zsh compatibility
       new  6cece4f   Merge pull request #172 from tripledes/zsh_compat
       new  368643f   Fixed message about required Vagrant version
       new  372819e   Merge pull request #173 from tripledes/fix_error_message
       new  6350386   Merge branch 'read_state_fix' of github.com:keitwb/vagrant-libvirt
       new  8eece01   Add support for bridge interface type
       new  1d92849   Fix destroy in vagrant 1.5.1+
       new  2dd0c0a   load missed module for 9p
       new  3909f69   Merge pull request #176 from stvleung/master
       new  2050efd   Merge pull request #175 from mafigit/add_bridge_interface_support
       new  b0f9dc9   add module 9pnet_virtio
       new  bf79f2a   Added cleanup capability for 9p mounts
       new  9d83c32   Merge pull request #179 from stvleung/master
       new  450fbb6   Replace HandleBoxUrl with HandleBox
       new  18a4703   Do not use 9p by default
       new  c52077a   Reenable PrepareNFSSettings, closes #180
       new  752a8df   Document synced folder types
       new  9272087   Vagrant-cachier tested to work
       new  32a3abe   Verify libvirt version before enabling 9p
       new  ab2be49   Merge pull request #181 from sciurus/HackNashville
       new  67734f0   Domain type 'kvm' should be configurable and use qemu:/// uri.
       new  f138076   Merge pull request #182 from purpleidea/kvm-fix
       new  be20425   Support for adding additional disks through the Vagrantfile.
       new  72fbeda   Include changes recommended by patch review for multiple disks.
       new  86467d7   Merge pull request #178 from purpleidea/feat/disks
       new  2a07ab6   Typo fix + punctuation consistency adjustments
       new  950c110   Merge pull request #183 from justinclift/master
       new  60ab03a   Default to kvm domain type
       new  255da0d   Merge pull request #185 from sciurus/driver_kvm
       new  b808112   version 0.0.16
       new  e4204e8   Simplify example Vagrantfile in README and expand on additional disk configuration
       new  11e29d0   Reorganize README to put porject creation steps together
       new  118b938   Merge pull request #186 from sciurus/simplify-readme-example
       new  77d84d7   Documentation improvements.
       new  6aafb61   Merge pull request #187 from sciurus/1.5-and-1.6
       new  d577a67   Add ability to always set the type of NIC
       new  c20da20   Merge pull request #189 from himpich/master
       new  59061db   Handle forward slash in box name
       new  95a7508   adds a `uri` config option
       new  0b2dea6   Merge pull request #197 from sciurus/handle-slash-in-name
       new  f437667   Merge pull request #198 from justjake/master
       new  acff568   Update README.md for new config option `uri`
       new  e9743df   Merge pull request #199 from justjake/patch-1
       new  655b5ee   set initial value of uri attribute
       new  40c62df   Merge pull request #200 from bdclark/config_uri_default
       new  70b5f23   0.0.17

The 265 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
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