Nova not installed to controller

Bug #1313681 reported by Vadim Rovachev
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Fuel Library (Deprecated)

Bug Description

{"build_id": "2014-04-28_01-00-26", "mirantis": "yes", "build_number": "147", "ostf_sha": "134765fcb5a07dce0cd1bb399b2290c988c3c63b", "nailgun_sha": "4ad5fe676fd7acac83310e97bc84cfa30f8418b4", "production": "prod", "api": "1.0", "fuelmain_sha": "68bed4f785ff045be6ef16de19213c9a36a42fce", "astute_sha": "3cffebde1e5452f5dbf8f744c6525fc36c7afbf3", "release": "5.0", "fuellib_sha": "10d2775b21102b1dcda00e355cc364895d230236"}

Step to reproduce:
install fuel master
create kvm
create env with parameters:
   virt_type=kvm
   release_name=Icehouse on Ubuntu 12.04
   net_provider=neutron
   net_segment_type=gre
   node_count=2
   debug=True
   nova_quota=True
   settings:{"sahara": true, "murano": true}
   controller_role=controller
   compute_role=compute cinder

   controller node - kvm
   compute node - hardware

deploy this env.

Deployment has failed. Check these nodes:
'NODE_controller_1'

-------------------------------------------------------------------------------
controller node:

root@node-4:~# dpkg -l | grep nova
root@node-4:~#

compute node:

root@node-3:~# dpkg -l | grep nova
ii nova-common 1:2014.1.fuel5.0~mira10 OpenStack Compute - common files
ii nova-compute 1:2014.1.fuel5.0~mira10 OpenStack Compute - compute node base
ii nova-compute-kvm 1:2014.1.fuel5.0~mira10 OpenStack Compute - compute node (KVM)
ii nova-compute-libvirt 1:2014.1.fuel5.0~mira10 OpenStack Compute - compute node libvirt support
ii python-nova 1:2014.1.fuel5.0~mira10 OpenStack Compute Python libraries
ii python-novaclient 1:2.17.0.fuel5.0~mira1 client library for OpenStack Compute API
root@node-3:~# ps aux | grep nova
root 1492 0.0 0.0 9364 616 pts/3 S+ 11:47 0:00 grep --color=auto nova
nova 23144 0.0 0.3 180436 52196 ? Ss 11:30 0:00 /usr/bin/python /usr/bin/nova-compute --config-file=/etc/nova/nova.conf --config-file=/etc/nova/nova-compute.conf

Revision history for this message
Vadim Rovachev (vrovachev) wrote :
description: updated
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

Has the same problem for installation Cetos with nova Flat with sahara

Changed in fuel:
milestone: none → 5.0
assignee: nobody → Fuel Library Team (fuel-library)
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

looks like you have controller node not deployed. please, get to the controller node, then change role attribute to 'controller',
run following command:

puppet apply -vd /etc/puppet/manifests/site.pp 2>&1 | tee /tmp/puppet.log

and then attach puppet.log to this bug

Changed in fuel:
status: Confirmed → Incomplete
importance: Critical → High
Revision history for this message
Vadim Rovachev (vrovachev) wrote :
Changed in fuel:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.