Comment 4 for bug 1464655

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

Reviewed: https://review.openstack.org/191040
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=0576316ac40b5abb4d5dc4293a5a83f422387eb0
Submitter: Jenkins
Branch: master

commit 0576316ac40b5abb4d5dc4293a5a83f422387eb0
Author: Kanagaraj Manickam <email address hidden>
Date: Thu Aug 20 14:56:55 2015 +0530

    Removes dead code from context.request_context

    Existing context.request_context() method has invalid
    code which try to create RequestConext, but its not used
    in heat anywhere. so those dead code is removed from heat.

    Closes-bug: #1464655

    Change-Id: Icb60f1ba40853523ef35730c2ba5bda6e5970771