diff options
| author | Joe Gordon <jogo@cloudscaling.com> | 2012-03-15 16:10:53 -0700 |
|---|---|---|
| committer | Joe Gordon <jogo@cloudscaling.com> | 2012-03-15 16:10:53 -0700 |
| commit | a58a50e060c8f8367b1b74e2bdb6bd804052bfaa (patch) | |
| tree | bfcd846a6bd2766339fa937d7bd39c494b9cdc17 /nova/vsa | |
| parent | bb1e383ae328517593ad4757cc168bf58d951111 (diff) | |
Fix OpenStack Capitalization
Openstack => OpenStack
for nova/*py
Change-Id: Ibcfae4776422a515a109e59510fc84f8b63c00b9
Diffstat (limited to 'nova/vsa')
| -rw-r--r-- | nova/vsa/api.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/vsa/api.py b/nova/vsa/api.py index dbe3607ea..01da599b0 100644 --- a/nova/vsa/api.py +++ b/nova/vsa/api.py @@ -21,7 +21,7 @@ Handles all requests relating to Virtual Storage Arrays (VSAs). Experimental code. Requires special VSA image. For assistance and guidelines pls contact -Zadara Storage Inc & Openstack community +Zadara Storage Inc & OpenStack community """ from nova import compute |
