What should the OS_AUTH_URL look like?|
________________________________
From: "andrews...@gmail.com" <andrews...@gmail.com>
To: Jake G. <dj_dark_jungl...@yahoo.com>
Cc: "openstack@lists.launchpad.net" <openstack@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=<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
>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 : openstack@lists.launchpad.net
>Unsubscribe : https://launchpad.net/~openstack
>More help : https://help.launchpad.net/ListHelp
>
>
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp