Comment 4 for bug 1628957

Revision history for this message
Douglas Mendizábal (dougmendizabal) wrote :

Brian,

I wrote a unit test for _alternate_id() that shows the issue that is causing this bug. [1] The current implementation of key_manager.v1.secret.Secret assumes this unit test would pass, but I'm not sure if that's how alternate ids are supposed to work because of the comment on the 'secret_id' property. [2]

[1] https://review.openstack.org/#/c/379594
[2] http://git.openstack.org/cgit/openstack/deb-python-openstacksdk/tree/openstack/key_manager/v1/secret.py#n58