User not able to retry patching of OpenStack environment

Bug #1365464 reported by Vladimir Kuklin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Kate Pimenova
5.1.x
Fix Committed
High
Kate Pimenova
6.0.x
Fix Committed
High
Kate Pimenova

Bug Description

1. Install 5.0 Master node
2. Install 5.0 openstack environment
3. Upgrade to

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "5.1"
  api: "1.0"
  build_number: "496"
  build_id: "2014-09-04_00-01-17"
  astute_sha: "8cc2c5b29d75ec2f60787e225564426a0508b3e4"
  fuellib_sha: "bc23f1359b35ec90d5c7bc9f33778b4f2922d409"
  ostf_sha: "4dcd99cc4bfa19f52d4b87ed321eb84ff03844da"
  nailgun_sha: "3d965a7acd9361a361da92970d5bc5a1be77c969"
  fuelmain_sha: "435c43fe558898566ef8254ec09cc12bcb809c4b"

4. Break astute for some reason
5. Click update button to update 5.0 to 2014.1.1-5.0.2

Expected Result

1) patching breaks
2) User is able to restart patching after fixing the problem

Actual Result:

1) There is only rollback option

Dmitry Pyzhov (dpyzhov)
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Fuel UI Team (fuel-ui)
Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote :

It's on UI side:

./static/js/views/cluster_page_tabs/actions_tab.js: this.action = this.model.get('status') == 'update_error' ? 'rollback' : 'update';

Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote :

When we implemented this feature we didn't think that both options will be required.

Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote :

Nailgun can handle both - just right release versions should be passed to it.

Changed in fuel:
assignee: Fuel UI Team (fuel-ui) → Kate Pimenova (kpimenova)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

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

Changed in fuel:
status: Confirmed → In Progress
Changed in fuel:
milestone: 5.1 → 6.0
no longer affects: fuel/6.0.x
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (stable/5.1)

Fix proposed to branch: stable/5.1
Review: https://review.openstack.org/120475

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

Reviewed: https://review.openstack.org/120060
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=47e9724e5fea229326b743cb2e4ecece86487818
Submitter: Jenkins
Branch: master

commit 47e9724e5fea229326b743cb2e4ecece86487818
Author: kpimenova <email address hidden>
Date: Tue Sep 9 15:01:25 2014 +0400

    Ability to retry patching

    Closes-Bug:#1365464

    Change-Id: I2b46d24fc8de2cd9163ad512e07b9d53c99213a6

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/5.1)

Reviewed: https://review.openstack.org/120475
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=720e83bca37561fbc0452ad4e99f1f8cfe8e40cf
Submitter: Jenkins
Branch: stable/5.1

commit 720e83bca37561fbc0452ad4e99f1f8cfe8e40cf
Author: kpimenova <email address hidden>
Date: Tue Sep 9 15:01:25 2014 +0400

    Ability to retry patching

    Closes-Bug:#1365464

    Change-Id: I2b46d24fc8de2cd9163ad512e07b9d53c99213a6

tags: added: release-notes
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.