file permission wrong on /etc/nova/release

Bug #1336077 reported by Mike Coutts
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

On Service start up nova-compute.log reports:

2014-06-30 14:47:49.705 13222 ERROR nova.version [-] Failed to load /etc/nova/release: No section: 'Nova'

ls -l on /etc/nova shows other configuration files are owned and readable by nova while release is only readable by root

-rw-r----- 1 root nova 3120 Jun 24 13:01 api-paste.ini
-rw-r----- 1 root nova 98937 Jun 30 14:33 nova.conf
-rw-r----- 1 root nova 16793 Jun 24 13:01 policy.json
-rw------- 1 root root 112 Jun 27 04:37 release

Nova Version : 2014.1.2-2014.1.2.dev7.gf92af88

Workaround:
chown -R nova:nova /etc/nova/release
chmod 640 /etc/nova/release

Prior to openstack-nova-compute service start.

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

Which distribution of openstack are you using Mike?

Revision history for this message
Mike Coutts (mike-coutts-o) wrote :
Revision history for this message
Tracy Jones (tjones-i) wrote :

Can you contact the SLES packaging folks on this one? Not a nova issue

Changed in nova:
status: New → 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.