← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1538015] [NEW] useless 'u' in the return info of "openstack volume show"

 

Public bug reported:

[Summary]
useless 'u' in the return info of "openstack volume show"

[Topo]
devstack all-in-one node

[Description and expect result]
no useless 'u' in the return info of "openstack volume show"

[Reproduceable or not]
reproduceable 

[Recreate Steps]
1) create a volume with metadata configed:
root@45-59:~# openstack volume show vol2
+---------------------------------------+--------------------------------------+
| Field                                 | Value                                |
+---------------------------------------+--------------------------------------+
| attachments                           | []                                   |
| availability_zone                     | nova                                 |
| bootable                              | false                                |
| consistencygroup_id                   | None                                 |
| created_at                            | 2016-01-26T11:47:48.000000           |
| description                           | None                                 |
| encrypted                             | False                                |
| id                                    | 7f33b901-67e2-4625-818e-650744cb15b6 |
| metadata                              | {u'abc': u'100'}   >>>ISSUE          |
| migration_status                      | None                                 |
| multiattach                           | False                                |
| name                                  | vol2                                 |
| os-vol-host-attr:host                 | None                                 |
| os-vol-mig-status-attr:migstat        | None                                 |
| os-vol-mig-status-attr:name_id        | None                                 |
| os-vol-tenant-attr:tenant_id          | e88840d981e2457595baed077ed2aac8     |
| os-volume-replication:driver_data     | None                                 |
| os-volume-replication:extended_status | None                                 |
| replication_status                    | disabled                             |
| size                                  | 123                                  |
| snapshot_id                           | None                                 |
| source_volid                          | None                                 |
| status                                | error                                |
| updated_at                            | 2016-01-26T11:47:48.000000           |
| user_id                               | 9d619f44512a4289a670332300f1089c     |
| volume_type                           | lvmdriver-1                          |
+---------------------------------------+--------------------------------------+
root@45-59:~# 


[Configration]
reproduceable bug, no need

[logs]
reproduceable bug, no need

[Root cause anlyze or debug inf]
reproduceable bug

[Attachment]
None

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1538015

Title:
  useless 'u' in the return info of "openstack volume show"

Status in OpenStack Compute (nova):
  New

Bug description:
  [Summary]
  useless 'u' in the return info of "openstack volume show"

  [Topo]
  devstack all-in-one node

  [Description and expect result]
  no useless 'u' in the return info of "openstack volume show"

  [Reproduceable or not]
  reproduceable 

  [Recreate Steps]
  1) create a volume with metadata configed:
  root@45-59:~# openstack volume show vol2
  +---------------------------------------+--------------------------------------+
  | Field                                 | Value                                |
  +---------------------------------------+--------------------------------------+
  | attachments                           | []                                   |
  | availability_zone                     | nova                                 |
  | bootable                              | false                                |
  | consistencygroup_id                   | None                                 |
  | created_at                            | 2016-01-26T11:47:48.000000           |
  | description                           | None                                 |
  | encrypted                             | False                                |
  | id                                    | 7f33b901-67e2-4625-818e-650744cb15b6 |
  | metadata                              | {u'abc': u'100'}   >>>ISSUE          |
  | migration_status                      | None                                 |
  | multiattach                           | False                                |
  | name                                  | vol2                                 |
  | os-vol-host-attr:host                 | None                                 |
  | os-vol-mig-status-attr:migstat        | None                                 |
  | os-vol-mig-status-attr:name_id        | None                                 |
  | os-vol-tenant-attr:tenant_id          | e88840d981e2457595baed077ed2aac8     |
  | os-volume-replication:driver_data     | None                                 |
  | os-volume-replication:extended_status | None                                 |
  | replication_status                    | disabled                             |
  | size                                  | 123                                  |
  | snapshot_id                           | None                                 |
  | source_volid                          | None                                 |
  | status                                | error                                |
  | updated_at                            | 2016-01-26T11:47:48.000000           |
  | user_id                               | 9d619f44512a4289a670332300f1089c     |
  | volume_type                           | lvmdriver-1                          |
  +---------------------------------------+--------------------------------------+
  root@45-59:~# 


  [Configration]
  reproduceable bug, no need

  [logs]
  reproduceable bug, no need

  [Root cause anlyze or debug inf]
  reproduceable bug

  [Attachment]
  None

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1538015/+subscriptions


Follow ups