kuryr/contrib
Peter V. Saveliev 27711777d6 contrib/vagrant: fix env vars type conversion
Explicitly set type for integer environment variables:

* VAGRANT_KURYR_VM_MEMORY
* VAGRANT_KURYR_VM_CPUS

Despite there is a fix in the Vagrant git repo for that
issue, still exist systems where the issue is not fixed.
On those systems trying to limit the VM memory one will
get «no implicit conversion of String into Integer».

Thus convert the environment variables to int explicitly.

Change-Id: I80a39e0b072159b601dd8cadf839e596ea64e644
Bug-Url: https://github.com/vagrant-libvirt/vagrant-libvirt/issues/525
Bug-Url: https://github.com/vagrant-libvirt/vagrant-libvirt/pull/526
2016-06-23 13:55:50 +02:00
..
docker/libnetwork Remove log_level as kuryr is using oslo_log now 2016-05-20 00:50:25 +08:00
vagrant contrib/vagrant: fix env vars type conversion 2016-06-23 13:55:50 +02:00