diff options
author | Kiall Mac Innes <kiall@hp.com> | 2013-01-09 12:12:53 +0000 |
---|---|---|
committer | Kiall Mac Innes <kiall@hp.com> | 2013-01-09 12:51:04 +0000 |
commit | 1d71b7ae584db5d8eac8f6bc550707cd8d9609e4 (patch) | |
tree | acdad33f29ce6dc91de078f2fad78ea2dadaea79 /tools | |
parent | cbb8337e944f9016b29d553558719e8d280cd2e7 (diff) | |
download | designate-1d71b7ae584db5d8eac8f6bc550707cd8d9609e4.tar.gz |
Handle RPC timeout's appropriately in the API
Change-Id: I178912ddf5e2dde45bc68b5dc14a8fd17f455ad2
Diffstat (limited to 'tools')
-rw-r--r-- | tools/test-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires index d7700fbd..424c6855 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -3,5 +3,6 @@ nose openstack.nose_plugin nosehtmloutput mox +mock sphinx sphinxcontrib-httpdomain |