<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>/sbin/chkconfig --add service doesn't work on Fedora 22 RC1<br><br>Workaround for for iptables<br>service iptables save<br>systemctl stop firewalld<br>systemctl disable  firewalld<br>systemctl start iptables<br>systemctl enable iptables<br><br>Restart packstack. Failures will follow one by one<br><br>chkconfig --add  openstack-name  returns 1<br>systemctl start  openstack-name<br>systemctl  enable   openstack-name<br><br>Restart packstack.and so on .. and so on ..<br><br>I quit procedure after nova-api was done<br><br>192.169.142.57_prescript.pp:                         [ DONE ]          <br>Applying 192.169.142.57_amqp.pp<br>Applying 192.169.142.57_mariadb.pp<br>192.169.142.57_amqp.pp:                              [ DONE ]        <br>192.169.142.57_mariadb.pp:                           [ DONE ]        <br>Applying 192.169.142.57_keystone.pp<br>Applying 192.169.142.57_glance.pp<br>Applying 192.169.142.57_cinder.pp<br>192.169.142.57_keystone.pp:                          [ DONE ]         <br>192.169.142.57_cinder.pp:                            [ DONE ]         <br>192.169.142.57_glance.pp:                            [ DONE ]         <br>Applying 192.169.142.57_api_nova.pp<br>192.169.142.57_api_nova.pp:                          [ DONE ]         <br>Applying 192.169.142.57_nova.pp<br>192.169.142.57_nova.pp:                           [ ERROR ]       <br>Applying Puppet manifests                         [ ERROR ]<br><br>ERROR : Error appeared during Puppet run: 192.169.142.57_nova.pp<br>Error: Could not enable openstack-ceilometer-compute: Execution of '/sbin/chkconfig --add openstack-ceilometer-compute' returned 1: error reading information on service openstack-ceilometer-compute: No such file or directory<br><br>Next fix is :-<br>systemctl start  openstack-ceilometer-compute<br><br>Restart packstack<br><br>Boris.<br>--------------------------------------------------------------------------------------------------------------------------<br><br><div>From: bderzhavets@hotmail.com<br>To: apevec@gmail.com<br>Date: Fri, 22 May 2015 01:58:20 -0400<br>CC: rdo-list@redhat.com<br>Subject: [Rdo-list] Attempt to setup RDO Kilo per recent Trello instructions        on F22 RC1<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">Per <a href="https://trello.com/c/sfDsedeI/29-rdo-kilo-ga" target="_blank">https://trello.com/c/sfDsedeI/29-rdo-kilo-ga</a> :-<br><br>Fedora testing repo is now available at<br><a href="http://rdoproject.org/repos/openstack-kilo/testing/f22/" target="_blank" rel="noreferrer">rdoproject.org/repos/openstack-kilo/testing/f22/</a><br>To enable it: yum install <a href="https://rdoproject.org/repos/openstack-kilo/rdo-release-kilo.rpm" target="_blank" rel="noreferrer">https://rdoproject.org/repos/openstack-kilo/rdo-release-kilo.rpm</a>; <br>yum-config-manager --enable openstack-kilo-testing --disable openstack-kilo<br><br>Manually switched  to testing repo to install openstack-packstack.<br><br> # setenforce 0<br> # packstack --allinone<br><br>fails immediately  during running prescript puppet<br>    /sbin/chkconfig  --add iptables<br>No such directory<br><br>Boris.<br><br>                                    </div>
<br>_______________________________________________
Rdo-list mailing list
Rdo-list@redhat.com
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br> To unsubscribe: rdo-list-unsubscribe@redhat.com</div>                                        </div></body>
</html>