Initializing a longer resource id in DB2 nosql backend

Bug #1399150 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Undecided
Ildiko Vancsa

Bug Description

https://review.openstack.org/131947
commit 6737e0b08857d88ca5e0c68db36299274d416700
Author: Zhi Kun Liu <email address hidden>
Date: Thu Oct 30 15:05:39 2014 +0800

    Initializing a longer resource id in DB2 nosql backend

    Longer resource id is reqpured by compute node's resource as their
    id is '<hostname>_<nodename>'. DB2 creates a VARCHAR(70) for
    resource id when its length < 70. But DB2 can create a VARCHAR(n)
    for the resource id which has n(n>70) characters. This patch adds
    an option 'db2nosql_resource_id_maxlen'(default is 512) to allow
    user to adjust the value for their ENV.

    @DocImpact

    Change-Id: Ib58cfffb238d3b818831f0ccfe4659cfcf9c3c8a
    Closes-Bug: #1387532

Tags: ceilometer
Changed in openstack-manuals:
assignee: nobody → Ildiko Vancsa (ildiko-vancsa)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/140110

Changed in openstack-manuals:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/140110
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=3a573f42ca12300304894a348942b57a2a0981b1
Submitter: Jenkins
Branch: master

commit 3a573f42ca12300304894a348942b57a2a0981b1
Author: Ildiko Vancsa <email address hidden>
Date: Mon Dec 8 19:34:46 2014 +0100

    Update Telemetry Config Ref

    Update Telemetry's config reference according to the recent
    changes.

    closes-Bug: #1399150
    Closes-Bug: #1391160
    Partially-Closes-Bug: #1400422

    Change-Id: I4e3dc79b9f6c48d6b68352864f30d0aa2209fb31

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

This issue was fixed in the openstack/openstack-manuals 15.0.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.