Config Reference: investigate missing rootwrap config table

Bug #1253690 reported by Diane Fleming
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Gauvain Pocentek

Bug Description

Missing rootwrap configuration options table in Config Ref - not currently autogenerated, but could be.

Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
tags: added: config-reference
Revision history for this message
Diane Fleming (diane-fleming) wrote :

Andreas, can you look at this? There's a missing table in Config Ref that could be autogenerated

Changed in openstack-manuals:
assignee: nobody → Andreas Jaeger (jaegerandi)
milestone: none → icehouse
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

Diane, right now I'm not looking at the autotools and will thus unassign for now - and I'm not convinced yet that we can autogenerate this one.

Changed in openstack-manuals:
assignee: Andreas Jaeger (jaegerandi) → nobody
Don Domingo (ddomingo)
Changed in openstack-manuals:
assignee: nobody → Don Domingo (ddomingo)
Revision history for this message
Don Domingo (ddomingo) wrote :

I found a whole section on rootwraps in the Cloud Admin Guide, which also contains the options table for it. I've added an <xi:include> to that same section's XML file in the "Compute" chapter of the Config Reference Guide:

https://review.openstack.org/#/c/67005/

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
Don Domingo (ddomingo) wrote :

Unassigning myself from this bug for now, seeing as the required solution is beyond my means to address (setting up autogeneration for the rootwraps table). https://review.openstack.org/#/c/67005/

Revision history for this message
Diane Fleming (diane-fleming) wrote :

reassigned to shaun mccance to see if he can auto-generate the rootwrap options table

Changed in openstack-manuals:
assignee: Don Domingo (ddomingo) → Shaun McCance (shaunm-gnome)
Revision history for this message
Shaun McCance (shaunm-gnome) wrote :

The options are read by the RootwrapConfig class in oslo-incubator. They're read from a config object if they're available, but they don't seem to be declared anywhere. We're not going to be able to generate these with the introspection code we use for the regular config options, but we might still be able to pull something off. I'll look into it more.

Changed in openstack-manuals:
assignee: Shaun McCance (shaunm-gnome) → Gauvain Pocentek (gpocentek)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-doc-tools (master)

Reviewed: https://review.openstack.org/85125
Committed: https://git.openstack.org/cgit/openstack/openstack-doc-tools/commit/?id=eb51a3d4bf9fbd3853480ef69c7846021c134f4e
Submitter: Jenkins
Branch: master

commit eb51a3d4bf9fbd3853480ef69c7846021c134f4e
Author: Shaun McCance <email address hidden>
Date: Thu Apr 3 13:58:19 2014 -0400

    Generate docs for projects' rootwrap.conf file

    There's nothing introspectable in the projects or oslo.rootwrap, but all
    projects that use rootwrap have a sample etc/($project/)?rootwrap.conf
    file. This file is relatively simple to parse for allowed options and
    comments. It's not the best solution, but it's a solution.

    Closes-Bug: #1253690
    Change-Id: I51973a4b8f0ac6ea047c4ffc07647a10bdea92ee

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.