Hi Bart and Don

 

In keystone table ‘local_user’, there’s lots of users created (see below), could you please point out which code line created these users?

 

The background:

In code review https://review.openstack.org/#/c/633400/, we need to create an internal project and user for raw cache. Currently I use puppet to call cmd “openstack” to create/get the project/user id. I found the user(cinder) has already been created by some existing code, see above picture please. So I’m expecting to create internal project the same way as internal user. Thanks.

 

Regards

Liang