← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1599034] Re: Use URIOpt

 

Reviewed:  https://review.openstack.org/479215
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=463fd7a11baa7618e14e355b162c06f3ccf2c2b2
Submitter: Jenkins
Branch:    master

commit 463fd7a11baa7618e14e355b162c06f3ccf2c2b2
Author: Takashi NATSUME <natsume.takashi@xxxxxxxxxxxxx>
Date:   Fri Jun 30 17:20:52 2017 +0900

    Use URIOpt
    
    Replace StrOpt with URIOpt.
    But 'serial_port_service_uri' in nova/conf/vmware.py
    is excluded because it can be non URI format(*1).
    
    *1: https://github.com/openstack/vmware-vspc/blob/master/README.rst
    
    Change-Id: I595c55798b482009c42261c3603a58f82e89877c
    Closes-Bug: #1599034


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1599034

Title:
  Use URIOpt

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack DBaaS (Trove):
  Fix Released

Bug description:
  oslo.config introduced URIOpt in 3.12.
  We can use this for validate URL configs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1599034/+subscriptions


References