/etc/trove/*.conf need creating
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| openstack-trove (Ubuntu) |
High
|
Unassigned | ||
| Trusty |
High
|
Unassigned | ||
| Utopic |
High
|
Unassigned |
Bug Description
The following files should be created by their appropriate packages, using the sample configuration found upstream, or some other blessed configuration.
api-paste.ini, in particular, should be able to be distributed as-is. It's typically not a user edited file, and is necessary for trove-api to work.
root@controller:~# ls -l /etc/trove/
total 20
-rw-r--r-- 1 root root 1357 Apr 16 13:23 api-paste.ini
-rw-r--r-- 1 root root 1302 Apr 16 12:32 trove-conductor
-rw-r--r-- 1 root root 755 Apr 16 13:11 trove.conf
-rw-r--r-- 1 root root 5735 Apr 16 12:35 trove-taskmanag
root@controller:~# dpkg -L trove-api | grep etc
/etc
/etc/logrotate.d
/etc/logrotate.
/etc/init
/etc/init/
root@controller:~# dpkg -L trove-common | grep etc
/etc
/etc/trove
root@controller:~# dpkg -L trove-taskmanager | grep etc
/etc
/etc/logrotate.d
/etc/logrotate.
/etc/init
/etc/init/
Changed in openstack-manuals: | |
importance: | Undecided → High |
Changed in openstack-manuals: | |
status: | New → Confirmed |
Changed in openstack-trove (Ubuntu Utopic): | |
status: | Confirmed → Fix Committed |
importance: | Undecided → High |
Changed in openstack-trove (Ubuntu Trusty): | |
importance: | Undecided → High |
status: | New → Triaged |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package openstack-trove - 2014.2~b1-0ubuntu1
---------------
openstack-trove (2014.2~
[ Chuck Short ]
* d/control,
Add conductor package (LP: #1308523).
* d/trove-
(LP: #1308543).
* Split out the daemons into their binary packages.
* d/rules: Fail if binaries are missing.
[ James Page ]
* New upstream beta for Juno release.
* d/control: Update Vcs locations for bzr branch.
* d/control: Version debhelper correctly.
* d/control: Bump Standards-Version, no changes.
* d/control: Drop Pre-Depends for xz compression, no longer required.
* d/trove-
* d/*.install: Split out configuration files alongside associated daemon
binaries.
* d/control,
during installation.
* d/*.logrotate: Add copyrotate option inline with Debian.
* d/*.postinst,
maintainer scripts.
* d/trove-
fix permissions on /var/log/trove (LP: #1308943).
* d/*.init: Re-instate init files from Debian for future systemd migration.
* d/trove-
* d/p/patch-
down default logging level.
-- James Page <email address hidden> Wed, 23 Jul 2014 11:14:58 +0100
Changed in openstack-trove (Ubuntu Utopic): | |
status: | Fix Committed → Fix Released |
Changed in openstack-trove (Ubuntu Trusty): | |
assignee: | nobody → Gauvain Pocentek (gpocentek) |
Changed in openstack-trove (Ubuntu Trusty): | |
assignee: | Gauvain Pocentek (gpocentek) → nobody |
no longer affects: | openstack-manuals |
Confirmed by trove developers