yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92835
[Bug 2036867] [NEW] refactor test: use project id as constant variable in all places
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Status: New
** Tags: low-hanging-fruit testing
** Tags added: low-hanging-fruit testing
--
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):
New
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
Follow ups