Bug 1490182 - boot_option:local is being expected in capabilities when using scheduler hints
Summary: boot_option:local is being expected in capabilities when using scheduler hints
Keywords:
Status: CLOSED DUPLICATE of bug 1373476
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-ironic
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: mlammon
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-11 03:37 UTC by Sai Sindhur Malleni
Modified: 2017-10-18 17:54 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-02 10:54:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sai Sindhur Malleni 2017-09-11 03:37:54 UTC
Description of problem:

When using profiles/flavors, the capabilities of the node are considered for filtering only if they are present in the flavor of the node. For example, looking athe control flavor on the undercloud we see
| properties                 | capabilities:boot_option='local'

and thereforce this property would need to be present in the ironic node for it to be scheduled as a controller. However, when using shceduler hints to tag each node with node like, u'capabilities': u'node:controller-1; 

boot_option: local is still being expected. Ideally this shouldn't be needed, like i nthe case of flavor/profile matching, we could easily remove this from capabilities of the ironic node an dalso the properties of the flavor to successfully deploy. 



Version-Release number of selected component (if applicable):
12

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Bob Fournier 2017-09-20 14:22:02 UTC
This is covered in https://bugzilla.redhat.com/show_bug.cgi?id=1373476, although its not explicit.

Marking this for inclusion in OSP-13.

Comment 2 Dmitry Tantsur 2017-10-02 10:54:48 UTC
Hi! It's working as designed as of now, because we have to overwrite the default boot option. Marking as a duplicate of 1373476, as that's where we're going to fix it.

*** This bug has been marked as a duplicate of bug 1373476 ***


Note You need to log in before you can comment on or make changes to this bug.