>I believe I also have to change the image here http://docs.openstack.org/developer/sahara/overview.htm
It will be updated automatically once fix is merged. Andrew. On Fri, Sep 12, 2014 at 8:28 PM, Sharan Kumar M <[email protected] > wrote: > Hi, > > For working on the mentioned DOC bug, I believe I also have to change the > image here http://docs.openstack.org/developer/sahara/overview.html. Is there > any particular tool which the community uses for images? And what about the > font that goes in the images? > > Also, thanks to Andrew for giving a gist of the bug and how to proceed. > > Thanks. > > > Hi Sharan, > > > > Sahara uses python clients to communicate with other components. So, you > > can start with inspecting "requirements.txt" file on "python-*" > > dependancies. Next, you need to understand what is really used and how. > > Also, some components could be used indirectly via nova client (e.g. > > security groups management). > > > > For this particular bug I see that Heat component is not described. Sahara > > can provision cluster using Heat if it is configured to use heat > > infrastructure engine. Also Sahara uses neutron for floating IPs and > > security groups management if openstack cluster uses neutron. Probably > > adding description of these two services is enough to close bug. > > > > Thanks, > > Andrew. > > > > On Fri, Sep 12, 2014 at 12:13 PM, Sharan Kumar M < > > sharan.monikantan at gmail.com > > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev>> wrote: > > > > >* Hi, > *> >> >* After digging a little into OpenStack basics, setting up devstack and > *> >* starting with sahara, I browsed the list of bugs on Launchpad. I saw a > low > *> >* hanging fruit bug, which is a wishlist as well. > *> >* https://bugs.launchpad.net/sahara/+bug/1350063 > <https://bugs.launchpad.net/sahara/+bug/1350063> > *> >>* > But before I start, I would like to get some advice on how to get > started > *>* > with it, any resources for this bug etc. Just to let you all know, I am > new > *>* > to OpenStack and this would probably be the first patch I submit. > *> >>* > Thanks, > *>* > Sharan Kumar M > *> >>* > _______________________________________________ > *>* > OpenStack-dev mailing list > *>* > OpenStack-dev at lists.openstack.org > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev> > *>* > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > <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/20140912/c4d0eb20/attachment.html> > > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
