Re: [Openstack] Post creation script on an instance not working

2014-02-04 Thread Edgar Magana
Hello Sayali, Is the meta-data agent running? Can you inject a ssh key on the VM? The post-script is a function added by the metadata service in nova and neutron. Edgar On Tue, Feb 4, 2014 at 9:11 PM, Sayali Lunkad wrote: > Hey, > > I am trying to run a post creation script on cirros instance

[Openstack] Post creation script on an instance not working

2014-02-04 Thread Sayali Lunkad
Hey, I am trying to run a post creation script on cirros instance on devstack. Here are the contents of my script :- #!/bin/bash cd /home/cirros/ sudo mkdir myfolder cd myfolder touch helloworld.txt echo "hello" >> helloworld.txt But the file doesn't get created. What possibly could be going wr

Re: [Openstack] [neutron] neutron api

2014-02-04 Thread Ageeleshwar Kandavelu
Thank you very much. That solved my problem. I was looking at wrong place. Sent using CloudMagic On Wed, Feb 05, 2014 at 9:42 AM, Akihiro Motoki mailto:mot...@da.jp.n

Re: [Openstack] [neutron] neutron api

2014-02-04 Thread Akihiro Motoki
Hi Ageeleshwar, Have you solved this topic already? Please see Networking API v2.0 reference [1] at docs.openstack.org. This is the official document maintained by neutron team. (2014/02/03 21:33), Ageeleshwar Kandavelu wrote: > I was trying to use the python-neutronclient for creating security

[Openstack] Keystone v3/projects/{project_id}/users

2014-02-04 Thread Sean McCully
Hello, From the following documentation link, I've found that there is at least one v3 API defined that doesn't appear to be implemented in Keystone at all. Is this API defined in error? Am I overlooking something? API Documentation: http://api.openstack.org/api-ref-identity.html API Definiti

Re: [Openstack] [Keystone]404 error when trying to get list of users

2014-02-04 Thread Aryeh Friedman
Not that I know of I know when I was doing some scripts last summer (which with enhancements will be part of a forth coming tutorial on using VM's as a lab and then later using them to improve the robustness and stability of your production install) I got stuck here about 8 times and each time had

Re: [Openstack] [Keystone]404 error when trying to get list of users

2014-02-04 Thread Mark Vlcek (mavlcek)
Hi Aryeh, I installed with DevStack. Pretty much every other API call I've made (Keystone, Nova, Ceilometer, etc.) has worked, for some reason this one is just giving me problems. Is there some simple way to check if it's indeed some misconfiguration with the account itself? Thanks, Mark Fro

Re: [Openstack] [Keystone]404 error when trying to get list of users

2014-02-04 Thread Aryeh Friedman
This means that keystone is not installed properly (you likely messed up in the manual account creation step) On Tue, Feb 4, 2014 at 6:28 PM, Mark Vlcek (mavlcek) wrote: > Hi all, > > I'm using the Keystone V2 REST > APIto try to get

[Openstack] [Keystone]404 error when trying to get list of users

2014-02-04 Thread Mark Vlcek (mavlcek)
Hi all, I'm using the Keystone V2 REST API to try to get a list of users and their IDs but for some reason I keep getting a 404 error in the JSON response. The specific API call I'm trying to make is: GET http://[hostname]:5000/v2.0/

[Openstack] OpenStack Northwest User Group Meetup this Wed Feb 5 in Portland

2014-02-04 Thread Al Kari (DetaCloud)
OpenStack Northwest User Group Meetup in Portland Wednesday Feb 5, 2014 @ 6:00PM PDT Jama Software (South) 334 NW 11th Ave, Portland, OR Don't miss this exciting OSNW event... Here in Portland, you can now get the best of both Clouds! The OpenStack NW team worked with AWS meetup organizers to p

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-04 Thread Everett Toews
On Feb 4, 2014, at 2:21 PM, Mark Collier mailto:m...@collierclan.net>> wrote: IMHO it's useful for prioritizing potential plug ins / toolkits for "cloud app" developers based on their preferred tools. An example from the AWS world would be: http://aws.amazon.com/eclipse/ Exactly what I had in

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-04 Thread Mark Collier
IMHO it's useful for prioritizing potential plug ins / toolkits for "cloud app" developers based on their preferred tools. An example from the AWS world would be: http://aws.amazon.com/eclipse/ On Tue, Feb 4, 2014 at 1:37 PM, Sean Dague wrote: > Out of curiosity, why is the development envi

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-04 Thread Sean Dague
Out of curiosity, why is the development environment question an interesting one? Is there some decision or action that an OpenStack program or project would make based on that info? It is really easy to ask lots of questions, however, every additional question causes a drop of in percentage respo

Re: [Openstack] GSoC 2014 with proposal

2014-02-04 Thread Stefano Maffulli
Hi Anastasis, thank you for writing such detailed proposal. I would like to clarify though that at the moment there are no plans for OpenStack to participate to Google Summer of Code. Unless somebody steps up to lead the participation to GSoC we'll have to find another way for you to develop this

Re: [Openstack] [glance] Multiple instances of glance

2014-02-04 Thread Remo Mattei
Looks like IceHouse it the target for the multiple glance backend options nice to see it. Ciao On Feb 4, 2014, at 13:32, Muralidhar Balcha wrote: > Excellent. > https://blueprints.launchpad.net/glance/+spec/image-location-selection-strategy > is what I am looking for. I will follow the fea

Re: [Openstack] [glance] Multiple instances of glance

2014-02-04 Thread Muralidhar Balcha
Excellent. https://blueprints.launchpad.net/glance/+spec/image-location-selection-strategyis what I am looking for. I will follow the feature. Thanks, Murali Balcha On Tue, Feb 4, 2014 at 12:32 PM, Ritesh Nanda wrote: > Hello , > > For Regions approach , then you need to have all openstack ser

Re: [Openstack] Building Swift cluster wiuth Ubuntu VM's

2014-02-04 Thread Pete Zaitcev
On Sun, 2 Feb 2014 20:08:02 -0800 Adam Lawson wrote: > (http://docs.openstack.org/developer/swift/howto_installmultinode.html) > > I'm running into issues where the instructions start to get really > hazy/unclear after step #4 in Configure Proxy Server. Woops, there was a bug in numbering of st

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-04 Thread Everett Toews
On Feb 4, 2014, at 9:24 AM, Joshua McKenty wrote: > Consider including BOSH, Cloud Foundry, Juju, and Heat under deploy tools? Wow. I can’t believe I missed Heat. :| > And is IntelliJ still a thing? Very much so. Google is officially making it the default IDE for all Android development. [1]

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-04 Thread Martin, JC
For the development environment, more precisely, it may be PyCharm instead of intelliJ. or to cover both : jetbrain IDEA. On Feb 3, 2014, at 2:42 PM, Everett Toews wrote: > Some more potential questions. > > 1. What development environment do you use? > [ ] Eclipse > [ ] Intellij IDEA > [ ] V

Re: [Openstack] [glance] Multiple instances of glance

2014-02-04 Thread Ritesh Nanda
Hello , For Regions approach , then you need to have all openstack services expect keystone defined in one region and all in another region. Have a look at the blueprint might it solve your question https://blueprints.launchpad.net/glance/+spec/image-location-status https://blueprints.launchpad.

Re: [Openstack] [glance] Multiple instances of glance

2014-02-04 Thread Muralidhar Balcha
Hi Dheeru, I am not looking for a HA solution. Our use case requires us to expose certain number of images using our own glance service so second option is interesting. I haven't seen any option in nova cli to specify a glance end point. Can you specify a glance end point from different region duri

[Openstack] Plaintext password in getCredential token

2014-02-04 Thread Emanuel Marzini
Hi, I have a software that uses Openstack. When it do an action for the first time, it need to get a token from Openstack. How it's possible make a POST request like: '{"auth":{"passwordCredentials":{"username": "joeuser", "password": "secrete"}}}' -H "Content-type: application/json" http://localh

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-04 Thread Joshua McKenty
Everett, Consider including BOSH, Cloud Foundry, Juju, and Heat under deploy tools? And is IntelliJ still a thing? Sent from my iPhone > On Feb 3, 2014, at 2:42 PM, Everett Toews wrote: > > Some more potential questions. > > 1. What development environment do you use? > [ ] Eclipse > [ ] Int

[Openstack] GSoC 2014 with proposal

2014-02-04 Thread Anastasis Andronidis
Hello everyone, my name is Anastasis Andronidis and I am an undergraduate student in Computer Science from Greece. I am sending this email as I am looking for people that would like to mentor this idea[1][2] for the upcoming Google Summer of Code[3]. What I want to work on is (as a general idea

Re: [Openstack] How to apply a quantum patch

2014-02-04 Thread Luis Guilherme Russi
I've Found another way, http://dcvan24.wordpress.com/2013/06/25/devstack-critical-nova-module-object-has-no-attribute-packs/comment-page-1/#comment-47 Thank you everyone! 2014-02-03 Luis Guilherme Russi : > Hello guys, I'm facing a problem with my quantum-server, I'm running > OpenStack Grizzl

Re: [Openstack] Does OpenStack join this year's GSoC

2014-02-04 Thread Victoria Martínez de la Cruz
+1 I would also like to participate as a student. I'm more familiar with OpenStack Dashboard, but I'm open to learn and contribute to any other project. If someone is interested in mentoring, please let me know. Cheers, 2014-02-03 Debojyoti Dutta : > +1 I would love to mentor a student in

[Openstack] Locking problems with NFS v3 and shared /var/lib/nova/instances

2014-02-04 Thread Antonio Messina
Hi all, I am trying to configure a few compute nodes (currently Folsom) with a shared NFS filesystem to store the virtual machine images. The idea is to enable live migration, but we also need it because some of the compute nodes have a very small hard disk. The NFS server we are using is an appl