<div dir="ltr"><div><div><div><div>Hi sayali,<br></div>I ran devstack on my system successfully. Could you suggest a few bugs for me to fix. <br><br></div>Also can you take a look at my proposal and suggest improvements and an appropriate time line for the project<br></div><a href="https://docs.google.com/document/d/1ODX8lxLJiDhkapdLLMzxUjie-0FNRSvbmuCKbRvU0cw/edit?usp=sharing">https://docs.google.com/document/d/1ODX8lxLJiDhkapdLLMzxUjie-0FNRSvbmuCKbRvU0cw/edit?usp=sharing</a><br><br>Regards<br></div>Jyoti<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 15, 2016 at 5:57 PM, Sayali Lunkad <span dir="ltr"><<a href="mailto:sayali.92720@gmail.com" target="_blank">sayali.92720@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Tue, Mar 15, 2016 at 8:21 AM, jyoti misra <span dir="ltr"><<a href="mailto:jyotimisra.99@gmail.com" target="_blank">jyotimisra.99@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi sayali,</div><div><br></div></div><span><div>On Mon, Mar 14, 2016 at 12:46 AM, Sayali Lunkad <span dir="ltr"><<a href="mailto:sayali.92720@gmail.com" target="_blank">sayali.92720@gmail.com</a>></span> wrote:<br></div></span></div></div></div><div class="gmail_extra"><div class="gmail_quote"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Jyoti,<br>
<span><br>
<br>
On Sun, 2016-03-13 at 03:38 +0530, jyoti misra wrote:<br>
> I am Jyoti Misra from IIIT Hyderabad, India. I work in Lab for<br>
> Spatial Informatics at IIIT-H under the guidance of Dr KS Rajan.<br>
><br>
> I am interested in working with OpenStack for the outreachy program.<br>
> I read the idea page and the projects interest me a lot.<br>
><br>
</span>It is nice to see that you are interested in contributing to OpenStack<br>
as a part of the Outreachy program. To apply to the Outreachy<br>
internship you need to first make a small contribution to the project<br>
you are interested in which in this case would be OpenStack. This is<br>
normally done with the help of the mentors for the specific project in<br>
OpenStack you are interested in. This is mainly done so that the<br>
mentors have an idea of your skill and to get you familiar with the<br>
project workflow so it's easy to start contributing once your<br>
internship starts. Normally we do this over IRc on the #openstack-opw<br>
channel. You can join that channel and ping the mentors to help you get<br>
started. Mail is also alright but it is not always the fastest way.<br>
<span><br></span></blockquote></span><div>Thank you for such detailed reply Sayali. I have already installed the software and had a look at it. </div><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>
> I am particularly interested in<br>
> 1. Horizon- Context-sensitive help in openstack-dashboard and<br>
</span>I can help you out with this project. It is as you see a feature we add<br>
to the openstack-dashboard(horizon). We can discuss this in more<br>
details if you like. You can ping me on IRC, my nick is sayalilunkad.<br></blockquote><div class="gmail_quote"><br></div></span>I read the logs @irc and it seems you are busy till wednesday. But reading the logs what I understand about the project, you want to add a python parser to aid in user searches.</div></div></div></blockquote></div></div><div> No it is not to aid the searched but to improve the help provided when user clicks the help button on the openstack-dashboard by providing help related to the context of the page the user needs help with.</div><span><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">I have done 2 similar projects using python which I think can be helpful here. One that uses a parser for sentiment analysis and another that parses user's query strings and pases them to an AI bot(written in python by me) to get the relevant answers. I think concepts of Information Retrieval and Extraction would also be useful here about which I am taking a course right now. Please give me some idea/suggestion/feedback on solving this problem if you have any.<span><br><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span>> 2. Keystone- LDAP Cleanup<br>
> I think the second project is very important wrt OpenStack as its<br>
> completion will help in adopting python 3.<br>
><br>
> I am quite familiar with Python, having worked in it for the past 3<br>
> years. And I have done many projects using it.<br>
><br>
</span>As you know OpenStack is mainly written in python so it is definitely a<br>
plus that you have experience in python.<br></blockquote><div><br></div></span><div>Yes as said I have worked on python and also on its natural language lib(NLTK). </div><div><br></div></div></div></div></blockquote></span><div>I don't think we will need the NLTK here. The approach suggested was much easier, like just read the URL of the current page and derive the context and provide help links accordingly. But if you have some more intelligent way of deriving the context feel free to share it. Here is the<a href="https://blueprints.launchpad.net/horizon/+spec/context-sensitive-help" target="_blank">  blueprint</a>, we can discuss your ideas there with the community.</div><div>So there is no set way to implement it so during the internship period also you have the freedom to implement you ideas and propose it to the community and if they like it it will be accepted ;).</div><span><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Also can you also tell me exact requirement of the project so that I can prepare a proposal for the same and a small task to test my technical skills.</div></div></div></div></blockquote></span><div>Again you can check the blueprint and for more specific doubts just ping me on IRC or write me a mail. </div><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span>> I have a good idea of open source projects in this field. I would<br>
> love to contribute to your organization. Kindly consider me and<br>
> direct me with the project.<br>
><br>
> Attached is my resume.<br>
> Regards,<br>
> Jyoti<br>
<br>
</span>Regards,<br>
Sayali.<br></blockquote><div> </div></span></div><div>Regards<span><font color="#888888"><br></font></span></div><span><font color="#888888">Jyoti<br></font></span></div><div><br></div></div>
</blockquote></span></div><br></div></div>
</blockquote></div><br></div></div>