summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova
diff options
context:
space:
mode:
authorAmy Fong <amy.fong@windriver.com>2014-05-20 15:16:50 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-05-24 00:27:56 -0400
commitb76621518b61031be2f71683d4f3e372224e3890 (patch)
treeea8b02267aa78280bf0c44ff6a35b6748a30500f /meta-openstack/recipes-devtools/python/python-nova
parent8c3f37aa1ae64a4971dac3573fe3fbcc81c1cf15 (diff)
downloadmeta-cloud-services-b76621518b61031be2f71683d4f3e372224e3890.tar.gz
Ruby/chef solo: Add recipes-devtools/ruby/bundler_git.bb
Bundler makes sure Ruby applications run the same code on every machine. It does this by managing the gems that the application depends on. Given a list of gems, it can automatically download and install those gems, as well as any other gems needed by the gems that are listed. Before installing gems, it checks the versions of every gem to make sure that they are compatible, and can all be loaded at the same time. After the gems have been installed, Bundler can help you update some or all of them when new versions become available. Finally, it records the exact versions that have been installed, so that others can install the exact same gems. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Amy Fong <amy.fong@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova')
0 files changed, 0 insertions, 0 deletions