yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16841
[Bug 1336077] Re: file permission wrong on /etc/nova/release
Can you contact the SLES packaging folks on this one? Not a nova issue
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1336077
Title:
file permission wrong on /etc/nova/release
Status in OpenStack Compute (Nova):
Invalid
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1336077/+subscriptions
References