commit | fda946e3eb46fc59ff79f83e68a8488141f3444e | [log] [tgz] |
---|---|---|
author | Nachi Ueno <nachi@nttmcl.com> | Wed Oct 24 17:26:02 2012 -0700 |
committer | Nachi Ueno <nachi@nttmcl.com> | Thu Oct 25 21:52:31 2012 -0700 |
tree | 35b6e15cf05dfbef643ef45c2b037f1366ee0db9 | |
parent | 92c964f92a7460ecf37d0fb10e7d006bb203779c [diff] [blame] |
Added ping_check and ssh_check functions and use it in exercise.sh Change-Id: I69d41c9db527f60f250b6af36b2d8e9d0dd39684
diff --git a/openrc b/openrc index 08ef98b..0a6a215 100644 --- a/openrc +++ b/openrc
@@ -72,3 +72,6 @@ # set log level to DEBUG (helps debug issues) # export KEYSTONECLIENT_DEBUG=1 # export NOVACLIENT_DEBUG=1 + +# set qunatum debug command +export TEST_CONFIG_FILE=/etc/quantum/debug.ini