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