instanciation of the ceilometer client fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| watcher |
High
|
Vincent Françoise |
Bug Description
When I run basic-consolidation tempest test, I have this error:
2016-02-11 16:09:08.208 DEBUG watcher.
] Loading in namespace watcher_strategies => basic from (pid=8006) load /
opt/stack/
2016-02-11 16:09:08.240 INFO watcher.
2c898-8efc-
2016-02-11 16:09:08.259 ERROR watcher.
cf602e54 ] get_auth_plugin() takes exactly 1 argument (0 given)
2016-02-11 16:09:08.259 TRACE watcher.
ast):
2016-02-11 16:09:08.259 TRACE watcher.
tcher/decision_
2016-02-11 16:09:08.259 TRACE watcher.
2016-02-11 16:09:08.259 TRACE watcher.
tcher/decision_
2016-02-11 16:09:08.259 TRACE watcher.
execute(
2016-02-11 16:09:08.259 TRACE watcher.
tcher/decision_
2016-02-11 16:09:08.259 TRACE watcher.
es(current_model, score)
2016-02-11 16:09:08.259 TRACE watcher.
tcher/decision_
2016-02-11 16:09:08.259 TRACE watcher.
core_node(
2016-02-11 16:09:08.259 TRACE watcher.
tcher/decision_
2016-02-11 16:09:08.259 TRACE watcher.
ter. \
2016-02-11 16:09:08.259 TRACE watcher.
tcher/decision_
2016-02-11 16:09:08.259 TRACE watcher.
eterClusterHist
2016-02-11 16:09:08.259 TRACE watcher.
tcher/metrics_
2016-02-11 16:09:08.259 TRACE watcher.
ter_helper.
2016-02-11 16:09:08.259 TRACE watcher.
tcher/common/
2016-02-11 16:09:08.259 TRACE watcher.
c.ceilometer()
2016-02-11 16:09:08.259 TRACE watcher.
tcher/common/
2016-02-11 16:09:08.259 TRACE watcher.
2016-02-11 16:09:08.259 TRACE watcher.
tcher/common/
2016-02-11 16:09:08.259 TRACE watcher.
2016-02-11 16:09:08.259 TRACE watcher.
2.7/dist-
2016-02-11 16:09:08.259 TRACE watcher.
, **client_kwargs)
2016-02-11 16:09:08.259 TRACE watcher.
2.7/dist-
2016-02-11 16:09:08.259 TRACE watcher.
2016-02-11 16:09:08.259 TRACE watcher.
takes exactly 1 argument (0 given)
Watcher can not successfully instantiate the ceilometer client
Changed in watcher: | |
assignee: | nobody → Vincent Françoise (vincent-francoise) |
status: | New → Confirmed |
status: | Confirmed → In Progress |
importance: | Undecided → High |
milestone: | none → mitaka-3 |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit b958214db832b5e
Author: Vincent Françoise <email address hidden>
Date: Thu Feb 11 18:26:44 2016 +0100
Ceilometer client instantiation fixup
A problem was found during manual integration tests which were failing
because we couldn't instantiate the ceilometer client when trying to
execute an action plan using the 'basic_
This patchset fixes the problem with an update of the related tests
Change-Id: I2b1f1dcc16fd8d
Closes-Bug: #1544652
Changed in watcher: | |
status: | In Progress → Fix Released |
Fix proposed to branch: master /review. openstack. org/279200
Review: https:/