yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #22221
[Bug 1363558] Re: check the value of the configuration item block_device_allocate_retries
** Description changed:
we need to to check the value of the configuration item
block_device_retries in the code in order to ensure the
"block_device_retries " equal or bigger than 1 , done like that the
configuration item network_allocate_retries
+
+ =====================
+ In ceilometer, there are similar issues, there is no check for value of retries
+ ceilometer.storage.mongo.utils.ConnectionPool#_mongo_connect
+ and:
+ ceilometer.ipmi.platform.intel_node_manager.NodeManager#init_node_manager
** Also affects: ceilometer (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: ceilometer (Ubuntu)
** Also affects: ceilometer
Importance: Undecided
Status: New
** Changed in: ceilometer
Assignee: (unassigned) => Liusheng (liusheng)
** Summary changed:
- check the value of the configuration item block_device_allocate_retries
+ check the value of the configuration item retries
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1363558
Title:
check the value of the configuration item retries
Status in OpenStack Telemetry (Ceilometer):
New
Status in OpenStack Compute (Nova):
Fix Committed
Bug description:
we need to to check the value of the configuration item
block_device_retries in the code in order to ensure the
"block_device_retries " equal or bigger than 1 , done like that the
configuration item network_allocate_retries
=====================
In ceilometer, there are similar issues, there is no check for value of retries
ceilometer.storage.mongo.utils.ConnectionPool#_mongo_connect
and:
ceilometer.ipmi.platform.intel_node_manager.NodeManager#init_node_manager
To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1363558/+subscriptions
References