tacker/tacker/mistral
sudhir_agarwal a214de6629 Replaces uuid.uuid4 with uuidutils.generate_uuid()
Openstack oslo_utils has a generate_uuid function for generating
uuids. We should use that function when generating uuids for
consistency.

Change-Id: I493c787ebb5fc7fbed484b5e60b94b66e434bd15
2017-07-18 14:00:58 +00:00
..
actionrpc vim monitor using rpc 2017-06-20 10:27:36 +08:00
__init__.py Refactor mistral workflow to lay foundation for monitor to use it 2017-05-05 12:14:27 +08:00
mistral_client.py Refactor mistral workflow to lay foundation for monitor to use it 2017-05-05 12:14:27 +08:00
workflow_generator.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00