diff options
| author | Vishvananda Ishaya <vishvananda@gmail.com> | 2010-06-23 23:15:06 -0700 |
|---|---|---|
| committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2010-06-23 23:15:06 -0700 |
| commit | 4ba6802ae5d6fb4e0d8ed7bbbaf2cca94a6d1118 (patch) | |
| tree | 44c025ce539796b094488edd4eef08d4b01b335f /nova/compute | |
| parent | 8726fc061b53b361207cb38e88cd5b1d2e401637 (diff) | |
Removed trailing whitespace from header
Diffstat (limited to 'nova/compute')
| -rw-r--r-- | nova/compute/__init__.py | 2 | ||||
| -rw-r--r-- | nova/compute/disk.py | 2 | ||||
| -rw-r--r-- | nova/compute/exception.py | 2 | ||||
| -rw-r--r-- | nova/compute/fakevirtinstance.xml | 2 | ||||
| -rw-r--r-- | nova/compute/libvirt.xml.template | 2 | ||||
| -rw-r--r-- | nova/compute/linux_net.py | 2 | ||||
| -rw-r--r-- | nova/compute/model.py | 2 | ||||
| -rw-r--r-- | nova/compute/monitor.py | 2 | ||||
| -rw-r--r-- | nova/compute/network.py | 2 | ||||
| -rw-r--r-- | nova/compute/node.py | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/nova/compute/__init__.py b/nova/compute/__init__.py index fe8d357a3..1c688c100 100644 --- a/nova/compute/__init__.py +++ b/nova/compute/__init__.py @@ -1,7 +1,7 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC diff --git a/nova/compute/disk.py b/nova/compute/disk.py index 84329ae55..e7090dad3 100644 --- a/nova/compute/disk.py +++ b/nova/compute/disk.py @@ -1,7 +1,7 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC diff --git a/nova/compute/exception.py b/nova/compute/exception.py index 829810bb0..b2bfc39e6 100644 --- a/nova/compute/exception.py +++ b/nova/compute/exception.py @@ -1,7 +1,7 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC diff --git a/nova/compute/fakevirtinstance.xml b/nova/compute/fakevirtinstance.xml index 88cc623a8..0df76f5ef 100644 --- a/nova/compute/fakevirtinstance.xml +++ b/nova/compute/fakevirtinstance.xml @@ -1,6 +1,6 @@ <!-- # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC diff --git a/nova/compute/libvirt.xml.template b/nova/compute/libvirt.xml.template index 9f40365a3..11dab7eb8 100644 --- a/nova/compute/libvirt.xml.template +++ b/nova/compute/libvirt.xml.template @@ -1,6 +1,6 @@ <!-- # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC diff --git a/nova/compute/linux_net.py b/nova/compute/linux_net.py index 2ec1fe183..14d7a1275 100644 --- a/nova/compute/linux_net.py +++ b/nova/compute/linux_net.py @@ -1,7 +1,7 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC diff --git a/nova/compute/model.py b/nova/compute/model.py index cd5ab4047..86f912f01 100644 --- a/nova/compute/model.py +++ b/nova/compute/model.py @@ -1,7 +1,7 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC diff --git a/nova/compute/monitor.py b/nova/compute/monitor.py index 2d6911a89..c17cd0be4 100644 --- a/nova/compute/monitor.py +++ b/nova/compute/monitor.py @@ -1,7 +1,7 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC diff --git a/nova/compute/network.py b/nova/compute/network.py index dc2ff7760..911d0344a 100644 --- a/nova/compute/network.py +++ b/nova/compute/network.py @@ -1,7 +1,7 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC diff --git a/nova/compute/node.py b/nova/compute/node.py index 1dd1621b0..c217056f5 100644 --- a/nova/compute/node.py +++ b/nova/compute/node.py @@ -1,7 +1,7 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC |
