summaryrefslogtreecommitdiffstats
path: root/nova/tests
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-06-25 21:42:40 +0000
committerGerrit Code Review <review@openstack.org>2013-06-25 21:42:40 +0000
commit89e9f8abf60b67ddd4bc07331df1671265e5aa90 (patch)
tree28712ad5ac69313b23ba77251fc40a5e4cb2d3d9 /nova/tests
parent283da9e20eeba36fa42e8ed4bbdd64bc15406dd0 (diff)
parent4f8758931e6024efc9813891ec98e1c33ed60466 (diff)
Merge "Fix trivial mismatch of license header"
Diffstat (limited to 'nova/tests')
-rw-r--r--nova/tests/api/openstack/compute/contrib/test_coverage_ext.py2
-rw-r--r--nova/tests/utils.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/nova/tests/api/openstack/compute/contrib/test_coverage_ext.py b/nova/tests/api/openstack/compute/contrib/test_coverage_ext.py
index 957625b34..93a623bf6 100644
--- a/nova/tests/api/openstack/compute/contrib/test_coverage_ext.py
+++ b/nova/tests/api/openstack/compute/contrib/test_coverage_ext.py
@@ -12,7 +12,7 @@
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
-# under the License
+# under the License.
import telnetlib
diff --git a/nova/tests/utils.py b/nova/tests/utils.py
index 556d1f91d..d39d14950 100644
--- a/nova/tests/utils.py
+++ b/nova/tests/utils.py
@@ -12,7 +12,7 @@
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
-#
+# under the License.
import errno
import platform