Activity log for bug #1693710

Date Who What changed Old value New value Message
2017-05-26 07:56:56 Alexey Stupnikov bug added bug
2017-05-26 07:57:22 Alexey Stupnikov nominated for series mos/8.0.x
2017-05-26 07:57:22 Alexey Stupnikov bug task added mos/8.0.x
2017-05-26 07:57:22 Alexey Stupnikov nominated for series mos/9.x
2017-05-26 07:57:22 Alexey Stupnikov bug task added mos/9.x
2017-05-26 07:59:07 Alexey Stupnikov mos: importance Undecided High
2017-05-26 07:59:08 Alexey Stupnikov mos/8.0.x: importance Undecided High
2017-05-26 07:59:10 Alexey Stupnikov mos/9.x: importance Undecided High
2017-05-26 07:59:11 Alexey Stupnikov mos/8.0.x: assignee Alexey Stupnikov (astupnikov)
2017-05-26 07:59:12 Alexey Stupnikov mos/9.x: assignee Alexey Stupnikov (astupnikov)
2017-05-31 09:05:37 Alexey Stupnikov description There is upstream bug #1693151. We need to backport the solution to out private branches. Bug description: Due to suboptimal type restriction it is impossible to provide unicode arguments with --metadata option. Example: cinder create --metadata 'test'='тест' 1 usage: cinder create [--consisgroup-id <consistencygroup-id>] [--snapshot-id <snapshot-id>] [--source-volid <source-volid>] [--source-replica <source-replica>] [--image-id <image-id>] [--image <image>] [--name <name>] [--description <description>] [--volume-type <volume-type>] [--availability-zone <availability-zone>] [--metadata [<key=value> [<key=value> ...]]] [--hint <key=value>] [--allow-multiattach] [<size>] error: argument --metadata: invalid str value: u'test=u\u0442\u0435\u0441\u0442' Try 'cinder help create' for more information. There is upstream bug #1693151. We need to backport the solution to our private branches. Bug description: Due to suboptimal type restriction it is impossible to provide unicode arguments with --metadata option. Example: cinder create --metadata 'test'='тест' 1 usage: cinder create [--consisgroup-id <consistencygroup-id>]                      [--snapshot-id <snapshot-id>]                      [--source-volid <source-volid>]                      [--source-replica <source-replica>]                      [--image-id <image-id>] [--image <image>] [--name <name>]                      [--description <description>]                      [--volume-type <volume-type>]                      [--availability-zone <availability-zone>]                      [--metadata [<key=value> [<key=value> ...]]]                      [--hint <key=value>] [--allow-multiattach]                      [<size>] error: argument --metadata: invalid str value: u'test=u\u0442\u0435\u0441\u0442' Try 'cinder help create' for more information.
2017-05-31 09:05:40 Alexey Stupnikov mos/8.0.x: status New Confirmed
2017-05-31 09:05:43 Alexey Stupnikov mos/9.x: status New Confirmed
2017-05-31 09:05:47 Alexey Stupnikov mos/8.0.x: milestone 8.0-updates
2017-05-31 09:05:50 Alexey Stupnikov mos/9.x: milestone 8.0-updates
2017-05-31 09:06:07 Alexey Stupnikov mos/9.x: milestone 8.0-updates 9.x-updates
2017-06-01 17:41:51 Alexey Stupnikov mos/8.0.x: status Confirmed In Progress
2017-06-01 19:31:04 Alexey Stupnikov mos/9.x: status Confirmed In Progress
2017-06-01 19:38:15 Alexey Stupnikov mos: status Confirmed In Progress
2017-06-02 10:52:57 Alexey Stupnikov mos/8.0.x: milestone 8.0-updates 8.0-mu-5
2017-06-02 10:53:00 Alexey Stupnikov mos/9.x: milestone 9.x-updates 9.2-mu-3
2017-06-29 13:10:39 Alexey Stupnikov mos/8.0.x: status In Progress Fix Committed
2017-07-03 11:57:36 Alexey Stupnikov mos/9.x: status In Progress Fix Committed
2017-07-03 12:47:11 Alexey Stupnikov mos: assignee Alexey Stupnikov (astupnikov) MOS Cinder (mos-cinder)
2017-07-19 07:28:47 Ilya Bumarskov mos/8.0.x: status Fix Committed Fix Released
2017-07-21 12:17:30 Alexey Stupnikov summary metadata option doesn't support unicode cinderclient doesn't support Unicode metadata
2017-09-14 08:32:50 Vladimir Jigulin mos/9.x: status Fix Committed Fix Released