Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 573402 - sys-cluster/nova-12.0.1 doesn't install nova.conf
Summary: sys-cluster/nova-12.0.1 doesn't install nova.conf
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-30 16:43 UTC by Thomas Capricelli
Modified: 2016-01-31 19:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Capricelli 2016-01-30 16:43:23 UTC
That might seem light, but it is an important point imho. Most other openstack packages install the normal configuration file, and this helps a lot migrating them (using dispatch-conf):

verdi nova # equery  files neutron |grep neutron.conf
/etc/neutron/neutron.conf
verdi nova # equery  files swift | grep swift.conf
/etc/swift/swift.conf
verdi nova # equery  files swift | grep proxy-server.conf
/etc/swift/proxy-server.conf

Nova, on the contraty, only install the "sample" one : 
verdi nova # equery  files nova | grep nova.conf
/etc/nova/nova.conf.sample



Reproducible: Always
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2016-01-31 19:08:18 UTC
This is on purpose, the others are moving that way too.