Files
puppet-nova/lib
Clayton O'Neill c1b27658ea Fix load paths for nova base provider
This adds the $LOAD_PATH manipulation needed to find openstacklib from
the nova base provider code.  When compiling a static catalog (puppet
master --compile), the puppet master doesn't populate the plugin
directory before hand.  That means that either openstacklib won't be
found at all, or may be an old mismatched version.  This code is copied
from the keystone module which has similar needs.

Change-Id: I60f9389a571362191180442ffbad9a92bd9c0c78
2016-09-28 14:41:17 +00:00
..
2016-01-08 13:56:09 +02:00