Comment 3 for bug 1327212

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/98409
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=d17253b29a5b7b422538c6496239cf713be627a3
Submitter: Jenkins
Branch: master

commit d17253b29a5b7b422538c6496239cf713be627a3
Author: Daniel P. Berrange <email address hidden>
Date: Fri Jun 6 14:23:17 2014 +0100

    Look for all accessible flavors by default, not just public ones

    The Nova server will restrict unprivileged user accounts to just
    public images, while allowing administrator accounts access to
    all. The Nova client shouldn't force the flavor name lookup to
    be restricted to just public images, since that breaks the ability
    to the flavor name when booting an instance

    Fixes bug #1327212

    Change-Id: I949aec52660242249b8cba51d77bfdc1acaf31d2