Activity log for bug #1495241

Date Who What changed Old value New value Message
2015-09-13 14:17:23 Wang Wei bug added bug
2015-09-13 14:17:33 Wang Wei ironic: assignee Wang Wei (wangw-fnst)
2015-09-13 14:20:35 Wang Wei description In Fedora/RHEL7/CentOS7, when ironic was installed, the services (openstack-ironic-api, openstack-ironic-conductor) are neither active nor configured as started automatically at boot time. And there has no such problem in Ubuntu. In this case, after installed, we need to use commands 'systemctl start xxx' and 'systemctl enable xxx' to start and enable those services in Fedora/RHEL7/CentOS7. So, in 'Bare Metal service Installation Guide', we should change the install section as follow: Before changed --------------------- Install from packages: Ubuntu 14.04 (trusty) or higher: apt-get install ironic-api ironic-conductor python-ironicclient RHEL7/CentOS7/Fedora 21 or higher: yum install openstack-ironic-api openstack-ironic-conductor python-ironicclient After changed --------------------- Install from packages and configure services: Ubuntu 14.04 (trusty) or higher: sudo apt-get install ironic-api ironic-conductor python-ironicclient RHEL7/CentOS7/Fedora 21 or higher: sudo yum install openstack-ironic-api openstack-ironic-conductor python-ironicclient sudo systemctl enable openstack-ironic-api openstack-ironic-conductor sudo systemctl start openstack-ironic-api openstack-ironic-conductor In Fedora/RHEL7/CentOS7, when ironic was installed,the services (openstack-ironic-api, openstack-ironic-conductor) are neither active nor configured as started automatically at boot time. And there has no such problem in Ubuntu. In this case, after installed, we need to use commands 'systemctl start xxx' and 'systemctl enable xxx' to start and enable those services in Fedora/RHEL7/CentOS7. So, in 'Bare Metal service Installation Guide', we should change the install section as follow: Before changed --------------------- Install from packages:  Ubuntu 14.04 (trusty) or higher: apt-get install ironic-api ironic-conductor python-ironicclient  RHEL7/CentOS7/Fedora 21 or higher:    yum install openstack-ironic-api openstack-ironic-conductor python-ironicclient After changed  --------------------- Install from packages and configure services:  Ubuntu 14.04 (trusty) or higher:    sudo apt-get install ironic-api ironic-conductor python-ironicclient  RHEL7/CentOS7/Fedora 21 or higher:    sudo yum install openstack-ironic-api openstack-ironic-conductor python-ironicclient    sudo systemctl enable openstack-ironic-api openstack-ironic-conductor    sudo systemctl start openstack-ironic-api openstack-ironic-conductor
2015-09-13 14:21:09 Wang Wei description In Fedora/RHEL7/CentOS7, when ironic was installed,the services (openstack-ironic-api, openstack-ironic-conductor) are neither active nor configured as started automatically at boot time. And there has no such problem in Ubuntu. In this case, after installed, we need to use commands 'systemctl start xxx' and 'systemctl enable xxx' to start and enable those services in Fedora/RHEL7/CentOS7. So, in 'Bare Metal service Installation Guide', we should change the install section as follow: Before changed --------------------- Install from packages:  Ubuntu 14.04 (trusty) or higher: apt-get install ironic-api ironic-conductor python-ironicclient  RHEL7/CentOS7/Fedora 21 or higher:    yum install openstack-ironic-api openstack-ironic-conductor python-ironicclient After changed  --------------------- Install from packages and configure services:  Ubuntu 14.04 (trusty) or higher:    sudo apt-get install ironic-api ironic-conductor python-ironicclient  RHEL7/CentOS7/Fedora 21 or higher:    sudo yum install openstack-ironic-api openstack-ironic-conductor python-ironicclient    sudo systemctl enable openstack-ironic-api openstack-ironic-conductor    sudo systemctl start openstack-ironic-api openstack-ironic-conductor In Fedora/RHEL7/CentOS7, when ironic was installed,the services (openstack-ironic-api, openstack-ironic-conductor) are neither active nor configured as started automatically at boot time. And there has no such problem in Ubuntu. In this case, after installed, we need to use commands 'systemctl start xxx' and 'systemctl enable xxx' to start and enable those services in Fedora/RHEL7/CentOS7. So, in 'Bare Metal service Installation Guide', we should change the install section as follow: Before changed --------------------- Install from packages:  Ubuntu 14.04 (trusty) or higher:    apt-get install ironic-api ironic-conductor python-ironicclient  RHEL7/CentOS7/Fedora 21 or higher:    yum install openstack-ironic-api openstack-ironic-conductor python-ironicclient After changed  --------------------- Install from packages and configure services:  Ubuntu 14.04 (trusty) or higher:    sudo apt-get install ironic-api ironic-conductor python-ironicclient  RHEL7/CentOS7/Fedora 21 or higher:    sudo yum install openstack-ironic-api openstack-ironic-conductor python-ironicclient    sudo systemctl enable openstack-ironic-api openstack-ironic-conductor    sudo systemctl start openstack-ironic-api openstack-ironic-conductor
2015-09-13 14:29:49 OpenStack Infra ironic: status New In Progress
2015-09-14 12:42:23 Dmitry Tantsur ironic: importance Undecided Wishlist
2015-09-15 03:20:25 OpenStack Infra ironic: status In Progress Fix Committed
2015-09-25 08:08:58 Thierry Carrez ironic: status Fix Committed Fix Released
2015-09-25 08:08:58 Thierry Carrez ironic: milestone 4.2.0