Hi Pete,

See the comments in patch set 5 for scrubber.py and
also this documentation: https://review.openstack.org/#/c/59471/

-Stuart

Message: 2
Date: Thu, 6 Feb 2014 11:56:28 -0700
From: Pete Zaitcev <zait...@redhat.com>
To: OpenStack Dev <OpenStack-dev@lists.openstack.org>
Subject: [openstack-dev] [Glance] delayed delete and user credentials
Message-ID: <20140206115628.345bf...@guren.zaitcev.lan>
Content-Type: text/plain; charset=US-ASCII

Hi, guys:

I looked briefly at a bug/fix, which looks exceedingly strange to me:
https://review.openstack.org/59689

As much as I can tell, the problem (lp:1238604) is that pending delete
fails because by the time the delete actually occurs, Glance API does
not have proper permissions to talk to Glance Registry.

So far so good, but the solution that we accepted is to forward
the user credentials to Registry... but only if configured to do so.
Does it make any sense to anyone? Why configure something that must
always work? How can sysadmin select the correct value?

-- Pete



_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to