summaryrefslogtreecommitdiff
path: root/HACKING.rst
diff options
context:
space:
mode:
authorhussainchachuliya <hussain.chachuliya@nttdata.com>2016-09-19 20:04:35 +0530
committerhussainchachuliya <hussain.chachuliya@nttdata.com>2016-11-29 11:49:24 +0530
commitfd99bd7e9bbabb0cb206a1323f9f9aec8c21627d (patch)
treecac3afdc9db4ca78adc0bd18c2ce358f78664946 /HACKING.rst
parentbcb9a5e664b9192ddc7e52e3e9f5fdc367fc4662 (diff)
downloadnova-fd99bd7e9bbabb0cb206a1323f9f9aec8c21627d.tar.gz
Replace uuid4() with uuidsentinel
As of now, in most of the test cases, uuidsentinel is used for generating a UUID except at some places where uuid4() is used. In order to maintain consistency, we propose to use uuidsentinel module for generating UUIDs throughout the test cases. There are some cases where unique UUIDs are required. For such cases, generate_uuid() from oslo_utils.uuidutils is used. Change-Id: Ifaee2f79fc33d189751c4e3f405b579dd8d89784
Diffstat (limited to 'HACKING.rst')
0 files changed, 0 insertions, 0 deletions