blob: 3ae64c8210c0c62a3e6fb7d020de309c923d319b [file] [log] [blame]
Sean Daguee263c822014-12-05 14:25:28 -05001#!/bin/bash
2#
Sean Dague1b6b5312013-07-31 06:46:34 -04003# lib/oslo
4#
Dean Troyerdc97cb72015-03-28 08:20:50 -05005# Functions to install **Oslo** libraries from git
Sean Dague1b6b5312013-07-31 06:46:34 -04006#
7# We need this to handle the fact that projects would like to use
8# pre-released versions of oslo libraries.
Adam Spiers6a5aa7c2013-10-24 11:27:02 +01009#
Sean Dague3ed99c02017-06-20 14:09:30 -040010# Included for compatibility with grenade, remove in Queens
11source $TOP_DIR/lib/libraries