Comment 2 for bug 1833497

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/666491
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=62165b4a2945236d38713856c4fc440a57c15779
Submitter: Zuul
Branch: master

commit 62165b4a2945236d38713856c4fc440a57c15779
Author: zhipengl <email address hidden>
Date: Thu Jun 20 22:32:37 2019 +0800

    Fix placement PO could not be started issue

    placement po will not be started
    Root cause is in below patch
    https://review.opendev.org/#/c/653932/
    It overrides openstack-compute-kit group which do not include
    openstack-placement.

    Below basic test pass
    1) Deploy simplex setup
    2) Create VM

    Change-Id: I668561955cc7c84c87a0cfd3178be5a5ffeed883
    Closes-Bug: #1833497
    Signed-off-by: zhipengl <email address hidden>