<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Thank you Mikhail for your response.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><br>
-Deepti<o:p></o:p></span></p>
<p class="MsoNormal"><a name="_MailEndCompose"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></a></p>
<p class="MsoNormal"><a name="_____replyseparator"></a><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Mikhail Fedosin [mailto:mfedosin@mirantis.com]
<br>
<b>Sent:</b> Tuesday, March 15, 2016 8:01 AM<br>
<b>To:</b> OpenStack Development Mailing List (not for usage questions) <openstack-dev@lists.openstack.org><br>
<b>Subject:</b> Re: [openstack-dev] [Glance][Artifacts] Current status of Glance artifacts<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Hi! Thank you for your interest in Glare. I'm leading this project and I'll try to answer your questions :)<br>
<br>
Glare is a new service under Glance repo which previously was called Glance v3, now it's experimental Glare v0.1 api. It has a devstack support, so you can deploy it with setting ENABLED_SERVICES=g-glare in your localrc file. At the moment only Murano uses
 v0.1 as an optional backend for its packages, but in common case it's not recommended for real deployments.
<br>
<br>
While we were working on the service we got a lot of advice and suggestions from community and API-WG about how we can improve our api. We collected them all and started implementing stable Glare api - v1 [1]. Currently stable Glare is under active development,
 skeleton is almost here [2] and I think we can organize public POC demo next week (it will be announced later on Friday). More details and functionality will be presented on Newton summit.<br>
<br>
Our plan is stabilize Glare as much as possible and merge it in Newton. Then in Ocata add Glare's v1 support in Nova and other services like Heat, Sahara, App Catalog, Tacker, Murano, Mistral and so on.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">If you have any other questions you can ask here or visit our weekly irc meeting on Monday at 1730 UTC in #openstack-meeting-alt [3].<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Best regards,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Mikhail Fedosin<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><br>
[1] <a href="https://review.openstack.org/#/c/283136/">https://review.openstack.org/#/c/283136/</a><br>
[2] <a href="https://review.openstack.org/#/c/292327/">https://review.openstack.org/#/c/292327/</a><br>
[3] <a href="https://etherpad.openstack.org/p/glance-artifacts-sub-team-meeting-agenda">
https://etherpad.openstack.org/p/glance-artifacts-sub-team-meeting-agenda</a><o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On Tue, Mar 15, 2016 at 3:12 AM, Ramakrishna, Deepti <<a href="mailto:deepti.ramakrishna@intel.com" target="_blank">deepti.ramakrishna@intel.com</a>> wrote:<o:p></o:p></p>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal">Hi all,<br>
<br>
I have some questions around the current status of Artifacts (Glare) in Glance.<br>
<br>
1. From briefly poking around, I found [1] to be the most current BP for implementing artifacts. I see few work items like declarative definitions of artifact types, adding database layer, plugins loader etc (I assume all the work items which makes this feature
 alive) have already been merged. But for other patches like [2] which is meant for adding Glare client has been on hold until there is a better understanding of Glare APIs. I also see from Mitaka mid-cycle meetup [3] that there were few artifact tasks which
 were missed out for Mitaka and some more Glare API discussions planned targeting Newton.<br>
Where can I find the *exact* list of work items and their ETAs?<br>
<br>
2. Is it production ready? Is there any service using artifacts right now?<br>
I did see a response to this question here [4] where Alexander mentioned that "Murano stores its packages in Glance since the Liberty release. There is a plan to create a plugin for Heat packages, but the Heat team has decided to wait till the API is stable
 (this should happen during the Mitaka cycle)". How stable are these APIs now as we are approaching the end of Mitaka cycle?<br>
<br>
Sorry for being naïve since I am just a day old to Glare :)<br>
<br>
Thanks,<br>
Deepti<br>
<br>
[1] <a href="https://blueprints.launchpad.net/glance/+spec/artifact-repository" target="_blank">
https://blueprints.launchpad.net/glance/+spec/artifact-repository</a><br>
[2] <a href="https://review.openstack.org/#/c/255220/" target="_blank">https://review.openstack.org/#/c/255220/</a><br>
[3] <a href="https://etherpad.openstack.org/p/glance-mitaka-virtual-mid-cycle" target="_blank">
https://etherpad.openstack.org/p/glance-mitaka-virtual-mid-cycle</a><br>
[4] <a href="https://www.mirantis.com/blog/glance-api-v3-and-the-openstack-community-app-catalog/" target="_blank">
https://www.mirantis.com/blog/glance-api-v3-and-the-openstack-community-app-catalog/</a><br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">
OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>