Looks like this is implemented with commit [1] (a new service gets 
created in "disabled" mode). This disabled service can then be enabled
with "nova service-enable <hostname> <binary>" [2].

References:
[1] 
https://git.openstack.org/cgit/openstack/nova/commit/?id=5a25de893f34cb9b05996406488188b6ed47fca1
[2] http://docs.openstack.org/cli-reference/nova.html#nova-service-enable

** Changed in: nova
       Status: Confirmed => Fix Released

** Changed in: nova
     Assignee: AKdebuggers (akdebuggers) => (unassigned)

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

Title:
  manually add a disabled service to nova-manage

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  There is no way in the nova-manage commands to register an additional
  service node, e.g. I had to manually add the service through the
  database, which seems like the wrong way to do things. I would
  suggest:

  nova-manage service add --host compute123 --service nova-compute

  I would also suggest that any command that does this automatically
  sets the service to disabled.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to