Create keystone roles and admin user from t-h-t manifests
authorYanis Guenane <yguenane@redhat.com>
Fri, 2 Oct 2015 10:18:08 +0000 (12:18 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Tue, 3 Nov 2015 10:48:03 +0000 (11:48 +0100)
commitb60e8f79a26564b567f7620727428da50d7815b5
tree0a1fdb8d66d1dcf973a123c569a6c031c171e791
parent04327663a90fdb2caa963b21072e599a66e61d05
Create keystone roles and admin user from t-h-t manifests

Currently keystone initialization happens via os-cloud-config [1].

This commit moves some of that directly into the manifests. This is the
first in a series of two changes to migrate it entirely into t-h-t.

This change focus on implementing what keystone.initialize() was doing
on the tripleoclient [2], creates the admin tenant, user and roles.

It also creates the keystone endpoint itself.

1.  https://github.com/openstack/os-cloud-config/blob/master/os_cloud_config/keystone.py#L128-L158
2.  https://github.com/openstack/python-tripleoclient/blob/master/tripleoclient/v1/overcloud_deploy.py#L462-L527

Change-Id: I98555b707ff9b91c6e218de5dca68106ea05c8ea
Depends-On: Ia4b3244f114dcff746ab89d355ad4933f8fdbddf
puppet/controller.yaml
puppet/hieradata/controller.yaml
puppet/manifests/overcloud_controller.pp
puppet/manifests/overcloud_controller_pacemaker.pp