** Description changed: + [Impact] currently the glance mirror requires hypervisor_mapping config in the api. Better to not required that as a library consumer would not necessarily provide it. + + [Test Case] + + * deploy a openstack environment with keystone v3 enabled + - get a copy of the bundle available at http://paste.ubuntu.com/p/6VktZ4N34k/ , this bundle deploys a minimal version of xenial-mitaka. + + Expected Result: + - "glance image-list" lists trusty and xenial images + - the file glance-simplestreams-sync/0:/var/log/glance-simplestreams-sync.log contains details of the images pulled from cloud-images.u.c (example: https://pastebin.ubuntu.com/p/RWG8QrkVDz/ ) + + Actual result: + + - "glance image-list" is empty + - glance-simplestreams-sync/0 is in blocked state and message "Image sync failed, retrying soon."
** Description changed: [Impact] currently the glance mirror requires hypervisor_mapping config in the api. Better to not required that as a library consumer would not necessarily provide it. [Test Case] * deploy a openstack environment with keystone v3 enabled - - get a copy of the bundle available at http://paste.ubuntu.com/p/6VktZ4N34k/ , this bundle deploys a minimal version of xenial-mitaka. + - get a copy of the bundle available at http://paste.ubuntu.com/p/6VktZ4N34k/ , this bundle deploys a minimal version of xenial-mitaka. Expected Result: - "glance image-list" lists trusty and xenial images - the file glance-simplestreams-sync/0:/var/log/glance-simplestreams-sync.log contains details of the images pulled from cloud-images.u.c (example: https://pastebin.ubuntu.com/p/RWG8QrkVDz/ ) Actual result: - "glance image-list" is empty - glance-simplestreams-sync/0 is in blocked state and message "Image sync failed, retrying soon." + + [Regression Potential] + + * This patch makes an argument optional only, there is no expected + regressions in users of this library. ** Summary changed: - glance do not require hypervisor_mapping + [SRU] glance do not require hypervisor_mapping ** Description changed: [Impact] currently the glance mirror requires hypervisor_mapping config in the api. Better to not required that as a library consumer would not necessarily provide it. [Test Case] * deploy a openstack environment with keystone v3 enabled - get a copy of the bundle available at http://paste.ubuntu.com/p/6VktZ4N34k/ , this bundle deploys a minimal version of xenial-mitaka. Expected Result: - "glance image-list" lists trusty and xenial images - the file glance-simplestreams-sync/0:/var/log/glance-simplestreams-sync.log contains details of the images pulled from cloud-images.u.c (example: https://pastebin.ubuntu.com/p/RWG8QrkVDz/ ) Actual result: - "glance image-list" is empty - glance-simplestreams-sync/0 is in blocked state and message "Image sync failed, retrying soon." [Regression Potential] * This patch makes an argument optional only, there is no expected regressions in users of this library. + + [Other Info] + + The bundle used in the test case uses a modified version of the glance- + simplestreams-sync charm that removes the hypervisor_mapping parameter + when using simplestreams library. + https://pastebin.ubuntu.com/p/Ny7jFnGfnY/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1578622 Title: [SRU] glance do not require hypervisor_mapping To manage notifications about this bug go to: https://bugs.launchpad.net/simplestreams/+bug/1578622/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
