<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" class="" style="word-wrap:break-word">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Awesome. Thanks for letting me know. :) This does raise it back up on my priority list a bit, as i know its more likely to work now with less effort.<br>
<br>
Thanks,<br>
Kevin<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF887218"><font face="Tahoma" size="2" color="#000000"><b>From:</b> Jay Faulkner [jay@jvf.cc]<br>
<b>Sent:</b> Thursday, August 04, 2016 12:52 PM<br>
<b>To:</b> OpenStack Development Mailing List (not for usage questions)<br>
<b>Subject:</b> Re: [openstack-dev] [tc] persistently single-vendor projects<br>
</font><br>
</div>
<div></div>
<div><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Aug 4, 2016, at 12:43 PM, Fox, Kevin M <<a href="mailto:Kevin.Fox@pnnl.gov" class="" target="_blank">Kevin.Fox@pnnl.gov</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">The problem is, OpenStack is a very fractured landscape. It takes significant amounts of time for an operator to deploy "one more service".<br class="">
<br class="">
So, I spent a while deploying Trove, got it 90% working, then discovered Trove didn't work with RadosGW. RadosGW was a done deal long ago, and couldn't be re-evaluated at that point. (Plus you cant have more then one swift endpoint in a cloud...). So, for now,
 I'm supporting a 90% functional Trove.<br class="">
<br class="">
If I went and installed Ironic tomorrow, would it work with the radosgw I already have? I have no idea. The, "it supports swift" implies but doesn't answer. If I want to consider deploying it now, I have to block out even more time to experiment in order to
 try. and then do a bunch of manual testing to verify.<br class="">
<br class="">
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>Ironic does have radosgw support, and it's documented here: <a href="http://docs.openstack.org/developer/ironic/deploy/radosgw.html" class="" target="_blank">http://docs.openstack.org/developer/ironic/deploy/radosgw.html</a> -- clearly it's not "first
 class" as we don't validate it in CI like we do with swift, but the code exists and I believe we have users out in the wild.</div>
<div><br class="">
</div>
<div>I know this is orthogonal to the discussion, but I wanted someone seeing this thread to know it does work :).</div>
<div><br class="">
</div>
<div>Thanks,</div>
<div>Jay Faulkner</div>
<div>OSIC</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div class="">This kind of thing makes it even harder on operators to deploy new services.<br class="">
<br class="">
Yes, it could be solved at the Ceph level, where they deploy a complete OpenStack with all the advanced services and test everything, but OpenStack is already doing that. It is significantly easier for OpenStack to test it instead of Ceph.<br class="">
<br class="">
Thanks,<br class="">
Kevin<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
________________________________________<br class="">
From: Ben Swartzlander [<a href="mailto:ben@swartzlander.org" class="" target="_blank">ben@swartzlander.org</a>]<br class="">
Sent: Thursday, August 04, 2016 12:27 PM<br class="">
To: OpenStack Development Mailing List (not for usage questions)<br class="">
Subject: Re: [openstack-dev] [tc] persistently single-vendor projects<br class="">
<br class="">
On 08/04/2016 03:02 PM, Fox, Kevin M wrote:<br class="">
<blockquote type="cite" class="">Nope. The incompatibility was for things that never were in radosgw, not things that regressed over time. tmpurls differences and the namespacing things were there since the beginning first introduced.<br class="">
<br class="">
At the last summit, I started with the DefCore folks and worked backwards until someone said, no we won't ever add tests for compatibility for that because radosgw is not an OpenStack project and we only test OpenStack.<br class="">
<br class="">
Yes, I think thats a terrible thing. I'm just relaying the message I got.<br class="">
</blockquote>
<br class="">
I don't see how this is terrible at all. If someone were to start up a<br class="">
clone of another OpenStack project (say, Cinder) which aimed for 100%<br class="">
API compatibility with Cinder, but outside the tent, and then they<br class="">
somehow failed to achieve true compatibility because of Cinder's<br class="">
undocumented details, nobody would proclaim that the this was somehow<br class="">
our (the OpenStack community's) fault.<br class="">
<br class="">
I think the Radosgw people probably have a legitimate beef with the<br class="">
Swift team about the lack of an official API spec that they can code do,<br class="">
but that's a choice for the Swift community to make. If users of Swift<br class="">
are satisfied with a the-code-is-the-spec stance then I say good luck to<br class="">
them.<br class="">
<br class="">
If the user community cares enough about interoperability between<br class="">
swift-like things they will demand an API spec and conformance tests and<br class="">
someone will write those and then radosgw will have something to conform<br class="">
to. None of this has anything to do with the governance model for Ceph<br class="">
though.<br class="">
<br class="">
-Ben Swartzlander<br class="">
<br class="">
<br class="">
<br class="">
<blockquote type="cite" class="">Thanks,<br class="">
Kevin<br class="">
________________________________________<br class="">
From: Ben Swartzlander [<a href="mailto:ben@swartzlander.org" class="" target="_blank">ben@swartzlander.org</a>]<br class="">
Sent: Thursday, August 04, 2016 10:21 AM<br class="">
To: OpenStack Development Mailing List (not for usage questions)<br class="">
Subject: Re: [openstack-dev] [tc] persistently single-vendor projects<br class="">
<br class="">
On 08/04/2016 11:57 AM, Fox, Kevin M wrote:<br class="">
<blockquote type="cite" class="">Ok. I'll play devils advocate here and speak to the other side of this, because you raised an interesting issue...<br class="">
<br class="">
Ceph is outside of the tent. It provides a (mostly) api compatible implementation of the swift api (radosgw), and it is commonly used in OpenStack deployments.<br class="">
<br class="">
Other OpenStack projects don't take it into account because its not a big tent thing, even though it is very common. Because of some rules about only testing OpenStack things, radosgw is not tested against even though it is so common.<br class="">
</blockquote>
<br class="">
I call BS on this assertion. We test things that outside the tent in the<br class="">
upstream gate all the time -- the only requirement is that they be<br class="">
released. We won't test against unreleased stuff that's outside the big<br class="">
tent and the reason for that should be obvious.<br class="">
<br class="">
<blockquote type="cite" class="">This causes odd breakages at times that could easily be prevented, but for procedural things around the Big Tent.<br class="">
</blockquote>
<br class="">
The only way I can see for "odd breakages" to sneak in is on the Ceph<br class="">
side, if they aren't testing their changes against OpenStack and they<br class="">
introduce a regression, then that's their fault (assuming of course that<br class="">
we have good test coverage running against the latest stable release of<br class="">
Ceph). It's reasonable to request that we increase our test coverage<br class="">
with Ceph if it's not good enough and if we are the ones causing the<br class="">
breakages. But their outside status isn't the problem.<br class="">
<br class="">
-Ben Swartzlander<br class="">
<br class="">
<br class="">
<blockquote type="cite" class="">I do think this should be fixed before we advocate single vendor projects exit the big tent after some time. As the testing situation may be made worse.<br class="">
<br class="">
Thanks,<br class="">
Kevin<br class="">
________________________________________<br class="">
From: Thierry Carrez [<a href="mailto:thierry@openstack.org" class="" target="_blank">thierry@openstack.org</a>]<br class="">
Sent: Thursday, August 04, 2016 5:59 AM<br class="">
To: <a href="mailto:openstack-dev@lists.openstack.org" class="" target="_blank">openstack-dev@lists.openstack.org</a><br class="">
Subject: Re: [openstack-dev] [tc] persistently single-vendor projects<br class="">
<br class="">
Thomas Goirand wrote:<br class="">
<blockquote type="cite" class="">On 08/01/2016 09:39 AM, Thierry Carrez wrote:<br class="">
<blockquote type="cite" class="">But if a project is persistently single-vendor after some time and<br class="">
nobody seems interested to join it, the technical value of that project<br class="">
being "in" OpenStack rather than a separate project in the OpenStack<br class="">
ecosystem of projects is limited. It's limited for OpenStack (why<br class="">
provide resources to support a project that is obviously only beneficial<br class="">
to one organization ?), and it's limited to the organization itself (why<br class="">
go through the OpenStack-specific open processes when you could shortcut<br class="">
it with internal tools and meetings ? why accept the oversight of the<br class="">
Technical Committee ?).<br class="">
</blockquote>
<br class="">
A project can still be useful for everyone with a single vendor<br class="">
contributing to it, even after a long period of existence. IMO that's<br class="">
not the issue we're trying to solve.<br class="">
</blockquote>
<br class="">
I agree with that -- open source projects can be useful for everyone<br class="">
even if only a single vendor contributes to it.<br class="">
<br class="">
But you seem to imply that the only way an open source project can be<br class="">
useful is if it's developed as an OpenStack project under the OpenStack<br class="">
Technical Committee governance. I'm not advocating that these projects<br class="">
should stop or disappear. I'm just saying that if they are very unlikely<br class="">
to grow a more diverse affiliation in the future, they derive little<br class="">
value in being developed under the OpenStack Technical Committee<br class="">
oversight, and would probably be equally useful if developed outside of<br class="">
OpenStack official projects governance. There are plenty of projects<br class="">
that are useful to OpenStack that are not developed under the TC<br class="">
governance (libvirt, Ceph, OpenvSwitch...)<br class="">
<br class="">
What is the point for a project to submit themselves to the oversight of<br class="">
a multi-organization Technical Committee if they always will be the<br class="">
result of the efforts of a single organization ?<br class="">
<br class="">
--<br class="">
Thierry Carrez (ttx)<br class="">
<br class="">
__________________________________________________________________________<br class="">
OpenStack Development Mailing List (not for usage questions)<br class="">
Unsubscribe: <a href="mailto:OpenStack-dev-request@lists.openstack.org" class="" target="_blank">
OpenStack-dev-request@lists.openstack.org</a>?subject:unsubscribe<br class="">
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" class="" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br class="">
<br class="">
__________________________________________________________________________<br class="">
OpenStack Development Mailing List (not for usage questions)<br class="">
Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br class="">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br class="">
<br class="">
</blockquote>
<br class="">
<br class="">
__________________________________________________________________________<br class="">
OpenStack Development Mailing List (not for usage questions)<br class="">
Unsubscribe: <a href="mailto:OpenStack-dev-request@lists.openstack.org" class="" target="_blank">
OpenStack-dev-request@lists.openstack.org</a>?subject:unsubscribe<br class="">
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" class="" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br class="">
<br class="">
__________________________________________________________________________<br class="">
OpenStack Development Mailing List (not for usage questions)<br class="">
Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br class="">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br class="">
<br class="">
</blockquote>
<br class="">
<br class="">
__________________________________________________________________________<br class="">
OpenStack Development Mailing List (not for usage questions)<br class="">
Unsubscribe: <a href="mailto:OpenStack-dev-request@lists.openstack.org" class="" target="_blank">
OpenStack-dev-request@lists.openstack.org</a>?subject:unsubscribe<br class="">
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" class="" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br class="">
<br class="">
__________________________________________________________________________<br class="">
OpenStack Development Mailing List (not for usage questions)<br class="">
Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br class="">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</body>
</html>