Comment 3 for bug 1476500

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

Reviewed: https://review.openstack.org/220746
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=6249e776eb6330003e13f8bac2df2885da477164
Submitter: Jenkins
Branch: master

commit 6249e776eb6330003e13f8bac2df2885da477164
Author: Bharath Thiruveedula <email address hidden>
Date: Sat Sep 5 23:45:07 2015 +0530

    "keypair_id" should be existent when creating a baymodel

    While creating the baymodel we must check existence of keypair-id,
    So that we can avoid keypair NotFound error while creating the bay.

    Change-Id: I3796503bac05a9aa1c9d155e93447a95fb567daf
    Closes-Bug: #1476500