summaryrefslogtreecommitdiffstats
path: root/nova/console
diff options
context:
space:
mode:
authorJoe Gordon <jogo@cloudscaling.com>2012-03-15 16:10:53 -0700
committerJoe Gordon <jogo@cloudscaling.com>2012-03-15 16:10:53 -0700
commita58a50e060c8f8367b1b74e2bdb6bd804052bfaa (patch)
treebfcd846a6bd2766339fa937d7bd39c494b9cdc17 /nova/console
parentbb1e383ae328517593ad4757cc168bf58d951111 (diff)
downloadnova-a58a50e060c8f8367b1b74e2bdb6bd804052bfaa.tar.gz
nova-a58a50e060c8f8367b1b74e2bdb6bd804052bfaa.tar.xz
nova-a58a50e060c8f8367b1b74e2bdb6bd804052bfaa.zip
Fix OpenStack Capitalization
Openstack => OpenStack for nova/*py Change-Id: Ibcfae4776422a515a109e59510fc84f8b63c00b9
Diffstat (limited to 'nova/console')
-rw-r--r--nova/console/api.py2
-rw-r--r--nova/console/fake.py2
-rw-r--r--nova/console/manager.py2
-rw-r--r--nova/console/xvp.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/nova/console/api.py b/nova/console/api.py
index 4327e9b5a..dd166052f 100644
--- a/nova/console/api.py
+++ b/nova/console/api.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2010 Openstack, LLC.
+# Copyright (c) 2010 OpenStack, LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/console/fake.py b/nova/console/fake.py
index e87f25a8a..e97d545ea 100644
--- a/nova/console/fake.py
+++ b/nova/console/fake.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2010 Openstack, LLC.
+# Copyright (c) 2010 OpenStack, LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/console/manager.py b/nova/console/manager.py
index 58ac2174b..37d695fae 100644
--- a/nova/console/manager.py
+++ b/nova/console/manager.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2010 Openstack, LLC.
+# Copyright (c) 2010 OpenStack, LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/console/xvp.py b/nova/console/xvp.py
index 341af1c57..9017c55cd 100644
--- a/nova/console/xvp.py
+++ b/nova/console/xvp.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2010 Openstack, LLC.
+# Copyright (c) 2010 OpenStack, LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may