[Openstack-docs] [openstack/nova] DocImpact review request change Ie59de4817d327dd67c6a88604e9dca618f4c02f7

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Mon Jan 28 21:42:58 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/20197

Log:
commit 95e98feae693f149c3fc963730334d52f29afdc0
Author: Nicolas Simonds <nic at metacloud.com>
Date:   Mon Jan 21 16:35:40 2013 -0800

    Add --dnsmasq_opts flag for passing arbitrary options
    
    Uses the new "MultiStrOpt" type.  It can't be a ListOpt because the
    arguments might have a comma(,) in them, and the comma is a reserved
    character in ListOpts.  Unfortunately, MultiStrOpts don't play very
    nicely with Devstack at the moment
    
    DocImpact
    Change-Id: Ie59de4817d327dd67c6a88604e9dca618f4c02f7
    Fixes: Bug 1102705




More information about the Openstack-docs mailing list