Unable to add a new service to the already deployed environment

Bug #1324094 reported by Alexander Tivelkov
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Alexander Tivelkov

Bug Description

Steps to reproduce:

1) Create an environment containing one application (having a single VM instance)
2) Deploy the environment
3) Add one more application to the environment (also requiring a new VM instance)
4) Redeploy the environment

Expected behaviour: the environment is updated, new instance is created

Actual behaviour: an error occurs, deployment fails

Changed in murano:
importance: Undecided → Critical
assignee: nobody → Alexander Tivelkov (ativelkov)
Changed in murano:
status: New → Triaged
milestone: none → juno-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

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

Changed in murano:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

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

Reviewed: https://review.openstack.org/96162
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=bca587e4078f152fbdf6a44e89a37fb663dcba76
Submitter: Jenkins
Branch: master

commit bca587e4078f152fbdf6a44e89a37fb663dcba76
Author: Alexander Tivelkov <email address hidden>
Date: Wed May 28 17:23:07 2014 +0400

    New instances can now join Networks created in previous deployments

    Names of the Network and Subnet Heat resources were placed in the Runtime fields of NewNetwork class,
    so they were lost between the redeploymnet.
    Now they are re-generated before each use based on the persisted information (names and ids)

    Change-Id: I4dcb9915fac04590105b6ec284b4b0274c722b3f
    Partial-Bug: #1324094

Changed in murano:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/96174
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=b447864eaf8d74092abbe6113a4bd27a4653e2c8
Submitter: Jenkins
Branch: master

commit b447864eaf8d74092abbe6113a4bd27a4653e2c8
Author: Alexander Tivelkov <email address hidden>
Date: Wed May 28 18:23:02 2014 +0400

    Subsequent stack updates for Heat have proper set of parameters

    Parameters retrieved from the existing heat stack and re-applied into the updated stack do not include special parameters
    such as OS::stack_id and OS::stack_name, which cannot be accepted as input params

    Change-Id: Ic42bead15267822c43ecf703e4128015c89ec6de
    Closes-Bug: #1324094

ruhe (ruhe)
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: juno-1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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