Files
puppet-openstacklib/releasenotes/notes/support_region_name_in_providers-cde6d75f0ddbec28.yaml
Clayton O'Neill f705fd6f4d Add region support to credentials
This fixes the credentials classes to properly accept region as a
property to manage.  This allows OS_REGION_NAME to be set properly if
the child class passes it in.

Change-Id: I3345dac8bebd68f93290c1d45aa9a4d80bf3fb34
Partial-Bug: #1517220
2016-10-03 20:49:31 +00:00

5 lines
104 B
YAML

---
fixes:
- Add support for multiple regions in base provider code used by other puppet
modules.