Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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):
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to