Comment 2 for bug 1458285

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

Reviewed: https://review.openstack.org/185263
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=aae593f4f1577486994a2392a57593c5d7e51b8e
Submitter: Jenkins
Branch: master

commit aae593f4f1577486994a2392a57593c5d7e51b8e
Author: Kevin_Zheng <email address hidden>
Date: Sun May 24 14:02:27 2015 +0800

    Remove outdated TODO comment

    A TODO comment added by Brian Waldon in
    \nova\api\openstack\compute\contrib\admin_actions.py
    about adding prefix 'os-' before all admin actions
    can be considered as outdated. Removing it to avoid
    misunderstanding.

    Change-Id: I8ed995373f713d6cf8080d7c0bb6808c3ac9dd86
    Closes-Bug:1458285