failed to get endpoint when --os-service-type is missed
Bug #1556004 reported by
wuhao
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-ironicclient |
Incomplete
|
Undecided
|
Bathri Ajay Raj |
Bug Description
I try to deploy ironic in stable liberty.
$ ironic --debug node-list
I found a warning
"WARNING (base:307) Plugin cannot return an endpoint without knowing the service type that is required."
And this is caused by missing os-service-type. And I think the default os-service-type should be 'baremetal' here.
Changed in python-ironicclient: | |
assignee: | nobody → Bathri Ajay Raj (bathri-s) |
Changed in python-ironicclient: | |
status: | New → Confirmed |
status: | Confirmed → In Progress |
To post a comment you must log in.
Hi! What ironicclient version are you using? I see the latest version defaults to baremetal: https:/ /github. com/openstack/ python- ironicclient/ blob/c6e9bfd6b1 de8c7bd8103a0c5 8ca51bf8e56e85c /ironicclient/ client. py#L69