Comment 11 for bug 1226464

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/64387
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=2b48e3facbadcc5a9ad83c503d6b47802df7cc6a
Submitter: Jenkins
Branch: master

commit 2b48e3facbadcc5a9ad83c503d6b47802df7cc6a
Author: llg8212 <email address hidden>
Date: Mon Dec 30 11:20:03 2013 +0800

    Duplicates in generated tables

    In the table nova-db.xml, the backend and db_backend are duplicates in generated
    tables. The db_backend should be deprecated.

    See also the diff here:
    https://review.openstack.org/#/c/34671/17/nova/openstack/common/db/api.py

    The two backends should be distinguished.

    Change-Id: I7b53a95a4d79bbe52041f39a06653e0a0fcb6523
    Closes-Bug:#1226464