Jim Rollenhagen 8d9b80684b Fix Devstack docs for zsh users
The current docs fail with the following error:
$ image=$(nova image-list | egrep "$DEFAULT_IMAGE_NAME[^-]" | awk '{print $2 }')
zsh: bad math expression: operand expected at `^-'

With this change, these docs work as expected for zsh users.

Change-Id: I56c39718cfe40208f62ea4786d684f6b24431ed9
2014-09-15 16:42:03 -07:00
..
2014-01-28 21:42:18 +00:00
2013-07-03 04:03:22 -07:00
2013-05-29 16:20:58 -07:00