]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Move jeos_create into utils so it can be imported
authorJeff Peeler <jpeeler@redhat.com>
Thu, 26 Apr 2012 20:51:00 +0000 (16:51 -0400)
committerJeff Peeler <jpeeler@redhat.com>
Thu, 26 Apr 2012 21:05:26 +0000 (17:05 -0400)
commitd4f0c0d25b4d0d55b3dbe393fcc2fd8429d834c2
tree2aee6dd71f70e1000da9a1b868f8a6271b8640fb
parent2ba3934ce06b7c2d1c58d3347906c562063a9565
Move jeos_create into utils so it can be imported

The main reason for this move is so that jeos_create can be tested with
the aide of Mox.

Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
bin/heat
heat/utils.py