On 02/09/14 19:16, Tom Bishop wrote:> Was wanting to go and kick the openstack tires and was wondering if
> anyone has loaded up the RDO version. Wasn't sure if any of the
> issues that were seen early on have been corrected or what needs to be
> done for installation on a centos 7 host?
I have done an initial install of openstack through RDO, below are my
notes on to get it working through packstack
|Apply the following patches|
||
|*
https://github.com/stackforge/packstack/commit/0040c6344790751e2d06678b1b0b4c6f5adc4d37|
|
/usr/lib/python2.7/site-packages/packstack/puppet/templates/mysql_install.pp|
|
*
https://github.com/puppetlabs/puppetlabs-mysql/commit/7b3cdd234a0498a8b64258ebf3399bf6f3899afb
to|
|
/usr/share/openstack-puppet/modules/mysql/manifests/params.pp|
|
*
https://github.com/stackforge/puppet-nova/commit/0ed5b7745b6b200cdda4ae6b7d88af71498361e4
to|
|/usr/share/openstack-puppet/modules/nova/manifests/params.pp|
|
* Update the following 2 files|
|/usr/share/openstack-puppet/modules/apache/manifests/version.pp|
|/usr/lib/python2.7/site-packages/packstack/puppet/templates/prescript.pp:wq|
|
so that it reads $::operatingsystemmajrelease >= 7 instead of
$::operatingsystemrelease >= 7|
||
|cp /etc/my.cnf /root/.my.cnf|
And then do "packstack --allinone", and all should be good
--
Arif Ali
IRC: arif-ali at freenode
LinkedIn: http://uk.linkedin.com/in/arifali
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.centos.org/pipermail/centos-virt/attachments/20140902/34c89984/attachment-0006.html>