← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1623252] Re: LBaaS gate broken by project_id in API calls

 

Reviewed:  https://review.openstack.org/369743
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=c46100fca3f677ca5f30101c7f6976d78661505b
Submitter: Jenkins
Branch:    master

commit c46100fca3f677ca5f30101c7f6976d78661505b
Author: Stephen Balukoff <stephen@xxxxxxxxxxxx>
Date:   Tue Sep 13 15:47:06 2016 -0700

    Expect project_id in API calls
    
    Change I8775aa8a477191ef21e7c3c6da31d098befefc3c in the Neutron code
    tree recently updated API commands to include objects' project_id in
    the call. This broke the neutron-lbaas gate. This commit updates the
    neutron-lbaas API tests to expect the project_id as a paramenter as
    appropriate.
    
    Change-Id: Ib9661bc36372c182b814b17f94740a2a21b63874
    Closes-Bug: #1623252


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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1623252

Title:
  LBaaS gate broken by project_id in API calls

Status in neutron:
  Fix Released

Bug description:
  Change I8775aa8a477191ef21e7c3c6da31d098befefc3c in the neutron code
  tree recently started adding project_id to appropriate API calls. This
  has broken several neutron-lbaas unit tests (thus breaking the n-lbaas
  gate). These unit tests need to be updated to expect this new
  parameter as appropriate.

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


References