On 01/22/2016 09:01 AM, Dan Prince wrote: > I gave a couple of ad-hoc demo's of my Mistral dev environment this > week. For those interested in tinkering with TripleO Mistral actions in > tripleo-common here are links to the code I used for those. Still a > rough prototype but hopefully demonstrates how these things might work: > > https://github.com/dprince/tripleo-common/tree/mistral > > https://github.com/dprince/python-tripleoclient/tree/mistral > > The first commit in each of those basically explains what was changed. > > Dan > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev Regardless of the underlying implementation, the CLI for Tripleo should be the openstack common CLI, and the operations should be specifically named for what they are doing, not the implementation. openstack undercloud install openstack overcloud install