nova-powervm/nova_powervm/tests/virt/powervm/nvram
Brent Tang 2397fd6d87 Config Option for Endpoint Type for Swift
The Swift client will use the Keystone Service Catalog to lookup the
URL to use when connecting to the various Swift Services.  By default
it will use the 'publicURL' endpoint/interface type for which URL to
use.  However, depending on the configuration of the environment, it
may be desired to use another endpoint/interface type, such as
"internalURL".

This change will add a configuration option, similar to the others
provided in nova-powervm for Swift client options, to be able to
specify this endpoint/interface type in a 'swift_endpoint_type'
property that will map to the os_endpoint_type option for Swift.

Change-Id: Id6421cc167ef92d31a7ebcb2a8ffb43e6bc72412
2017-03-22 12:59:18 -07:00
..
__init__.py Implmement NVRAM store and manager 2016-03-03 16:07:44 -06:00
fake_api.py Log warning for failed deletion of NVRAM 2016-04-21 09:33:44 -07:00
test_manager.py Change in Http Error condition check from String to Int 2016-08-03 01:38:59 -04:00
test_swift.py Config Option for Endpoint Type for Swift 2017-03-22 12:59:18 -07:00