← Back to team overview

openstack team mailing list archive

Re: Openstack Version (Essex or Folsom)

 

Instance crreating is not the problem. Problem is specific compute node.
Here is my bashrc

export OS_TENANT_NAME="admin"
export OS_USERNAME="admin"
export OS_PASSWORD="mypass"
export OS_AUTH_URL="http://xx.xx.xx.xx:5000/v2.0/";
export ADMIN_PASSWORD="mypass"
export SERVICE_PASSWORD="mypass"
export SERVICE_TOKEN="mytoken"
export SERVICE_ENDPOINT="http://xx.xx.xx.xx:35357/v2.0";
export SERVICE_TENANT_NAME="service"

I think you are talking about this.

Best Regards,

Umar
On Mon, Jan 7, 2013 at 12:50 AM, Nathanael Burton <
nathanael.i.burton@xxxxxxxxx> wrote:

> On Jan 6, 2013 1:43 PM, "Umar Draz" <unix.co@xxxxxxxxx> wrote:
> >
> > I am Admin
> >
> > and I used this command on Controller node as root, then what else admin?
> >
> > Best Regards,
> >
> > Umar
> >
>
> Umar,
>
> The OpenStack user account that you are using to launch instances needs to
> have the admin role in keystone for the tenant you are operating within.
>
> See "add-user-role" in
> http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-users-tenants-and-roles-with-python-keystoneclient.html
>
> Nate
>



-- 
Umar Draz
Network Architect

References