use_journal option not available in ocata

Bug #1733515 reported by Dr. Jens Harbott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned
openstack-manuals
Fix Released
Undecided
Petr Kovar

Bug Description

The config documentation for Nova Ocata lists the "use_journal" option[1], however that option was added to oslo.log only for the Pike cycle[2] in oslo.log==3.24.0. It isn't available e.g. in Ubuntu Ocata UCA with python-oslo.log=3.20.1-0ubuntu1~cloud0.

[1] https://docs.openstack.org/ocata/config-reference/compute/config-options.html
[2] https://docs.openstack.org/releasenotes/oslo.log/pike.html

Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

This seems to be an issue with the docs tools. If I read the documentation correctly, the command to regenerate the config options would be

./autohelp-wrapper -b stable/ocata update nova

but that installs the latest libraries and not the ones from upper-requirements.txt for stable/ocata, in particular I get oslo.log==3.34.0 instead of 3.20.1.

Probably as a consequence of this, the run fails, see http://paste.openstack.org/show/626914/ for a traceback.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/521963

Petr Kovar (pmkovar)
Changed in nova:
status: New → Invalid
Changed in openstack-manuals:
status: New → In Progress
assignee: nobody → Petr Kovar (pmkovar)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (stable/ocata)

Reviewed: https://review.openstack.org/521963
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=8ba83b866053fdd236bc63131406cc6df7a14890
Submitter: Zuul
Branch: stable/ocata

commit 8ba83b866053fdd236bc63131406cc6df7a14890
Author: Petr Kovar <email address hidden>
Date: Tue Nov 21 18:28:57 2017 +0100

    [config] Remove Pike option from Ocata

    Remove an option only supported in Pike. Not regenerating tables
    since Ocata is close to EOL and our Ocata tooling is no longer
    maintained.

    Change-Id: Ibcc9614d1c3bc6dc3372192c1c681cf437360c00
    Closes-Bug: #1733515

tags: added: in-stable-ocata
Petr Kovar (pmkovar)
Changed in openstack-manuals:
status: In Progress → Fix Released
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.