puppet-openstacklib/lib/puppet/provider/openstack
Alex Schultz 61044892ad Ignore extra bash code from openrc
If a user has additional code in their openrc file that isn't just bash
variables, the auth provider might fail while parsing it. This change
updates the logic to only try and parse lines with OS_ in it to make
sure that extra things like bash code are ignored.

Change-Id: Id6f5406dcf15642bc0d70caeac30224114bb0669
Closes-Bug: #1699950
2017-06-23 08:48:10 -06:00
..
auth.rb Ignore extra bash code from openrc 2017-06-23 08:48:10 -06:00
credentials.rb Added interface parameter for auth 2016-11-02 13:44:14 +01:00