ironic/ironic/conf
Dmitry Tantsur cb7cdd3534 Fetch Glance endpoint from Keystone if it's not provided in the configuration
This is needed to fix the CI broken by glance switching to running
under wsgi, and thus breaking our assumption that glance is accessible
by host:port only.

The options glance_host, glance_port and glance_protocol were
deprecated.  Standalone deployments should use glance_api_servers
instead.

Also removes two unused utility functions.

Change-Id: I54dc04ab084aeb7208c9dd9940c6434c029bf41c
Partial-Bug: #1699542
2017-06-23 16:42:40 +02:00
..
__init__.py Add redfish driver 2017-04-21 11:06:24 +01:00
agent.py Merge "Collect deployment logs from IPA" 2016-08-06 00:33:12 +00:00
api.py Promote agent vendor passthru to core API 2016-08-05 12:31:32 +02:00
audit.py Fix default value of "ignore_req_list" config option 2016-12-09 16:14:21 +02:00
auth.py Remove legacy auth loading 2017-06-06 10:20:54 +00:00
cinder.py Fix description for [cinder] action_retries option 2017-05-29 12:10:56 -04:00
cisco.py Centralize Config Options - patch merge, cleanup 2016-08-25 11:08:00 -07:00
conductor.py Use cfg.URIOpt for URLs with required schemes 2017-05-24 11:08:52 +00:00
console.py Make terminal timeout value configurable 2017-04-24 09:28:00 +07:00
database.py Remove overwriting the default value of db_max_retries. 2017-03-10 10:41:27 -08:00
default.py Wire in storage interface attach/detach operations 2017-06-15 21:18:22 +00:00
deploy.py Config drive support for ceph radosgw 2017-04-12 17:21:50 +00:00
dhcp.py Centralize config options - [dhcp] 2016-06-16 17:11:14 -07:00
drac.py DRAC RAID configuration 2016-08-30 10:23:03 +02:00
glance.py Fetch Glance endpoint from Keystone if it's not provided in the configuration 2017-06-23 16:42:40 +02:00
ilo.py Remove deprecated [ilo]/clean_priority_erase_devices config 2017-03-30 01:59:24 -04:00
inspector.py Do not fail in Inspector.__init__ if [inspector]enabled is False 2017-01-17 14:10:08 +01:00
ipmi.py Remove duplicate copyright. 2016-07-21 10:40:26 +03:00
irmc.py iRMC power driver for soft reboot and soft power off 2017-01-25 18:37:34 +09:00
iscsi.py Centralize config options - [iscsi] 2016-08-12 06:56:25 -07:00
keystone.py Centralize config options - [keystone] 2016-06-27 10:23:09 -07:00
metrics.py Pass agent metrics config via conductor 2016-08-02 17:56:43 +00:00
metrics_statsd.py Pass agent metrics config via conductor 2016-08-02 17:56:43 +00:00
neutron.py Update help for 'provisioning_network' option 2016-12-06 10:19:40 -05:00
oneview.py Add Dynamic Allocation feature for the OneView drivers 2016-08-04 13:10:02 -03:00
opts.py Fix oslo.messaging log level 2017-04-28 09:45:45 +02:00
pxe.py Add a note for specifying octal value of permission 2017-06-06 13:59:30 +05:30
redfish.py Add redfish driver 2017-04-21 11:06:24 +01:00
service_catalog.py Follow up to keystoneauth patch 2016-08-04 12:16:18 +03:00
snmp.py Update hacking test-requirement 2016-08-23 13:25:47 -07:00
ssh.py Centralize config options - [ssh] 2016-06-30 20:54:04 -07:00
swift.py Migrate to using keystoneauth Sessions 2016-08-03 11:24:21 -07:00