[vCenter] Deployment with vCenter has failed

Bug #1532702 reported by Ilya Bumarskov
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
Critical
Igor Gajsin

Bug Description

Fuel 8.0 ISO #416

Enviroment:
Compute: QEMU + vCenter
Networking Setup: Neutron with VMware DVS (ML2 plugin)
Storage backends: default
Additional services: all by default

Nodes:
Controller
Compute + Cinder
Cinder-vmware

Steps to reproduce:
1. Deploy environment

Observed behavior:
Deployment has failed. Method granular_deploy. Failed to execute hook 'vcenter_compute_zones_create' Failed to run command cd / && /usr/bin/python /etc/puppet/modules/osnailyfacter/modular/astute/vcenter_hooks.py --create_zones

Changed in fuel:
importance: Undecided → Critical
assignee: nobody → Alexander Arzhanov (aarzhanov)
milestone: none → 8.0
tags: added: area-partners vcenter
Changed in fuel:
assignee: Alexander Arzhanov (aarzhanov) → Partner Centric Engineering (fuel-partner-engineering)
Revision history for this message
Igor Gajsin (igajsin) wrote :

More detail information about this bug in the https://bugs.launchpad.net/fuel/+bug/1532876

Changed in fuel:
status: New → Confirmed
assignee: Partner Centric Engineering (fuel-partner-engineering) → Igor Gajsin (igajsin)
Revision history for this message
Vyacheslav Tabolin (slavchick) wrote :

The reason in /etc/nova/nova.conf:

compute_manager=ironic.nova.compute.manager.ClusteredComputeManager
compute_driver=ironic.IronicDriver
[ironic]
admin_username=ironic

But ironic does not installed.

Revision history for this message
Vyacheslav Tabolin (slavchick) wrote :

2016-01-11 16:50:55.013 867 CRITICAL nova [-] ImportError: No module named ironic.nova.compute.manager
2016-01-11 16:50:55.013 867 ERROR nova Traceback (most recent call last):
2016-01-11 16:50:55.013 867 ERROR nova File "/usr/bin/nova-compute", line 10, in <module>
2016-01-11 16:50:55.013 867 ERROR nova sys.exit(main())
2016-01-11 16:50:55.013 867 ERROR nova File "/usr/lib/python2.7/dist-packages/nova/cmd/compute.py", line 72, in main
2016-01-11 16:50:55.013 867 ERROR nova db_allowed=CONF.conductor.use_local)
2016-01-11 16:50:55.013 867 ERROR nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 271, in create
2016-01-11 16:50:55.013 867 ERROR nova db_allowed=db_allowed)
2016-01-11 16:50:55.013 867 ERROR nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 147, in __init__
2016-01-11 16:50:55.013 867 ERROR nova manager_class = importutils.import_class(self.manager_class_name)
2016-01-11 16:50:55.013 867 ERROR nova File "/usr/lib/python2.7/dist-packages/oslo_utils/importutils.py", line 27, in import_class
2016-01-11 16:50:55.013 867 ERROR nova __import__(mod_str)
2016-01-11 16:50:55.013 867 ERROR nova ImportError: No module named ironic.nova.compute.manager

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.