diff options
| author | Andy Smith <code@term.ie> | 2010-12-22 18:04:35 -0800 |
|---|---|---|
| committer | Andy Smith <code@term.ie> | 2010-12-22 18:04:35 -0800 |
| commit | 7c1b3ef521c652ce375390a1ecb04a60d1f100f0 (patch) | |
| tree | 9b34905f97afc74dd239173ed008825ae9721331 /nova/api | |
| parent | 70d254c626e925f6de8408f0ca70f3de28a7307a (diff) | |
remove some notes
Diffstat (limited to 'nova/api')
| -rw-r--r-- | nova/api/easy.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nova/api/easy.py b/nova/api/easy.py index 9ef487739..1be52069f 100644 --- a/nova/api/easy.py +++ b/nova/api/easy.py @@ -41,8 +41,6 @@ from nova import flags from nova import utils from nova import wsgi -# prxy compute_api in amazon tests - EASY_ROUTES = {} |
