fuel-library/deployment/puppet/plugin_neutronnsx/Gemfile
Ukov Dmitry 74c28c179e Implemantation of VMware NSX integration
Added new puppet module for Neutron NSX plugin integration.
* Separate classes for compute/controller
* Some additional paramenters required from Nailgun
* Hide some strange hacks with Anchors
* Add rdpkg and rrpm package managers in order to download
  packages from remote web-server using mask for a package name.
* Fix sanitaze_neutron_config to merge boolean values.

Change-Id: I94e7bf2fccc289d0d52fc3d3018db268ec4f7fff
Implements: blueprint neutron-nsx-plugin-integration
2014-07-17 10:48:46 +00:00

3 lines
41 B
Ruby

source 'https://rubygems.org'
gem 'json'