the prompt message does not contain a name or id when creating volume with empty name

Bug #1800575 reported by Wangliangyu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Undecided
Wangliangyu

Bug Description

The name of volume is not requested, and we could not fill anything when creating volume.
The prompt ,'Creating volume "%s"' % data["name"], will be 'Creating volume ""'.

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

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

Changed in horizon:
assignee: nobody → Wangliangyu (wangly)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/614059
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6d2fd17f0950c9ca3e70aaeacdfc8d1881e22cf6
Submitter: Zuul
Branch: master

commit 6d2fd17f0950c9ca3e70aaeacdfc8d1881e22cf6
Author: wangliangyu <email address hidden>
Date: Tue Oct 30 10:19:51 2018 +0800

    Creating volume prompt message always contain name

    The creating volume successful prompt message format is:
      'Creating volume "%s"' % data["name"]
    the data['name'] could be empty since it is not request.
    But volume.name is always has a value, that the name or
    id of volume.

    Change-Id: Ife870ebbc1f37a44729637ddec283686d29234fb
    Closes-Bug: #1800575

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 15.0.0.0b2

This issue was fixed in the openstack/horizon 15.0.0.0b2 development milestone.

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.