Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/

Bug 1087815

Summary: nova-compute down after packstack when selecting vmware
Product: [Community] RDO Reporter: Jaroslav Henner <jhenner>
Component: openstack-packstackAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Ami Jeain <ajeain>
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: aortega, derekh, sgordon, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-25 21:34:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1055536    
Attachments:
Description Flags
log none

Description Jaroslav Henner 2014-04-15 11:35:54 UTC
Created attachment 886449 [details]
log

Description of problem:
After deploying the AIO with https://github.com/jaryn/packstackware, the nova-compute fails to start. There are errors in log. It seems that 
systemctl restart openstack-nova-compute starts nova fine.

Version-Release number of selected component (if applicable):
openstack-nova-compute-2014.1-0.14.rc1.fc20.noarch
openstack-packstack-2014.1.1-0.8.dev1045.fc21.noarch
packstackware: a782a641aa1c68e1e20b946e6b6370a243026a3b
Fedora-x86_64-20-20140407-sda.qcow2

How reproducible:
twice

Steps to Reproduce:
0. git clone https://github.com/jaryn/packstackware
1. cp config_sample config
2. vim config
3. . ~/keystonerc; . ./config; . ./packstackware
4. boot
5. create_and_add_flip
6. watch_console

wait about 10 minutes or more

7. ssh to the floating IP, check nova

Actual results:
nova-compute's dead, baby. nova's dead.

Expected results:
nova-compute is happy and alive

Additional info:

Comment 1 Stephen Gordon 2014-05-25 21:34:24 UTC
I'm assuming that since the PackStack work has been VERIFIED by Jaroslav since this was filed that this is now working...