Comment 3 for bug 1056910

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

Reviewed: https://review.openstack.org/14548
Committed: http://github.com/openstack/nova/commit/62a4aa3e8f6ed7336dd94a82ead81490e42a9622
Submitter: Jenkins
Branch: master

commit 62a4aa3e8f6ed7336dd94a82ead81490e42a9622
Author: Sathish Nagappan <email address hidden>
Date: Thu Oct 18 05:00:47 2012 -0700

    Create Flavors without Optional Arguments

    fixes Bug #1056910

    Allows the user to create a flavor without optional arguments.
    The variable, ephemeral, is not currently set to a default value.
    This none type value causes exceptions in subsequent code, which
    occurs when specifying only mandatory parameters.

    Change-Id: Ic440136b000dc296bef3bb6f8b0856ff5e7e4e79