← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1293407] [NEW] tempest is missing api_schema file

 

Public bug reported:

There's no such file in my system or git repo:
/opt/stack/tempest/tempest/api/compute/api_schema

Error Message

No such file /opt/stack/tempest/tempest/api/compute/api_schema
-------------------- >> begin captured logging << --------------------
tempest.test: DEBUG: Open schema file:
/opt/stack/tempest/etc/schemas/compute/flavors/flavors_list.json
tempest.test: DEBUG: {u'url': u'flavors/detail', u'http-method': u'GET',
u'name': u'list-flavors-with-detail', u'json-schema': {u'type':
u'object', u'properties': {u'minRam': {u'type': u'integer', u'results':
{u'gen_none': 400, u'gen_string': 400}}, u'minDisk': {u'type':
u'integer', u'results': {u'gen_none': 400, u'gen_string': 400}}}}}
--------------------- >> end captured logging << ---------------------

Stacktrace

Traceback (most recent call last):
  File "/usr/lib64/python2.6/unittest.py", line 278, in run
    testMethod()
  File "/usr/lib/python2.6/site-packages/nose-1.1.2-py2.6.egg/nose/failure.py", line 39, in runTest
    raise self.exc_class(self.exc_val)
OSError: No such file /opt/stack/tempest/tempest/api/compute/api_schema
-------------------- >> begin captured logging << --------------------
tempest.test: DEBUG: Open schema file: /opt/stack/tempest/etc/schemas/compute/flavors/flavors_list.json
tempest.test: DEBUG: {u'url': u'flavors/detail', u'http-method': u'GET', u'name': u'list-flavors-with-detail', u'json-schema': {u'type': u'object', u'properties': {u'minRam': {u'type': u'integer', u'results': {u'gen_none': 400, u'gen_string': 400}}, u'minDisk': {u'type': u'integer', u'results': {u'gen_none': 400, u'gen_string': 400}}}}}
--------------------- >> end captured logging << ---------------------

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  tempest is missing api_schema file

Status in OpenStack Compute (Nova):
  New

Bug description:
  There's no such file in my system or git repo:
  /opt/stack/tempest/tempest/api/compute/api_schema

  Error Message

  No such file /opt/stack/tempest/tempest/api/compute/api_schema
  -------------------- >> begin captured logging << --------------------
  tempest.test: DEBUG: Open schema file:
  /opt/stack/tempest/etc/schemas/compute/flavors/flavors_list.json
  tempest.test: DEBUG: {u'url': u'flavors/detail', u'http-method':
  u'GET', u'name': u'list-flavors-with-detail', u'json-schema':
  {u'type': u'object', u'properties': {u'minRam': {u'type': u'integer',
  u'results': {u'gen_none': 400, u'gen_string': 400}}, u'minDisk':
  {u'type': u'integer', u'results': {u'gen_none': 400, u'gen_string':
  400}}}}} --------------------- >> end captured logging <<
  ---------------------

  Stacktrace

  Traceback (most recent call last):
    File "/usr/lib64/python2.6/unittest.py", line 278, in run
      testMethod()
    File "/usr/lib/python2.6/site-packages/nose-1.1.2-py2.6.egg/nose/failure.py", line 39, in runTest
      raise self.exc_class(self.exc_val)
  OSError: No such file /opt/stack/tempest/tempest/api/compute/api_schema
  -------------------- >> begin captured logging << --------------------
  tempest.test: DEBUG: Open schema file: /opt/stack/tempest/etc/schemas/compute/flavors/flavors_list.json
  tempest.test: DEBUG: {u'url': u'flavors/detail', u'http-method': u'GET', u'name': u'list-flavors-with-detail', u'json-schema': {u'type': u'object', u'properties': {u'minRam': {u'type': u'integer', u'results': {u'gen_none': 400, u'gen_string': 400}}, u'minDisk': {u'type': u'integer', u'results': {u'gen_none': 400, u'gen_string': 400}}}}}
  --------------------- >> end captured logging << ---------------------

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


Follow ups

References