Public bug reported:

The user_id field used to be available from filter_properties in Nova
scheduler filter:

    filter_properties['request_spec']['instance_properties']['user_id']

This change introduced a regression where user_id is no longer available when 
using the new RequestSpec object that Nova scheduler filter now uses:
https://review.openstack.org/#/c/197912/

** Affects: nova
     Importance: Undecided
     Assignee: Mathieu Gagné (mgagne)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => Mathieu Gagné (mgagne)

** Changed in: nova
       Status: New => In Progress

-- 
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/1768107

Title:
  The user_id field is missing from RequestSpec

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  The user_id field used to be available from filter_properties in Nova
  scheduler filter:

  filter_properties['request_spec']['instance_properties']['user_id']

  This change introduced a regression where user_id is no longer available when 
using the new RequestSpec object that Nova scheduler filter now uses:
  https://review.openstack.org/#/c/197912/

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to