[DRE-commits] [vagrant-libvirt] annotated tag 0.0.15 created (now 362ae90)

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


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

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

        at  362ae90   (tag)
   tagging  de4ca2ba97fef3e4d6ce0e5d13f85cdbae71a4c3 (commit)
  replaces  0.0.14
 tagged by  dima
        on  Sat Feb 1 22:20:50 2014 +0100

- Log -----------------------------------------------------------------
0.0.15

min supported version vagrant 1.4.3

Ben Keith (1):
      Fixing parameters of run_provisioner

Brian Pitts (3):
      Fix network device creation logic.
      Make SSH for forwarded ports write to /dev/null
      Add Brian to gem authors

Dmitry Vasilets (6):
      Merge pull request #136 from detiber/fixNFSPrune
      Merge pull request #139 from sciurus/forwarded-ports
      Merge pull request #138 from mpalmer/nfs-default-impl
      Merge pull request #137 from sciurus/network_interfaces
      Merge pull request #140 from sciurus/authors
      Merge pull request #142 from keitwb/run_provisioner_fix

Jason DeTiberus (2):
      Update gemspec to not conflict with libvirt-aws and libvirt-openstack-plugin
      Cleanup nfs config for Vagrant 1.4+

Matt Palmer (1):
      Use the MixinSyncedFolders to allow us to comprehend default shared folders implementations

Ryan Petrello (2):
      Add support for port forwarding.
      Describe new functionality in the README and fix some coding style issues.

dima (2):
      simple changes by rubocop recomendations
      version 0.0.15 , min supported vagrant version 1.4.3

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

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

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