Re: [Openstack] CLI username and password prompt

2013-07-17 Thread andrews...@gmail.com
use env vars. export OS_PASSWORD=password export OS_USERNAME=user export OS_TENANT_NAME=project export OS_AUTH_URL=url:8770/v2.0 On Wed, Jul 17, 2013 at 2:19 AM, Jake G. dj_dark_jungl...@yahoo.com wrote: Hi All, Every time I type a command from the CLI it requires me to enter a

Re: [Openstack] CLI username and password prompt

2013-07-17 Thread andrews...@gmail.com
Should be something similar to: http://(url or ip):8770/v2.0 On Jul 17, 2013 2:29 AM, Jake G. dj_dark_jungl...@yahoo.com wrote: What should the OS_AUTH_URL look like?| -- *From:* andrews...@gmail.com andrews...@gmail.com *To:* Jake G. dj_dark_jungl

Re: [Openstack] CLI username and password prompt

2013-07-17 Thread andrews...@gmail.com
Hubcap coming through with the docs... Go with the url he referenced which will tell you what all the possible environment variables are. On Jul 17, 2013 2:31 AM, andrews...@gmail.com andrews...@gmail.com wrote: Should be something similar to: http://(url or ip):8770/v2.0 On Jul 17, 2013 2:29

Re: [Openstack] nova bug?

2013-07-07 Thread andrews...@gmail.com
Also the first error was based upon going over the instance quota... On Jul 7, 2013 11:00 PM, Peter Cheung mcheun...@hotmail.com wrote: hi guys, Is it a nova bug? https://www.dropbox.com/s/88d9172a1838arr/nova%20boot%20error.png