Hi, Thanks you, Marco.
Hi, Please find the below Grizzly link that I have followed to install separate Network, compute and Openstack. http://docs.openstack.org/grizzly/basic-install/apt/openstack-basic-install-apt-grizzly.pdf At page 8 I find that the bash script for keystone may not be correctly pasted (any help..!1) At page 11 unable to I can wget glance but cannot save I get the below error. Unable to communicate with identity service: {"error": {"message": "Invalid project", " code": 401, "title": "Not Authorized"}}. (HTTP 401) glance image-create --is-public true --disk-format qcow2 --container-format bare --name "Ubuntu" < ubuntu-12.04-server-cloudimg-amd64-disk1.img Unable to communicate with identity service: {"error": {"message": "Invalid project", "code": 401, "title": "Not Authorized"}}. (HTTP 401) My source file is below: export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=password export OS_AUTH_URL="http://localhost:5000/v2.0/" export SERVICE_ENDPOINT="http://localhost:35357/v2.0" export SERVICE_TOKEN=password The Grizzly install setup, I am stuck at glance and get the above error message. Regards, Raghavendra From: Marco Bravo [mailto:marcobra...@gmail.com] Sent: Wednesday, June 26, 2013 7:21 PM To: Lad, Raghavendra Cc: mcheun...@hotmail.com; openstack@lists.launchpad.net Subject: Re: [Openstack] Grizzly openstack installation - tutorial/guide Hi, stackers I have reviewed some installation scripts (many of them) and I believe one point to start quickly is http://openstack.redhat.com/Quickstart You can start quickly using on Red Hat or Fedora 18. For me (Fedora fan was great) The RDO support forum is small and have some few issues. Best regards, Marco Bravo. 2013/6/26 <raghavendra....@accenture.com<mailto:raghavendra....@accenture.com>> Hi Team, Any easy simple guide/tutorial for the Grizzly openstack installation? Regards, Raghavendra Lad ________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com<http://www.accenture.com> _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net<mailto: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