← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1633735] [NEW] Can't deploy overcloud with ocata/trunk on rhel

 

Public bug reported:

2016-10-15 03:32:33.655 1933 CRITICAL nova [req-a1b7237a-b12b-4f98-be57-00cdc63ebab1 - - - - -] ConfigFileValueError: Value for option osapi_compute_workers is not valid: Should be greater than or equal to 1
2016-10-15 03:32:33.655 1933 ERROR nova Traceback (most recent call last):
2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/bin/nova-api", line 10, in <module>
2016-10-15 03:32:33.655 1933 ERROR nova     sys.exit(main())
2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/lib/python2.7/site-packages/nova/cmd/api.py", line 60, in main
2016-10-15 03:32:33.655 1933 ERROR nova     server = service.WSGIService(api, use_ssl=should_use_ssl)
2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/lib/python2.7/site-packages/nova/service.py", line 296, in __init__
2016-10-15 03:32:33.655 1933 ERROR nova     self.workers = (getattr(CONF, '%s_workers' % wname, None) or
2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2267, in __getattr__
2016-10-15 03:32:33.655 1933 ERROR nova     return self._get(name)
2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2672, in _get
2016-10-15 03:32:33.655 1933 ERROR nova     value = self._do_get(name, group, namespace)
2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2715, in _do_get
2016-10-15 03:32:33.655 1933 ERROR nova     % (opt.name, str(ve)))
2016-10-15 03:32:33.655 1933 ERROR nova ConfigFileValueError: Value for option osapi_compute_workers is not valid: Should be greater than or equal to 1

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1633735

Title:
  Can't deploy overcloud with ocata/trunk on rhel

Status in cloud-init:
  New

Bug description:
  2016-10-15 03:32:33.655 1933 CRITICAL nova [req-a1b7237a-b12b-4f98-be57-00cdc63ebab1 - - - - -] ConfigFileValueError: Value for option osapi_compute_workers is not valid: Should be greater than or equal to 1
  2016-10-15 03:32:33.655 1933 ERROR nova Traceback (most recent call last):
  2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/bin/nova-api", line 10, in <module>
  2016-10-15 03:32:33.655 1933 ERROR nova     sys.exit(main())
  2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/lib/python2.7/site-packages/nova/cmd/api.py", line 60, in main
  2016-10-15 03:32:33.655 1933 ERROR nova     server = service.WSGIService(api, use_ssl=should_use_ssl)
  2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/lib/python2.7/site-packages/nova/service.py", line 296, in __init__
  2016-10-15 03:32:33.655 1933 ERROR nova     self.workers = (getattr(CONF, '%s_workers' % wname, None) or
  2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2267, in __getattr__
  2016-10-15 03:32:33.655 1933 ERROR nova     return self._get(name)
  2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2672, in _get
  2016-10-15 03:32:33.655 1933 ERROR nova     value = self._do_get(name, group, namespace)
  2016-10-15 03:32:33.655 1933 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2715, in _do_get
  2016-10-15 03:32:33.655 1933 ERROR nova     % (opt.name, str(ve)))
  2016-10-15 03:32:33.655 1933 ERROR nova ConfigFileValueError: Value for option osapi_compute_workers is not valid: Should be greater than or equal to 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1633735/+subscriptions


Follow ups