Verified the test case on bionic ussuri and is successful. $ sudo dpkg -l | grep glance-store ii python3-glance-store 2.0.0-0ubuntu3~cloud0 all OpenStack Image Service store library - Python 3.x
$ openstack image create --container-format bare --disk-format qcow2 --file /home/ubuntu/images/cirros-0.4.0-x86_64-disk.img test +------------------+------------------------------------------------------------------------------------------------------------------------------------------+ | Field | Value | +------------------+------------------------------------------------------------------------------------------------------------------------------------------+ | container_format | bare | | created_at | 2021-10-29T10:10:47Z | | disk_format | qcow2 | | file | /v2/images/36aaf632-2a38-4998-b1cf-41915c69a4a4/file | | id | 36aaf632-2a38-4998-b1cf-41915c69a4a4 | | min_disk | 0 | | min_ram | 0 | | name | test | | owner | 4d2649fe53014a57ba6188c0fea0d48a | | properties | os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/test', owner_specified.openstack.sha256='' | | protected | False | | schema | /v2/schemas/image | | status | queued | | tags | | | updated_at | 2021-10-29T10:10:47Z | | visibility | shared | +------------------+------------------------------------------------------------------------------------------------------------------------------------------+ $ openstack image list +--------------------------------------+------+--------+ | ID | Name | Status | +--------------------------------------+------+--------+ | 36aaf632-2a38-4998-b1cf-41915c69a4a4 | test | active | +--------------------------------------+------+--------+ Created 4 more images in parallel and successful $ openstack image list +--------------------------------------+-------+--------+ | ID | Name | Status | +--------------------------------------+-------+--------+ | 36aaf632-2a38-4998-b1cf-41915c69a4a4 | test | active | | ccd818a6-fb6b-4d87-b072-8f81ea6c78fe | test1 | active | | 42dc33e0-a693-451d-87da-b8ebad315d0d | test2 | active | | 0ff81dd0-80f4-4ec9-8248-5128d695c5c3 | test3 | active | | 25406707-248d-46e0-9044-2b53306854ea | test4 | active | +--------------------------------------+-------+--------+ ** Tags removed: verification-needed verification-ussuri-needed ** Tags added: verification-done verification-ussuri-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948439 Title: Not able to create image with cinder as storage backend To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1948439/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs