← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1702238] Re: 'project_id' & 'user_id' are required keys in server group APIs

 

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

commit d22fe3998614118272936aa11fa44de57a87d27f
Author: ghanshyam <ghanshyammann@xxxxxxxxx>
Date:   Tue Jul 4 15:03:18 2017 +0300

    Fix 'project-id' 'user-id' as required in server group
    
    'project_id' and 'user_id' are introduced as mandatory param in
    microversion 2.13 but api-ref shows them as optional
    - https://developer.openstack.org/api-ref/compute/?expanded=show-server-group-details-detail#show-server-group-details
    
    api-ref should reflect the actual behavior.
    
    Change-Id: Id7e734c65a97c82824c00ed054c13cb9fae2dd3c
    Closes-Bug: #1702238


** 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/1702238

Title:
  'project_id' & 'user_id' are required keys in server group APIs

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  'project_id' and 'user_id' are introduced as mandatory param in
  microversion 2.13 but api-ref shows them as optional -
  https://developer.openstack.org/api-ref/compute/?expanded=show-server-
  group-details-detail#show-server-group-details

  api-ref should be fixed to reflect the actual behavior.

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


References