Repository URL to install this package:
|
Version:
2.5 ▾
|
ó
±EYc @ s d d l m Z d d l m Z e j d d d d d Z e j d d d
d d e j d d
e d d e j d d e d
e d d e j d d
e d d e j d d
e d d e j d d d d d d d e j d d d d d d d g Z
d Z d Z d! S(" iÿÿÿÿ( t loading( t cfgt ironict titles Ironic Optionst helps
Configuration options for Ironic driver (Bare Metal).
If using the Ironic driver following options must be set:
* auth_type
* auth_url
* project_name
* username
* password
* project_domain_id or project_domain_name
* user_domain_id or user_domain_name
Please note that if you are using Identity v2 API (deprecated),
you don't need to provide domain information, since domains are
a v3 concept.
t api_endpointt sample_defaults http://ironic.example.org:6385/s) URL override for the Ironic API endpoint.t admin_usernamet deprecated_for_removals5 Ironic keystone admin name. Use ``username`` instead.t admin_passwordt secrets9 Ironic keystone admin password. Use ``password`` instead.t admin_urls7 Keystone public API endpoint. Use ``auth_url`` instead.t admin_tenant_names: Ironic keystone tenant name. Use ``project_name`` instead.t api_max_retriest defaulti<