griddynamics / openstack

Grid Dynamics OpenStack distribution
griddynamics.github.com/openstack
5 stars 1 forks source link

minor typo in http://www.griddynamics.com/openstack/setup_single.html #10

Open TruHuynh opened 12 years ago

TruHuynh commented 12 years ago

For CentOS you should use different repository:

[gd] name=Packages from GridDynamics url=http://yum.griddynamics.net/yum/diablo-centos ^^^ baseurl

Tru

btw, what is the difference between rhel6/SL6 and Centos-6 repositories?

TruHuynh commented 12 years ago

see also issue #11 ;)

step 2: as of 2012/02/22, yum -y install openstack-nova-node-full also brings in euca2ools and python-novaclient

step 3: you need to start the mysql server and to create the initial mysql passwd: service mysqld start mysqladmin -u root password rootpassword

before running the script .... which is failing with: [root@griddynamics-openstack ~]# nova-manage db sync /usr/lib/python2.6/site-packages/httplib2/init.py:29: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 /usr/lib/python2.6/site-packages/httplib2/init.py:44: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Command failed, please check log for more info