← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2036867] Re: refactor test: use project id as constant variable in all places

 

This is indeed not a bug report, please don't create bug reports for
this kind of internal points.

** Changed in: nova
       Status: New => Invalid

** Changed in: nova
   Importance: Undecided => Wishlist

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

Title:
  refactor test: use project id as constant variable in all places

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  This is not a bug, same PROJECT_ID const defined in many places.

  ex:
  fixtures/nova.py:75:PROJECT_ID = '6f70656e737461636b20342065766572'
  functional/api_samples_test_base.py:25:PROJECT_ID = "6f70656e737461636b20342065766572"

  
  for full list, inside tests, grep for 6f70656e737461636b20342065766572.

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



References