tripleo-image-elements/elements/ironic
Gregory Haynes 73584b7374 Use keystone identity_uri instead of auth_*
Keystone middleware has deprecated the auth_host and friends in favor of
using identity_uri.

This was done in python-keystoneclient change:
I1f8f5064ea8028af60f167df9b97e215cdadba44

Change-Id: Ic43fc7656e63a890f25d0c8e9d2fed2213882b37
2014-10-17 07:57:47 -07:00
..
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
install.d Package install support for ironic 2014-09-12 11:31:10 -04:00
os-apply-config/etc/ironic Use keystone identity_uri instead of auth_* 2014-10-17 07:57:47 -07:00
pre-install.d Fix dib-lint failures 2014-07-31 12:25:59 -04:00
element-deps Package install support for ironic 2014-09-12 11:31:10 -04:00
pkg-map Package install support for ironic 2014-09-12 11:31:10 -04:00
README.md Add Ironic elements 2013-10-30 10:39:14 -07:00
source-repository-ironic Don't use /cgit/ urls for git. 2014-02-21 15:25:12 +13:00

Install Ironic software from git.

Required options can be provided via heat. For example:

ironic: db: mysql://ironic:unset@192.0.2.2/ironic service-password: unset keystone: host: 192.0.2.2 glance: host: 192.0.2.2 rabbit: host: 192.0.2.2 password: guest