Zun

Comment 6 for bug 1702587

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

Reviewed: https://review.openstack.org/482489
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=56592105f9538c5961984d50df321a1f219381a0
Submitter: Jenkins
Branch: master

commit 56592105f9538c5961984d50df321a1f219381a0
Author: Kien Nguyen <email address hidden>
Date: Tue Jul 11 16:52:36 2017 +0700

    Refactor code

    - Fix pep8 error H903: [1]
    - Add method _update_task_state to reduce code lines.
    - Change single quotes to double quotes in docstring - PEP8 docstring
    convention [2].

    [1] http://paste.openstack.org/show/614990/
    [2] https://www.python.org/dev/peps/pep-0257/

    Partials-Bug: #1702587

    Change-Id: Idd125665a2a5f0a73337d36f0259a9f9107946ad