puppet-swift/manifests/keystone
David Moreau Simard f87e43e8a8 Introduce public_url(_s3), internal_url(_s3) and admin_url(_s3)
This change deprecates the following parameters:
- endpoint_prefix: replaced by public/internal/admin_url
- port: replaced by public/internal/admin_url(_s3)
- public_port: replaced by public_url(_s3)
- public_protocol:  replaced by public_url(_s3)
- public_address: replaced by public_url(_s3)
- public_port: replaced by public_url
- internal_protocol: replaced by internal_url
- internal_address: replaced by internal_url
- admin_protocol: replaced by admin_url
- admin_address: replaced by admin_url

Add deprecation warnings if any of those values are provided
while maintaining full backward compatibility.

Co-Authored-By: David Moreau Simard <dmsimard@iweb.com>
Co-Authored-By: Richard Raseley <richard@raseley.com>
Closes-bug: #1274979
Change-Id: Ie4afc21ac6e9539edd70635de7f3db957a22467e
2015-06-11 18:17:28 -04:00
..
auth.pp Introduce public_url(_s3), internal_url(_s3) and admin_url(_s3) 2015-06-11 18:17:28 -04:00
dispersion.pp Add Puppet 4.x lint checks 2015-03-25 13:46:00 +01:00