Comment 3 for bug 1532776

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

Reviewed: https://review.openstack.org/266822
Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=98aa3db7af835058598d18db17d116334c267e26
Submitter: Jenkins
Branch: master

commit 98aa3db7af835058598d18db17d116334c267e26
Author: MD NADEEM <email address hidden>
Date: Wed Jan 13 15:35:25 2016 +0530

    Update flavor on flavor create if it exists

    As of now on PUT, zaqar server updates flavor
    if it is already exists else it will create a new one.
    However zaqar client return previous pool info if it is
    already exists. This result to a confusion for operator.

    The zaqar client should maitain symmetry with zaqar server.

    Closes-Bug: #1532776

    Change-Id: Ica8532375ed81828d09c3bdbab0fa911c155bf1a