]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Move the random_name() function from loadbalancer to utils
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 31 Jul 2013 05:42:21 +0000 (15:42 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Wed, 31 Jul 2013 11:25:41 +0000 (21:25 +1000)
commitf42b3873ae0d9cb45de9c20875d693be528cb4c5
tree14c531ee62d03de15cb0bd6dce2e6df989df822a
parent0c366c692962aeecf826d58149d93caaa07e1c56
Move the random_name() function from loadbalancer to utils

(handy to make a random stack_name)

Change-Id: I79055e2eba7aa2dd9ebcc09fbe4de87fe4483df5
heat/tests/test_cloud_loadbalancer.py
heat/tests/utils.py