commit e55928526f59ed7b178b5e6e242f986b90aa2a82
Author: Haomeng, Wang <email address hidden>
Date: Tue Nov 26 09:35:21 2013 +0800
Remove oslo uuidutils.is_uuid_like call
uuidutils.is_uuid_like is going to be removed from oslo, so we
need to remove the call from our Ironic code. http://lists.openstack.org/pipermail/openstack-dev/2013-November/
018980.html
We create new method in our Ironic common utils to wrap the
is_uuid_like methods.
Reviewed: https:/ /review. openstack. org/58430 github. com/openstack/ ironic/ commit/ e55928526f59ed7 b178b5e6e242f98 6b90aa2a82
Committed: http://
Submitter: Jenkins
Branch: master
commit e55928526f59ed7 b178b5e6e242f98 6b90aa2a82
Author: Haomeng, Wang <email address hidden>
Date: Tue Nov 26 09:35:21 2013 +0800
Remove oslo uuidutils. is_uuid_ like call
uuidutils. is_uuid_ like is going to be removed from oslo, so we lists.openstack .org/pipermail/ openstack- dev/2013- November/
need to remove the call from our Ironic code.
http://
018980.html
We create new method in our Ironic common utils to wrap the
is_uuid_like methods.
Change-Id: I6170ffc5c30b70 5e6a85997eb5a8b a4388c72335
Partial-Bug: #1253497