Description of problem: Packstack creates duplicate cirros images in glance Version-Release number of selected component (if applicable): openstack-packstack-2013.2.1-0.10.dev763.fc20.noarch How reproducible: Always Steps to Reproduce: 1. Run packstack 2. Run packstack again with the answerfile created in step(1) Actual results: Each time you run packstack, it creates a cirros image in glance, even if the image already exists Expected results: IMO packstack should only create an image in glance if one doesn't already exist. Additional info:
Confirmed that the provision manifest creates a cirros image in glance every time it's run.
Added patch https://review.openstack.org/#/c/92015/