← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1718335] Re: remove 400 as expected error

 

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

commit 550e6dcd708547b4b22cb931486674a33a3dec88
Author: jichenjc <jichenjc@xxxxxxxxxx>
Date:   Sat Sep 16 11:07:56 2017 +0800

    Remove 400 as expected error
    
    400 is not an expected error for create server and update_all
    metadata so , remove it from API layer.
    TrivialFix
    
    Closes-Bug: 1718335
    
    Change-Id: I655c908df5c989f9d3654db0ed0c28618c141fb7


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1718335

Title:
  remove 400 as expected error

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/server_metadata.py#L59
  indicated 400, 403, 404, 409 as error but actually it won't

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1718335/+subscriptions


References