genconfig file gives the warning and the config file gives the 'unknown type'

Bug #1508792 reported by zhurong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
zhurong
Liberty
Fix Released
Medium
Nikolay Starodubtsev

Bug Description

Now execute the `tox -egenconfig` command, give some warning:
WARNING:oslo_config.generator:Unknown option type: <oslo_config.cfg.Opt object at 0x2ddac50>
WARNING:oslo_config.generator:"file_server" is missing a help string
WARNING:oslo_config.generator:Unknown option type: <oslo_config.cfg.Opt object at 0x2dd95d0>

and the config file give the 'unknown type'
# Port the bind the Murano API server to. (unknown type)

zhurong (zhu-rong)
Changed in murano:
assignee: nobody → zhu.rong (zhu-rong)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/238364

Changed in murano:
status: New → In Progress
Changed in murano:
importance: Undecided → Medium
milestone: none → mitaka-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/238364
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=c4d07caf2fe50c170c2bc5d294120e7093da3a02
Submitter: Jenkins
Branch: master

commit c4d07caf2fe50c170c2bc5d294120e7093da3a02
Author: zhu.rong <zhu.rong@99cloud.net>
Date: Thu Oct 22 14:15:48 2015 +0800

    Set the port to use oslo_config PortOpt

    Since oslo_config has already supported PortOpt,
    let's use the new type for port options.

    And add help for file_server.

    Change-Id: Id03c33e6200fe8bddce2e754df35e74e82e60b1e
    Depends-On: Ida294b05a85f5bef587b761fcd03c28c7a3474d8
    Closes-Bug: #1508792

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
tags: added: liberty-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/257804

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on murano (stable/liberty)

Change abandoned by Nikolay Starodubtsev (<email address hidden>) on branch: stable/liberty
Review: https://review.openstack.org/257804

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

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/257921

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (stable/liberty)

Reviewed: https://review.openstack.org/257921
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=a1c28afc6c93d013fc0c8b535fd0ce40df06dc80
Submitter: Jenkins
Branch: stable/liberty

commit a1c28afc6c93d013fc0c8b535fd0ce40df06dc80
Author: Nikolay Starodubtsev <email address hidden>
Date: Tue Dec 15 17:19:55 2015 +0300

    Add help string to 'file_server' parameter

    While we have empty string in 'file_server' help string the alerts were
    raised in logs during config generation.

    Change-Id: I4654d9de7afdbd252d58f91570b2190f755d3295
    Closes-Bug: #1508792

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.