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

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Tue May 7 10:42:23 UTC 2013


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

Log:
commit c2fa0a31035531bf62449676d3a5c5416e49e6eb
Author: Matthew Sherborne <msherborne at gmail.com>
Date:   Mon May 6 10:28:48 2013 +1000

    Add support for entrypoints virt drivers.
    
    Manage them via entry point loading. If the driver cannot be found via
    entrypoint, then fall back to old-style import mechanism in case someone
    else was relying on the old behavior.
    
    With this, things like "pip install nova-virt-hyper-v" could be expected
    to work.
    
    Resurrected from: https://review.openstack.org/#/c/11027
    Uses short names from: https://review.openstack.org/#/c/15030/1/setup.py
    
    The new shorter names for the libvirt drivers are shown in setup.cfg. A
    'deprecated' log will be shown if one tries to load a driver using its
    classname or full class path.
    
    Part of blueprint entrypoints-plugins
    DocImpact
    
    Change-Id: Ia20ab01e2a9806b42acdfe040d678fce4b726c45




More information about the Openstack-docs mailing list