[UI] Cannot update nodegroups

Bug #1555496 reported by Evgeny Sikachev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
High
Vitalii Gridnev

Bug Description

ENVIRONMENT: devstack master (10 march 2016)

STEPS TO REPRODUCE:
1. Create node group templates. For example(Ambari, 2.3):
      - name: master
        flavor: m1.small
        node_processes:
          - Ambari
          - MapReduce History Server
          - Spark History Server
          - NameNode
          - ResourceManager
          - SecondaryNameNode
          - YARN Timeline Server
          - Kafka Broker
        auto_security_group: true
2. Click on "Edit Template"
3. Add any process. For example: ZooKeeper
4. Click "Save"

EXPECTED RESULT:
NodeGroup updated

ACTUAL RESULT:
volumes_per_node: None is not of type 'integer'
Error ID: f391f226-5c68-42c2-afca-59d5dfa72255 (see Screenshot in attach)
And nodegroup not updated

Tags: dashboard
Revision history for this message
Evgeny Sikachev (esikachev) wrote :
Changed in sahara:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Vitaly Gridnev (vgridnev)
Changed in sahara:
milestone: none → mitaka-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to sahara-dashboard (master)

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

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

Reviewed: https://review.openstack.org/292773
Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=17f474ad659e2ebe48012b10b99e695755002a69
Submitter: Jenkins
Branch: master

commit 17f474ad659e2ebe48012b10b99e695755002a69
Author: Vitaly Gridnev <email address hidden>
Date: Tue Mar 15 12:15:41 2016 +0300

    Fix default value for volumes per node in updates

    None as a default value will cause problems with updates
    when volumes are unselected.

    Change-Id: I293300baea752aaf42c086f7b38327f43343e0f4
    Closes-bug: 1555496

Changed in sahara:
status: In Progress → Fix Released
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.