diff options
| author | Mustapha Lansana <Mustapha.Lansana@windriver.com> | 2014-09-25 09:45:26 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-26 09:09:22 -0400 |
| commit | d0bef02d7dfff29fc99760cb75aa7a78ae68acca (patch) | |
| tree | 369c88b5de71ab35c5a38562afcf01a73b9fb327 /meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |
| parent | 0304d8c53bdad18348f37526a4de08e52b9ace19 (diff) | |
| download | meta-cloud-services-d0bef02d7dfff29fc99760cb75aa7a78ae68acca.tar.gz | |
deploychef: use /etc/init.d/run-postinsts to execute scripts
With changes made to the identity class, the postinstall
scripts no longer register users and services with keystone.
Instead, the registration is put inside the file
/etc/keystone/service-user-setup by the postinstall scripts.
Executing /etc/keystone/service-user-setup then registers
the users and services with keystone through /etc/keystone/identity.sh.
Therefore, executing just the postinstall scripts is not enough
enough to properly bring up the stack. However, executing
/etc/init.d/run-postinsts does both.
In addition, we are executing scripts within run-deploy in the
current shell environment so that the user can see all the updates
to the databases on the terminal.
Signed-off-by: Mustapha Lansana <Mustapha.Lansana@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb')
0 files changed, 0 insertions, 0 deletions
