Bug 993264 - Packstack fails if CONFIG_NOVA_COMPUTE_HOSTS is empty
Summary: Packstack fails if CONFIG_NOVA_COMPUTE_HOSTS is empty
Keywords:
Status: CLOSED DUPLICATE of bug 1024564
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 4.0
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
: 4.0
Assignee: Ivan Chavero
QA Contact: Nir Magnezi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-05 18:08 UTC by Alessandro Pilotti
Modified: 2013-12-26 01:35 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-13 19:14:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alessandro Pilotti 2013-08-05 18:08:55 UTC
Description of problem:

In some scenarios it is necessary to deploy RDO adding compute nodes not deployable via Packstack (e.g.: Hyper-V, XenServer, ESXi). 
This is not currently possible as Packstack is requiring at least one compute node.


How reproducible:

In the answers file set CONFIG_NOVA_COMPUTE_HOSTS=  

Actual results:

An exception is thrown stating that CONFIG_NOVA_COMPUTE_HOSTS cannot be empty

Expected results:

Packstack should deploy the remaining components, except nova-compute.

Additional info:

The only workaround for the moment consists in adding a QEMU nova-compute service to one of the existing nodes and stop / disable the service afterwards.

Comment 2 Alvaro Lopez Ortega 2013-11-13 19:14:05 UTC

*** This bug has been marked as a duplicate of bug 1024564 ***

Comment 3 wenxin1234114 2013-12-26 01:35:41 UTC
(In reply to Alessandro Pilotti from comment #0)
> Description of problem:
> 
> In some scenarios it is necessary to deploy RDO adding compute nodes not
> deployable via Packstack (e.g.: Hyper-V, XenServer, ESXi). 
> This is not currently possible as Packstack is requiring at least one
> compute node.
> 
> 
> How reproducible:
> 
> In the answers file set CONFIG_NOVA_COMPUTE_HOSTS=  
> 
> Actual results:
> 
> An exception is thrown stating that CONFIG_NOVA_COMPUTE_HOSTS cannot be empty
> 
> Expected results:
> 
> Packstack should deploy the remaining components, except nova-compute.
> 
> Additional info:
> 
> The only workaround for the moment consists in adding a QEMU nova-compute
> service to one of the existing nodes and stop / disable the service
> afterwards.


Note You need to log in before you can comment on or make changes to this bug.