[Openstack] Openstack Version (Essex or Folsom)

Umar Draz unix.co at gmail.com
Sun Jan 6 19:56:28 UTC 2013


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 at gmail.com> wrote:

> On Jan 6, 2013 1:43 PM, "Umar Draz" <unix.co at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130107/41e9aa08/attachment.html>


More information about the Openstack mailing list