← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1805164] [NEW] Services can not be disabled

 

Public bug reported:

I'm trying to disable nova services, but the requests fail.

python-nova-17.0.7-1.el7.noarch
openstack-nova-api-17.0.7-1.el7.noarch
openstack-nova-novncproxy-17.0.7-1.el7.noarch
openstack-nova-placement-api-17.0.7-1.el7.noarch
python2-novaclient-10.1.0-1.el7.noarch
openstack-nova-conductor-17.0.7-1.el7.noarch
openstack-nova-scheduler-17.0.7-1.el7.noarch
openstack-nova-console-17.0.7-1.el7.noarch
openstack-nova-common-17.0.7-1.el7.noarch

How to reproduce:
# openstack compute service set p024.domain.com nova-consoleauth --disable
Failed to set service status to disabled
Compute service nova-consoleauth of host p024.domain.com failed to set.

Logs:
Action: 'update', calling method: <function version_select at 0x7f49474a8938>, body: {"binary": "nova-consoleauth", "host": "p024.domain.com"} _process_stack /usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py:604
HTTP exception thrown: Host 'p024.domain.com' is not mapped to any cell
Returning 404 to user: Host 'p024.domain.com' is not mapped to any cell __call__ /usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py:1064
XX.XX.XX.XX "PUT /v2.1/os-services/disable HTTP/1.1" status: 404 len: 511 time: 0.3039389


Why nova-consoleauth should be mapped to a cell? Is that a bug?

Thanks!

** 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/1805164

Title:
  Services can not be disabled

Status in OpenStack Compute (nova):
  New

Bug description:
  I'm trying to disable nova services, but the requests fail.

  python-nova-17.0.7-1.el7.noarch
  openstack-nova-api-17.0.7-1.el7.noarch
  openstack-nova-novncproxy-17.0.7-1.el7.noarch
  openstack-nova-placement-api-17.0.7-1.el7.noarch
  python2-novaclient-10.1.0-1.el7.noarch
  openstack-nova-conductor-17.0.7-1.el7.noarch
  openstack-nova-scheduler-17.0.7-1.el7.noarch
  openstack-nova-console-17.0.7-1.el7.noarch
  openstack-nova-common-17.0.7-1.el7.noarch

  How to reproduce:
  # openstack compute service set p024.domain.com nova-consoleauth --disable
  Failed to set service status to disabled
  Compute service nova-consoleauth of host p024.domain.com failed to set.

  Logs:
  Action: 'update', calling method: <function version_select at 0x7f49474a8938>, body: {"binary": "nova-consoleauth", "host": "p024.domain.com"} _process_stack /usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py:604
  HTTP exception thrown: Host 'p024.domain.com' is not mapped to any cell
  Returning 404 to user: Host 'p024.domain.com' is not mapped to any cell __call__ /usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py:1064
  XX.XX.XX.XX "PUT /v2.1/os-services/disable HTTP/1.1" status: 404 len: 511 time: 0.3039389

  
  Why nova-consoleauth should be mapped to a cell? Is that a bug?

  Thanks!

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


Follow ups