vagrant-cloudstack icon indicating copy to clipboard operation
vagrant-cloudstack copied to clipboard

Use Vagrant to manage your Cosmic or Cloudstack instances.

Results 18 vagrant-cloudstack issues
Sort by recently updated
recently updated
newest added

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.1. Changelog Sourced from json's changelog. 2020-06-30 (2.3.1) Spelling and grammar fixes for comments. Pull request #191 by Josh Kline. Enhance generic JSON and #generate...

dependencies

Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task...

dependencies

Bumps [excon](https://github.com/excon/excon) from 0.67.0 to 0.71.0. Changelog *Sourced from [excon's changelog](https://github.com/excon/excon/blob/master/changelog.txt).* > 0.71.0 2019-12-12 > ================= > > fix for leftover data with interrupted persistent connections > > 0.70.0 2019-12-02...

dependencies

This is waiting for fog/fog-cloudstack#4 to be merged, then needs a `bundle update` to update `Gemfile.lock` before release.

when networks are not available to in default and only available for individual projects, the api call to listNetworks will not return any networks unless the projectid is sent as...

Starting with fog 2.1.0 root_disk_size is supported for cloudstack. This allows templates that support it to grow the root-fs on inital create.

Hi, I get the following error when I use a "Basic Zone" offering, when I have no network id specified. Other offerings work well. ``` ==> default: -- Display Name:...