[OpenStack-Infra] Zuul API

Zuniga Vazquez, Miguel mzigavzquez at paypal.com
Wed Mar 19 16:38:37 UTC 2014


Hey Josh

We’re looking at enabling configuration changes (define new pipelines, templates, add projects, etc). We already have some changes added to the scheduler (mostly web hooks that enabled it to send out HTTP API calls when events are added/remove) as well as we created some extra reporters.

We saw the RPC framework and even when we would like to expand it, due to some security restrictions we won’t be able to use it. That’s the reason of why we’re looking into extending either the webapp.py or just adding another module to it.

In short words what we’re looking to do is:

Extend webapp or create a separate module to manage API calls.
Connect the API to the scheduler directly or by using the RPC framework locally
Extend the cli client

Let me know what you guys think.

Miguel Zuniga
Cloud Infrastructure Engineering
eBay Inc. / PayPal

From: Joshua Hesketh <joshua.hesketh at RACKSPACE.COM<mailto:joshua.hesketh at RACKSPACE.COM>>
Date: Tuesday, March 18, 2014 at 4:24 PM
To: Miguel Zuniga <mzigavzquez at paypal.com<mailto:mzigavzquez at paypal.com>>, "openstack-infra at lists.openstack.org<mailto:openstack-infra at lists.openstack.org>" <openstack-infra at lists.openstack.org<mailto:openstack-infra at lists.openstack.org>>
Subject: RE: Zuul API

Hi Miguel,

I'm not sure what the long term plans are for creating an API but I think it'd be safe to say if you're willing to work on it any improvements would be welcome!

Currently zuul has an RPC framework that could be extended to expose additional functionality. At the moment it only implements a few methods.

What kind of functions were you looking to expose over an API?

Cheers,
Josh

________________________________
From: Zuniga Vazquez, Miguel [mzigavzquez at paypal.com<mailto:mzigavzquez at paypal.com>]
Sent: Wednesday, March 19, 2014 3:44 AM
To: openstack-infra at lists.openstack.org<mailto:openstack-infra at lists.openstack.org>
Subject: [OpenStack-Infra] Zuul API

Hi everyone

I got a few questions, I’ve been through your documentation on how to contribute but before I do all the setup I want to know from the list whether if the things that I’m asking would be considered or if there if there are even on the roadmap.

I’m creating a CICD architecture for our dev teams and I was wondering if you:

  *   Have plans for creating an API for Zuul?
  *   If not would you be interested if our team contributes the API for it?

In our experience Zuul is a powerful but for our non-openstack use cases and to incorporate it to multiple systems/applications the lack of an API makes it difficult to implement.

Thoughts?

Miguel Zuniga
Cloud Infrastructure Engineering
eBay Inc. / PayPal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20140319/47c2792c/attachment.html>


More information about the OpenStack-Infra mailing list