]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update cinder generate_sample script
authorJohn Griffith <john.griffith@solidfire.com>
Tue, 15 Jul 2014 17:45:17 +0000 (11:45 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Tue, 15 Jul 2014 20:04:34 +0000 (14:04 -0600)
commit116f54dbf188a17b5e3dd966658e98bf19b8912b
treef1ecc93a4f535bf055396a355a573c0919c023d1
parentf9ae768811fda1a1ac0c1d40b74bb73c416dae52
Update cinder generate_sample script

Cinder's generate sample script has fallen a
bit out of date and was no longer working properly
in local venv.

This patch updates it with a working version that
reads the rc file and makes some other updates.

Even better, we'll update the tox.ini file here so
that it actually works, and finally add some more
info to the error message when update check fails
to make is obvious how to run these appropriately.

Change-Id: I2389910d8ece6f737a9609ce4aa05263d9293e14
tools/config/check_uptodate.sh
tools/config/generate_sample.sh
tox.ini