Comment 5 for bug 677537

Revision history for this message
Vish Ishaya (vishvananda) wrote : Re: [Bug 677537] Re: Nova-api requires nova-compute templates in order to run.

If compute_manager is only going to be run on the compute host, the change isn't strictly necessary. In fact, i think in the split model, the reverse is better. That is, we can get rid of init_host completely and move the code into init

On Dec 1, 2010, at 11:50 AM, Ryan Lucio wrote:

> It appears that lp:~eday/nova/compute-abstraction will address the
> dependency through its separation of the api bits of compute manager.
> Technically speaking, however, compute's virt driver connection could
> still be moved from __init__ to init_host() in the manager. Is it
> still worth doing or are we good to go with eday's solution?
>
> --
> Nova-api requires nova-compute templates in order to run.
> https://bugs.launchpad.net/bugs/677537
> You received this bug notification because you are a member of Nova
> Bugs, which is subscribed to OpenStack Compute (nova).
>
> Status in OpenStack Compute (Nova): Triaged
>
> Bug description:
> Recently, in order for the nova-api daemon it needs the --libvirt_xml_template, --libvirt_uml_xml_template, --libvirt_rescue_xml_template, and --libvirt_rescue_uml_xml_template. It is behavior that I did not expect and looks odd to me.
>
> chuck
>
>