Re: [Openstack] CLI username and password prompt

2013-07-16 Thread Jake G.
Got it! Forgot about that file.  Thank you very much ! From: Michael Basnight To: Jake G. Cc: "andrews...@gmail.com" ; "openstack@lists.launchpad.net" Sent: Wednesday, July 17, 2013 3:55 PM Subject: Re: [Openstack] CLI username and pa

Re: [Openstack] CLI username and password prompt

2013-07-16 Thread Michael Basnight
On Jul 16, 2013, at 11:48 PM, Jake G. wrote: > Using RDO Packstack >From http://openstack.redhat.com/Quickstart Once the process is complete, you can log in to the OpenStack web interface "Horizon" by going tohttp://$YOURIP/dashboard. The username is "admin". The password can be found in the

Re: [Openstack] CLI username and password prompt

2013-07-16 Thread Jake G.
Using RDO Packstack  From: Michael Basnight To: Jake G. Cc: "andrews...@gmail.com" ; "openstack@lists.launchpad.net" Sent: Wednesday, July 17, 2013 3:48 PM Subject: Re: [Openstack] CLI username and password prompt On Jul 16, 2013,

Re: [Openstack] CLI username and password prompt

2013-07-16 Thread Michael Basnight
On Jul 16, 2013, at 11:39 PM, Jake G. wrote: > OK got the URL to work but now I get the error "ERROR: Invalid OpenStack Nova > credentials" > > What should the default credentials be or is there a place this is stored? If you are using devstack you should be able to source ~/devstack/openrc, an

Re: [Openstack] CLI username and password prompt

2013-07-16 Thread Jake G.
sts.launchpad.net" Sent: Wednesday, July 17, 2013 3:32 PM Subject: Re: [Openstack] CLI username and password prompt 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, "andre

Re: [Openstack] CLI username and password prompt

2013-07-16 Thread andrews...@gmail.com
2013 2:29 AM, "Jake G." wrote: > >> What should the OS_AUTH_URL look like?| >> >> -- >> *From:* "andrews...@gmail.com" >> *To:* Jake G. >> *Cc:* "openstack@lists.launchpad.net" >> *Sent:

Re: [Openstack] CLI username and password prompt

2013-07-16 Thread andrews...@gmail.com
k@lists.launchpad.net" > *Sent:* Wednesday, July 17, 2013 3:23 PM > *Subject:* Re: [Openstack] CLI username and password prompt > > use env vars. > > export OS_PASSWORD=password > export OS_USERNAME=user > export OS_TENANT_NAME=project > export OS_AUTH_URL=:8770/v2.0

Re: [Openstack] CLI username and password prompt

2013-07-16 Thread Michael Basnight
On Jul 16, 2013, at 11:19 PM, Jake G. wrote: > Hi All, > Every time I type a command from the CLI it requires me to enter a > username(--os-username) and password(--os-password) . > > Anyway to prevent having to enter these everytime? See [1] "Set environment variables" [1] http://docs.opensta

Re: [Openstack] CLI username and password prompt

2013-07-16 Thread Jake G.
What should the OS_AUTH_URL look like?| From: "andrews...@gmail.com" To: Jake G. Cc: "openstack@lists.launchpad.net" Sent: Wednesday, July 17, 2013 3:23 PM Subject: Re: [Openstack] CLI username and password prompt use env vars.

Re: [Openstack] CLI username and password prompt

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

[Openstack] CLI username and password prompt

2013-07-16 Thread Jake G.
Hi All, Every time I type a command from the CLI it requires me to enter a username(--os-username) and password(--os-password) . Anyway to prevent having to enter these everytime? Thanks, Jake___ Mailing list: https://launchpad.net/~openstack Post to