[openstack-dev] [all] grenade with external plugins for the big tent - how to use

Kyle Mestery mestery at mestery.com
Thu Jun 11 13:38:55 UTC 2015


On Thu, Jun 11, 2015 at 6:11 AM, Sean Dague <sean at dague.net> wrote:

> Yesterday we landed the infrastructure for Grenade external plugins -
> https://review.openstack.org/#/c/185050/
>
> The first user of this is the Heat project, with a patch that's nearly
> ready to land (still sorting out an issue because heat's cli commands
> aren't console entry points) - https://review.openstack.org/#/c/188148/.
> Much appreciation to the Heat team for patience in getting here, and for
> helping sort out all the infrastructure.
>
> For additional projects to work the basic pattern is as follows:
>
> * create a custom grenade job for your project
> * write a grenade plugin following the instructions here -
> https://github.com/openstack-dev/grenade/blob/master/PLUGINS.rst - put
> it in your project tree.
> * export the following in your project-config definition
>
> export GRENADE_PLUGINRC "enable_grenade_plugin <PROJECTNAME>
> git://git.openstack.org/openstack/<PROJECTNAME>"
>
> And... you should be good to go. Additional questions on moving forward,
> or clarifications in the documentation, can be handled on this thread or
> in the #openstack-qa channel.
>
>
This is really pretty awesome! Very excited that this will allow projects
to host their own grenade plugins in their own repositories. Similar to the
devstack plugins, I think this is a huge win! Great work!

Kyle


>         -Sean
>
> --
> Sean Dague
> http://dague.net
>
> __________________________________________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150611/2c1b25e7/attachment.html>


More information about the OpenStack-dev mailing list