[openstack-dev] [heat][mistral][deployment] how to add deployment roles
Steven Hardy
shardy at redhat.com
Tue Jun 27 20:45:33 UTC 2017
Hi Dan,
On Tue, Jun 27, 2017 at 9:19 PM, Dan Trainor <dtrainor at redhat.com> wrote:
> Hi -
>
> I'm looking for the glue that populates the overcloud role list.
>
> I can get a list of roles via 'openstack overcloud role list', however I'm
> looking to create new roles to incorporate in to this list.
>
> I got as far as using 'mistral action-update' against what I beleive to be
> the proper action (tripleo.role.list) but am not sure what to use as the
> source of what I would be updating, not am I finding any information about
> how that runs and where it gets its data from. I also had a nice exercise
> pruning the output of 'mistral action-*' commands which was pretty
> insightful and helped me hone in on what I was looking for, but still
> uncertain of.
I think perhaps the confusion is because this was implemented in
tripleoclient, and porting it to tripleo-common is not yet completed?
(Alex can confirm the status of this but it was planned I think).
Related ML discussion which includes links to the patches:
http://lists.openstack.org/pipermail/openstack-dev/2017-June/118157.html
http://lists.openstack.org/pipermail/openstack-dev/2017-June/118213.html
HTH,
Steve
More information about the OpenStack-dev
mailing list