Comment 2 for bug 1599879

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

Reviewed: https://review.openstack.org/359818
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=1fafcc5ef1cfacac124e1111174df299c39deac9
Submitter: Jenkins
Branch: master

commit 1fafcc5ef1cfacac124e1111174df299c39deac9
Author: jinquanni <email address hidden>
Date: Wed Aug 24 20:04:10 2016 +0800

    Check unspecified parameters create audit

    Currently, create audit with unspecified parameters will success.
    This is not reasonable, we shoud return a FAILED status to
    notify the admin user.

    Change-Id: Ifbcb3b8d9e736607b05b1eb408ec0f41bdf58a2f
    Closes-Bug: #1599879