Comment 4 for bug 1262148

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

Reviewed: https://review.openstack.org/63073
Committed: https://git.openstack.org/cgit/openstack/oslo-incubator/commit/?id=7c18261df5609d689a32c697c77c0a97512342bc
Submitter: Jenkins
Branch: master

commit 7c18261df5609d689a32c697c77c0a97512342bc
Author: Lianhao Lu <email address hidden>
Date: Thu Dec 19 16:44:10 2013 +0800

    Temporary workaround for config generator

    Current oslo.config.cfg.Opt doesn't support operator '=='. So use 'not
    !=' instead. This is a temporary workaround before the newly released
    oslo.config support the operator '=='.

    Partial-Bug: 1262148

    Change-Id: I19279cd211594bb107777d6b98ebe6990063ebc7