bump(nova-agent-watcher): fix rackspace oem issue with blank etcd configs

This commit is contained in:
Alex Polvi 2014-03-19 22:26:12 +00:00
parent edb16f0b50
commit 8b7d87fe9b
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="18675c351e2c61a9f193c836a98473e8e6ecf994"
CROS_WORKON_COMMIT="009d692fae33114334aaecbf2abe001d826877f4"
KEYWORDS="amd64"
fi