Available nodes validation does not take into account *Count THT parameters

Bug #1632704 reported by Dmitry Tantsur
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Brad P. Crochet

Bug Description

Here's my environment file:

parameter_defaults:
    ControllerCount: 1
    ComputeCount: 0

Here's an error:

$ openstack overcloud deploy --templates -e /usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml -e ironic-config.yaml
Not enough nodes - available: 1, requested: 2
Configuration has 1 errors, fix them before proceeding. Ignoring these errors is likely to lead to a failed deploy.

I have to add --compute-scale 0 for deployment to proceed.

Dmitry Tantsur (divius)
tags: added: tripleoclient
description: updated
Dougal Matthews (d0ugal)
Changed in tripleo:
milestone: none → ocata-1
tags: added: newton-backport-potential
Revision history for this message
Steven Hardy (shardy) wrote :

Some fixes related to count validation landed via https://bugs.launchpad.net/tripleo/+bug/1637204 - can you please confirm if this is still an issue?

Changed in tripleo:
milestone: ocata-1 → ocata-2
Changed in tripleo:
milestone: ocata-2 → ocata-3
Dougal Matthews (d0ugal)
Changed in tripleo:
milestone: ocata-3 → pike-1
Changed in tripleo:
milestone: pike-1 → pike-2
Changed in tripleo:
milestone: pike-2 → pike-3
Changed in tripleo:
milestone: pike-3 → pike-rc1
Changed in tripleo:
milestone: pike-rc1 → queens-1
Changed in tripleo:
milestone: queens-1 → queens-2
Changed in tripleo:
milestone: queens-2 → queens-3
Changed in tripleo:
milestone: queens-3 → queens-rc1
Changed in tripleo:
milestone: queens-rc1 → rocky-1
Changed in tripleo:
milestone: rocky-1 → rocky-2
Revision history for this message
Brad P. Crochet (brad-9) wrote :

I wonder if this is actually fixed by https://review.openstack.org/#/c/563152/ ?

Changed in tripleo:
assignee: nobody → Brad P. Crochet (brad-9)
status: Triaged → In Progress
Changed in tripleo:
assignee: Brad P. Crochet (brad-9) → Gael Chamoulaud (gael-chamoulaud)
Brad P. Crochet (brad-9)
Changed in tripleo:
assignee: Gael Chamoulaud (gael-chamoulaud) → Brad P. Crochet (brad-9)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (master)

Reviewed: https://review.openstack.org/563152
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=9cf1f893d65deace19dcdab18de81c6de608eccf
Submitter: Zuul
Branch: master

commit 9cf1f893d65deace19dcdab18de81c6de608eccf
Author: Brad P. Crochet <email address hidden>
Date: Fri Apr 20 11:13:18 2018 -0400

    Add validation for checking node counts

    This validation checks that available nodes is sufficient for what is
    requested.

    Change-Id: I1f3266275c39e093ddae18f93185eff3e4f74675
    Implements: blueprint workflow-move-validations
    Closes-Bug: #1632704

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-validations 9.1.0

This issue was fixed in the openstack/tripleo-validations 9.1.0 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.