diff options
| author | Ilya Alekseyev <ialekseev@griddynamics.com> | 2011-06-24 23:55:18 +0400 |
|---|---|---|
| committer | Ilya Alekseyev <ialekseev@griddynamics.com> | 2011-06-24 23:55:18 +0400 |
| commit | 09d439cd74290a6b2532376afc94d2c8e23cdda6 (patch) | |
| tree | 1c2b26a4dd531ab41cc5337556a73abcbd18834b /nova/api | |
| parent | 4c3993ebcee2cf1abe24a9065822c88bbcb0df55 (diff) | |
stub tests
Diffstat (limited to 'nova/api')
| -rw-r--r-- | nova/api/openstack/contrib/floating_ips.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nova/api/openstack/contrib/floating_ips.py b/nova/api/openstack/contrib/floating_ips.py index 23864c352..924b504a8 100644 --- a/nova/api/openstack/contrib/floating_ips.py +++ b/nova/api/openstack/contrib/floating_ips.py @@ -2,6 +2,7 @@ # Copyright 2011 OpenStack LLC. # Copyright 2011 Grid Dynamics +# Copyright 2011 Eldar Nugaev, Kirill Shileev, Ilya Alekseyev # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain |
