Re: [Openstack] Looking for some help with swift

2014-05-19 Thread Mayur Patil
I don't know what you are exactly missing, but *have you created files test.txt and test2.txt?* 404 mostly for these things. I think this should be the reason; may be I am wrong, Thanks ! -- *Cheers,Mayur* S. Patil, Seeking for S/W Engg. Position, Pune. On 20 May 2014 11:02, Kuo Hugo wrot

[Openstack] Fwd: About Standalone Openstack ISO Havan/Icehouse Installer

2014-05-16 Thread Mayur Patil
Hi All, I want to know is there any Standalone ISO of Havana /Icehouse. There are procedures given of Chef/Puppet DevOps tools for Openstack installation by Rackspace. Also Mirantis has provided ISO but I am unable to see GUI of the same. I have limited Bandwidth Plan. So for me such

[Openstack] About Standalone Openstack ISO Havan/Icehouse Installer

2014-05-01 Thread Mayur Patil
Hi All, I want to know is there any Standalone ISO of Havana /Icehouse. There are procedures given of Chef/Puppet DevOps tools for Openstack installation by Rackspace. Also Mirantis has provided ISO but I am unable to see GUI of the same. I have limited Bandwidth Plan. So for me such

Re: [Openstack] Ask for suggestions

2014-04-18 Thread Mayur Patil
Hi Hao, I am also new to openstack but as you said you have "in depth skills of networking in the OpenStack". So, I would like to suggest that your contribution will be helpful to *Neutron component* which is totally a networking part. Have a look at Neutron Icehouse code: https://la

Re: [Openstack] open question about keystone-configuration

2014-04-16 Thread Mayur Patil
itter.com/RamMayur> <https://plus.google.com/u/0/+MayurPatil/about> <http://in.linkedin.com/pub/mayur-patil/35/154/b8b/> <https://stackoverflow.com/users/1528044/rammayur> <https://mozillians.org/en-US/u/mayurp7/> <https://github.com/ramlaxman>

Re: [Openstack] [openstack-dev] About advice for Contribution

2014-04-16 Thread Mayur Patil
bit smaller than the other components. > > Hope this helps, and good luck! We're always glad to have new > contributors! > > Best Regards, > Solly Ross > > - Original Message - > From: "Mayur Patil" > To: "Openstack Users" , &q

Re: [Openstack] 401 unauthorized swift authentication

2014-04-16 Thread Mayur Patil
Hi Kuo, Additionally these are my configuration files proxy-server.conf: http://fpaste.org/94653/ memcached.conf: http://fpaste.org/94654/ rsyncd.conf: http://fpaste.org/94655/ object-expirer.conf: http://fpaste.org/94657/ Please have a look ! Thanks ! *--* *Cheers,Mayur* __

Re: [Openstack] 401 unauthorized swift authentication

2014-04-16 Thread Mayur Patil
Hi Kuo, This what I got from /var/log/syslog computenode proxy-server STDOUT: ERROR:root:Error connecting to memcached: 127.0.0.1:11211#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/dist-packages/swift/common/memcached.py", line 208, in _get_conns#012fp, sock = self._cl

[Openstack] 401 unauthorized swift authentication

2014-04-16 Thread Mayur Patil
Hi All, I am experimenting to install swift on single machine. I am following this guide : http://docs.openstack.org/havana/install-guide/install/apt/content/general-installation-steps-swift.html What I have done is: 1. Created keystone endpoint using proxy-server IP i.e. mach

[Openstack] About advice for Contribution

2014-04-16 Thread Mayur Patil
t; <https://twitter.com/RamMayur> <https://plus.google.com/u/0/+MayurPatil/about> <http://in.linkedin.com/pub/mayur-patil/35/154/b8b/> <https://stackoverflow.com/users/1528044/rammayur> <https://mozillians.org/en-US/u/mayurp7/> <https://github.com/ramlaxma

[Openstack] Fwd: [openstack-wiki] Missing Build & run Scripts

2014-03-05 Thread Mayur Patil
Contact : <https://twitter.com/RamMayur> <https://plus.google.com/u/0/+MayurPatil/about> <http://in.linkedin.com/pub/mayur-patil/35/154/b8b/> <https://stackoverflow.com/users/1528044/rammayur> <https://mozillians.org/en-US/u/mayurp7/> <http

[Openstack] [openstack-wiki] Missing Build & run Scripts

2014-03-05 Thread Mayur Patil
https://twitter.com/RamMayur> <https://plus.google.com/u/0/+MayurPatil/about> <http://in.linkedin.com/pub/mayur-patil/35/154/b8b/> <https://stackoverflow.com/users/1528044/rammayur> <https://mozillians.org/en-US/u/mayurp7/> <http

Re: [Openstack] Python Design Patterns in OpenStack

2014-02-27 Thread Mayur Patil
Hi, If you really ready to jump for Design patterns for openstack, this one is nice http://zqfan.github.io/openstack/2013/07/07/design-pattern-in-openstack/ But recommended advice by most programmers First learn the Python properly & then Design patterns which will help to jump quickly

[Openstack] [openstack-user] About Installing Command line tools

2014-02-06 Thread Mayur Patil
anks !! *-- * *Cheers,Mayur*, Pune. Contact : <https://twitter.com/RamMayur> <https://plus.google.com/u/0/+MayurPatil/about> <http://in.linkedin.com/pub/mayur-patil/35/154/b8b/> <https://stackoverflow.com/users/1528044/rammayur> * <https://myspace.com/mayurram>* <https://github.

Re: [Openstack] [openstack-user] About installing CLI for swift on windows

2014-02-03 Thread Mayur Patil
ance, Thanks !! *--* *Cheers,Mayur*. Contact : <https://www.facebook.com/mayurram> <https://twitter.com/RamMayur> <https://plus.google.com/u/0/+MayurPatil/about> <http://in.linkedin.com/pub/mayur-patil/35/154/b8b/> <https://stackoverflow.com/users/1528044/r

[Openstack] [openstack-user] About installing CLI for swift on windows

2014-02-01 Thread Mayur Patil
Hi All, I am trying to install Client Library for OpenStack Object Storage API i.e. python-swiftclient. I have tried for each method but all fails: 1) pip install python-swiftclient 2) pip install 3) easy_install python-swiftclient I also configured manually setup

Re: [Openstack] [openstack][devstack] authorization failed unable to establish connection

2014-01-22 Thread Mayur Patil
Hi All, I have used ./rejoin-stack.sh as suggested by floren & alfredo. But debugging has stucked at the * cinder.volume.manager: unable to instantiate the volume. * I found then one blog: http://fosshelp.blogspot.in/2013/11/openstack-devstack-httpconnectionpool.html During

[Openstack] [openstack][devstack] authorization failed unable to establish connection

2014-01-22 Thread Mayur Patil
Hi, I have installed devstackon Ubuntu 12.04. When it has completed installation, dashboard is working fine i.e. operations are going well. After I reboot the system, now I am unable to launch dashboard & when I have tried *source eucarc *

Re: [Openstack] About Openstack Installation

2014-01-18 Thread Mayur Patil
Thanks for the help. I will give it try & let you know if I will come across any difficulties. *--* *Cheers,* *Mayur* ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe

Re: [Openstack] About Openstack Installation

2014-01-18 Thread Mayur Patil
Hi Remo, I want to install on Ubuntu 12.04 LTS & My purpose is to setup full-fledged cloud to understand its general working & then focus on API's of openstack. Seeking for guidance, Thanks !! *--* *Cheers,* *Mayur* ___ Mailing lis

[Openstack] [OpenStack] Installing OpenStack command-line client tools on Windows

2014-01-18 Thread Mayur Patil
Hi All, I have tried to install OpenStack command-line client tools on Windows. After a couple of hours, I have created a sequence of python package installation. I will be happy if anybody will benefit from this. This is the package install sequence on windows(python 2.7.6,Windows 3

Re: [Openstack] About Openstack Installation

2014-01-18 Thread Mayur Patil
Hi Remo, Yes, Please share. As Jeffty said that will be very helpful to me as well as other buddies who want to install these components. Seeking for guidance, Thanks ! *--* *Cheers,* *Mayur* ___ Mailing list: http://lists.openstack.

Re: [Openstack] About Openstack Installation

2014-01-18 Thread Mayur Patil
Thanks Jeffy for reply. I have only query left Would Devstack install all 9 components of Openstack? It will clear my path to installation. Seeking for guidance, Thanks !! *--* *Cheers,* *Mayur* ___ Mailing list: http://lists.openstack.org/cgi-bin/ma

[Openstack] About Openstack Installation

2014-01-18 Thread Mayur Patil
Hi All, I am newbie to Openstack. Prior to this I am having experience of using Eucalyptus. So, my query is Recommended hardware is 16GB & 32GB RAM with two machines having at least dual core processor. But I am having Pentium Processor(VT enabled) & with 3 or 4 GB RAM