Comment 2 for bug 1497148

Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

Leontiy gave me access to the env. Node-93 deployed and reached the end of all tasks okay as far as I can tell. The one failure was this:
2015-09-17T21:34:37.411659+00:00 err: (/Stage[main]/Heat::Keystone::Auth/Keystone::Resource::Service_identity[heat]/Keystone_user_role[heat@services]/roles) change from ["_member_"] to admin failed: Execution of '/usr/bin/openstack role remove _member_ --project 5972e36d64d64459969dfb9078491366 --user dc0de59470e1483bae401eb0acc69271' returned 1: ERROR: openstack Could not find role assignment with role: 9fe2ff9ee4384b1894a90878d3e92bab, user or group: dc0de59470e1483bae401eb0acc69271, project or domain: 5972e36d64d64459969dfb9078491366 (HTTP 404) (Request-ID: req-f92965e8-9e7b-47f2-8b26-6c50624c031d)

but after a repeat of heat/keystone.pp task, it worked:

2015-09-17T21:29:55.255948+00:00 notice: (Scope(Class[main])) MODULAR: keystone.pp
2015-09-17T21:32:42.256139+00:00 notice: (Scope(Class[main])) MODULAR: heat/keystone.pp
2015-09-17T21:35:21.580823+00:00 notice: (Scope(Class[main])) MODULAR: heat/keystone.pp
2015-09-17T21:36:24.268274+00:00 notice: (Scope(Class[main])) MODULAR: cinder/keystone.pp

The astute.yaml is quite large, so still trying to figure out what else failed