"create_vm_with_volume" example doesn't work if there are a few available networks

Bug #1404204 reported by Anastasia Kuznetsova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Medium
Nikolay Makhotkin
Liberty
Fix Released
Medium
Nikolay Makhotkin

Bug Description

In this example user don't directly pass the net id and actually we don't need it if there is only one network.
But in case of a few available networks user has to pass additional parameter "nics" with array of network ids.

So, the problem is that additional parameter "nics" is optional and now it is not implemented ability to work with this kind of parameters. There is appropriate blueprint and after its implementation this example has to be fixed.

Changed in mistral:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Nikolay Makhotkin (nmakhotkin)
Revision history for this message
Nikolay Makhotkin (nmakhotkin) wrote :

"create_vm_with_volume" example doesn't exist anymore in mistral-extra

Revision history for this message
Nikolay Makhotkin (nmakhotkin) wrote :

Found what is needed to fix: standard workflow 'std.create_instance'

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

Fix proposed to branch: master
Review: https://review.openstack.org/226649

Changed in mistral:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral (master)

Reviewed: https://review.openstack.org/226649
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=433e714d39e096b2c60dd609c72bcde5d2d217df
Submitter: Jenkins
Branch: master

commit 433e714d39e096b2c60dd609c72bcde5d2d217df
Author: Nikolay Mahotkin <email address hidden>
Date: Wed Sep 23 11:28:39 2015 +0300

    Fixing std.create_instance workflow

     * Now it is possible to pass network info, keypair name
       and security groups info to std.create_instance
     * ssh_username and ssh_password arguments are optional.

    Closes-Bug: #1404204

    Change-Id: I08e06a2f1239433f00fac4288486177d6c64ffcd

Changed in mistral:
status: In Progress → Fix Committed
Changed in mistral:
milestone: 1.0.0 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.