vrouter namespace has an incorrect colocation constraint with the ntp server on a haproxy node
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
STEW TY | ||
Mitaka |
Fix Released
|
High
|
Matthew Mosesohn |
Bug Description
Detailed bug description:
vrouter namespace shows as stopped (and fails pacemaker OSTF test) because of the incorretly set colocation constraint with the p_ntp resource in this manifest:
https:/
'first' and 'second' parameters should be other way around, as in https:/
Provider used: https:/
Steps to reproduce:
Deploy cluster with a detached haproxy (via custom plugin) in 9.0 non-HA config (1 controller node), check p_vrouter status.
Expected results:
p_vrouter is Started, OSTF is passing
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
assignee: | nobody → STEW TY (stewie925) |
Changed in fuel: | |
milestone: | none → 9.0 |
importance: | Undecided → High |
tags: | added: area-library |
Changed in fuel: | |
assignee: | STEW TY (stewie925) → Alex Schultz (alex-schultz) |
Changed in fuel: | |
assignee: | Alex Schultz (alex-schultz) → STEW TY (stewie925) |
Changed in fuel: | |
assignee: | STEW TY (stewie925) → Alex Schultz (alex-schultz) |
Changed in fuel: | |
assignee: | Alex Schultz (alex-schultz) → STEW TY (stewie925) |
Changed in fuel: | |
assignee: | STEW TY (stewie925) → Alex Schultz (alex-schultz) |
Changed in fuel: | |
assignee: | Alex Schultz (alex-schultz) → STEW TY (stewie925) |
no longer affects: | fuel/newton |
tags: | added: on-verification |
tags: | removed: on-verification |
Changed in fuel: | |
status: | Fix Committed → Fix Released |
status: | Fix Released → Fix Committed |
Hello I checked the ntp_ocf.pp file and I see that the first and second parameters look "okay" - it matches the
https:/ /github. com/openstack/ fuel-library/ blob/master/ deployment/ puppet/ cluster/ manifests/ dns_ocf. pp#L46- L51
input appreciated.