workers config not working in ironic-api

Bug #1661173 reported by jangseon ryu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
jangseon ryu

Bug Description

I added config about workers in globals.yml as below.

openstack_service_workers: "2"

But, it's not working in ironic-api.

$ ps -ef | grep ironic-api
[root@pm ironic-api]# ps -ef | grep ironic
systemd+ 26232 26219 1 1월26 ? 02:06:07 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27237 26232 0 1월26 ? 01:03:33 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27239 26232 0 1월26 ? 01:01:10 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27240 26232 0 1월26 ? 00:04:22 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27241 26232 0 1월26 ? 00:00:01 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27242 26232 1 1월26 ? 03:13:02 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27243 26232 0 1월26 ? 00:59:51 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27244 26232 0 1월26 ? 00:59:35 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27245 26232 0 1월26 ? 00:04:36 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27246 26232 0 1월26 ? 01:00:32 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27247 26232 1 1월26 ? 03:13:26 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27248 26232 0 1월26 ? 01:03:13 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27249 26232 0 1월26 ? 01:01:03 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27250 26232 0 1월26 ? 00:24:45 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27251 26232 0 1월26 ? 00:24:33 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27252 26232 0 1월26 ? 00:03:55 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27253 26232 0 1월26 ? 00:00:01 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27254 26232 0 1월26 ? 01:00:35 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27255 26232 0 1월26 ? 01:00:34 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27256 26232 0 1월26 ? 00:59:48 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27258 26232 1 1월26 ? 03:17:45 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27260 26232 0 1월26 ? 00:00:01 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27261 26232 0 1월26 ? 00:24:39 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27262 26232 0 1월26 ? 00:00:02 /usr/bin/python2 /usr/bin/ironic-api
systemd+ 27263 26232 0 1월26 ? 01:03:53 /usr/bin/python2 /usr/bin/ironic-api

It seems to be not develop for openstack_service_workers in ironic-api.

Changed in kolla-ansible:
assignee: nobody → jangpro2 (jangseon-ryu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

Fix proposed to branch: master
Review: https://review.openstack.org/428026

Changed in kolla-ansible:
status: New → In Progress
Changed in kolla-ansible:
importance: Undecided → Medium
milestone: none → ocata-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/428026
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=d4c8e2d01fb596e871d290c5e405dba7c73a7eff
Submitter: Jenkins
Branch: master

commit d4c8e2d01fb596e871d290c5e405dba7c73a7eff
Author: jangpro2 <email address hidden>
Date: Thu Feb 2 08:06:28 2017 +0000

    This feature is supporting for workers config in ironic-api.

    Currently it's not working in ironic-api, in spite of
    setting openstack_service_workers config in globals.yml.

    Because it's not implement about workers in ironic.

    Closes-Bug: #1661173

    Change-Id: I89de95fe03813ae44bcdbf9aac22b7337ffe4968
    Signed-off-by: jangpro2 <email address hidden>

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 4.0.0.0rc1

This issue was fixed in the openstack/kolla-ansible 4.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 2.0.3

This issue was fixed in the openstack/kolla 2.0.3 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 3.0.3

This issue was fixed in the openstack/kolla 3.0.3 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.