)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"58ace588d1b0b9d1e89afe03db7ccf575efe27c2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"0514bd2f_e8a3ff9e","updated":"2024-08-28 14:29:37.000000000","message":"After applying the change export OS_AUTH_TYPE\u003dv3token, I\u0027m able to reproduce the issue\n\n$ env | grep OS_AUTH_TYPE\nOS_AUTH_TYPE\u003dpassword\n\n$ export OS_AUTH_TYPE\u003dv3token\n\n$ env | grep OS_AUTH_TYPE\nOS_AUTH_TYPE\u003dv3token\n\n$ cinder list\nERROR: argument --os-token: conflicting option string: --os-token\n\n$ cinder --os-token \" \" list\nERROR: argument --os-token: conflicting option string: --os-token\n\n$ cinder --os-token \"gAAAAABmzzC0_BS5dL_aOREwqSnGcs0xl86xn8mEzhwn3ExxayEDD1Vz6BQPipOKMRivLuELf914WNW898aZ6G4HUWJRhu0CLiObhZITtsjWOF00OeOyJtSu3A-4essjQx3NJD4WNseH2pzdQ9_e4vwo7UzCXmYPTEVmT_HSIuA5Zmb-yIrNKVo\" list\nERROR: argument --os-token: conflicting option string: --os-token\n\n\nAfter applying the fix, it returned correct output with token and correct return values with wrong token value\n\n$ cinder list\nERROR: No token in the request (HTTP 404) (Request-ID: req-574e389d-ae83-4328-8f8b-aa98a770bd68)\n\n$ cinder --os-token \" \" list\nERROR: Unexpected exception for http://10.0.79.22/identity/v3/auth/tokens: Invalid leading whitespace, reserved character(s), or returncharacter(s) in header value: \u0027 \u0027\n\n$ cinder --os-token \"\" list\nERROR: No token in the request (HTTP 404) (Request-ID: req-2cab53c7-ecbe-4fde-8ced-a4778ba18a51)\n\n$ cinder --os-token \"gAAAAABmzzC0_BS5dL_aOREwqSnGcs0xl86xn8mEzhwn3ExxayEDD1Vz6BQPipOKMRivLuELf914WNW898aZ6G4HUWJRhu0CLiObhZITtsjWOF00OeOyJtSu3A-4essjQx3NJD4WNseH2pzdQ9_e4vwo7UzCXmYPTEVmT_HSIuA5Zmb-yIrNKVo\" list\n+--------------------------------------+-----------+---------------------+------+----------------------------+----------+-------------+\n| ID                                   | Status    | Name                | Size | Volume Type                | Bootable | Attached to |\n+--------------------------------------+-----------+---------------------+------+----------------------------+----------+-------------+\n| 63b45597-a0bc-459f-a34f-e41730a32902 | available | test-encrypt-retype | 1    | LuksEncryptor-Template-256 | false    |             |\n| a33decdc-095d-4d75-a388-315b38334197 | available | test-encrypt-retype | 1    | LuksEncryptor-Template-256 | false    |             |\n+--------------------------------------+-----------+---------------------+------+----------------------------+----------+-------------+","commit_id":"585c14fdf05ad57f817e5262e54458fa8a8d44ac"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"bc5dff750be7b7b70fac92a0315cdbb2661e359d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"15fa1ba4_c1a3450e","updated":"2024-08-28 14:56:14.000000000","message":"I think there was a race condition between Rajat and Jay ... there are two +2s, so this is ready for +W.","commit_id":"585c14fdf05ad57f817e5262e54458fa8a8d44ac"},{"author":{"_account_id":7198,"name":"Jay Bryant","email":"jungleboyj@electronicjungle.net","username":"jsbryant"},"change_message_id":"3a4b9bc09311c0d9755c8d955f16c442a7915b34","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"fec09c67_5d8e4a81","updated":"2024-08-28 14:35:17.000000000","message":"Minor change and it seems important to get in.  Agree that we eventually need to get UT added.","commit_id":"585c14fdf05ad57f817e5262e54458fa8a8d44ac"},{"author":{"_account_id":36776,"name":"Tatsuya Hayashino","display_name":"Tatsuya Hayashino","email":"tatsuya.hayashino@lycorp.co.jp","username":"tatsuya.hayashino"},"change_message_id":"c001a312d0924ecec2dd788f1856b17f13117ddd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"67a6038d_2c161ff5","updated":"2024-06-26 02:42:55.000000000","message":"Thank you for your review!\nCould you check the message I replied to your comment?\n\nCurrently, we cannot use the cinder command with a token, and we would like to improve this situation.","commit_id":"585c14fdf05ad57f817e5262e54458fa8a8d44ac"},{"author":{"_account_id":597,"name":"Pete Zaitcev","email":"zaitcev@kotori.zaitcev.us","username":"zaitcev"},"change_message_id":"dd9cfc2592b1c691236c2f23da047258de1b0ffb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"cebef75d_c7e73d81","updated":"2024-04-19 14:44:19.000000000","message":"This makes sense, but why does OS_URL not blow up?","commit_id":"585c14fdf05ad57f817e5262e54458fa8a8d44ac"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"a647034339fa36fbd89fc32653934c144fe78152","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"c9d2f7ed_fece2b37","updated":"2024-04-19 15:00:59.000000000","message":"even with an actual token, it works\n\n$ openstack token issue\n+------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| Field      | Value                                                                                                                                                                                   |\n+------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| expires    | 2024-04-19T15:59:04+0000                                                                                                                                                                |\n| id         | gAAAAABmIoa4dobG3Fu_ebVlYuxWbcB3fKQrWY_TFSFy6-9UY2k4l7GKZSmHtAIMZd2bZCLWCsaHpqJhSnasu8HXBEiqX-g5mRaHL2jRrL77-_zIF8tKpU2QdKg_-Cqwqc422Q6Au6X9BNWIPfW1MtHBdItGkqK3OslB4-002J4nzVcB6o8Cm6w |\n| project_id | 508e88eb038749c6a19926d131843c4e                                                                                                                                                        |\n| user_id    | 0f03fa4595ae469a934bc278e3a35e7e                                                                                                                                                        |\n+------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n$ cinder --os-token \"gAAAAABmIoa4dobG3Fu_ebVlYuxWbcB3fKQrWY_TFSFy6-9UY2k4l7GKZSmHtAIMZd2bZCLWCsaHpqJhSnasu8HXBEiqX-g5mRaHL2jRrL77-_zIF8tKpU2QdKg_-Cqwqc422Q6Au6X9BNWIPfW1MtHBdItGkqK3OslB4-002J4nzVcB6o8Cm6w\" list+--------------------------------------+-----------+--------------------------------------------+------+-------------+----------+-------------+\n| ID                                   | Status    | Name                                       | Size | Volume Type | Bootable | Attached to |\n+--------------------------------------+-----------+--------------------------------------------+------+-------------+----------+-------------+\n| 43249425-1533-4702-8290-502fc6ef556d | available | image-e3ce00ab-108a-4c63-b650-278b5b7ad974 | 1    | lvmdriver-1 | false    |             |\n...","commit_id":"585c14fdf05ad57f817e5262e54458fa8a8d44ac"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"6a796ce45e371692f997d7d30e182a49ae0e6ed9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"fd4c652b_fe446cdb","updated":"2024-04-19 14:56:47.000000000","message":"the command execution in the bug report doesn\u0027t error out for me.\nand if it did, errors on ``cinder list`` would be noticeable by everyone.\nDo we need any custom things to be set to reproduce this issue because the listing of volumes works just fine for me.\n\n$ cinder list\n+--------------------------------------+-----------+--------------------------------------------+------+-------------+----------+-------------+\n| ID                                   | Status    | Name                                       | Size | Volume Type | Bootable | Attached to |\n+--------------------------------------+-----------+--------------------------------------------+------+-------------+----------+-------------+\n| 43249425-1533-4702-8290-502fc6ef556d | available | image-e3ce00ab-108a-4c63-b650-278b5b7ad974 | 1    | lvmdriver-1 | false    |             |\n\n\n$ cinder --os-token \" \" list\n+--------------------------------------+-----------+--------------------------------------------+------+-------------+----------+-------------+\n| ID                                   | Status    | Name                                       | Size | Volume Type | Bootable | Attached to |\n+--------------------------------------+-----------+--------------------------------------------+------+-------------+----------+-------------+\n| 43249425-1533-4702-8290-502fc6ef556d | available | image-e3ce00ab-108a-4c63-b650-278b5b7ad974 | 1    | lvmdriver-1 | false    |             |","commit_id":"585c14fdf05ad57f817e5262e54458fa8a8d44ac"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"571e9eb9849323761fe27e8fb464958428f52b75","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"c1633322_d10142ee","updated":"2024-08-28 14:30:51.000000000","message":"though it is still missing UTs and releasenote, i feel it is important enough to get into the release (tomorrow)","commit_id":"585c14fdf05ad57f817e5262e54458fa8a8d44ac"},{"author":{"_account_id":36776,"name":"Tatsuya Hayashino","display_name":"Tatsuya Hayashino","email":"tatsuya.hayashino@lycorp.co.jp","username":"tatsuya.hayashino"},"change_message_id":"cc622c9812f1336b14bcc7ab817c53783c7eadfd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"552d46c6_0ce51ec1","in_reply_to":"c9d2f7ed_fece2b37","updated":"2024-04-25 01:09:44.000000000","message":"Could you set `export OS_AUTH_TYPE\u003dv3token` and then execute the command?\nIt seems that the cinder client will perform password authentication if `--os-token` is specified alone without setting `OS_AUTH_TYPE`.\nThis might be why you are not encountering errors in your environment.","commit_id":"585c14fdf05ad57f817e5262e54458fa8a8d44ac"},{"author":{"_account_id":36776,"name":"Tatsuya Hayashino","display_name":"Tatsuya Hayashino","email":"tatsuya.hayashino@lycorp.co.jp","username":"tatsuya.hayashino"},"change_message_id":"cc622c9812f1336b14bcc7ab817c53783c7eadfd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"3ec4540e_a20319f0","in_reply_to":"cebef75d_c7e73d81","updated":"2024-04-25 01:09:44.000000000","message":"The arguments loaded by `keystoneauth1.loading.register_auth_argparse_arguments()` are determined by the keystoneauth loader. Since this loader does not read `OS_URL`, there are no issues with `OS_URL`.\n\nBelow is a link to check the options loaded when `OS_AUTH_TYPE` is set to `v3token`.\n\n- V3/Token: https://github.com/openstack/keystoneauth/blob/ec225c225cfa2b12d325c4e47da8cea1fcfcdc3f/keystoneauth1/loading/_plugins/identity/v3.py#L70\n- BaseV3Loader: https://github.com/openstack/keystoneauth/blob/ec225c225cfa2b12d325c4e47da8cea1fcfcdc3f/keystoneauth1/loading/identity.py#L74\n- BaseIdentityLoader: https://github.com/openstack/keystoneauth/blob/ec225c225cfa2b12d325c4e47da8cea1fcfcdc3f/keystoneauth1/loading/identity.py#L33","commit_id":"585c14fdf05ad57f817e5262e54458fa8a8d44ac"}]}
