From 5679caa48b90ecebf9a1143bf92cec0e7c0ed1f8 Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Tue, 4 Jan 2011 14:39:48 -0800 Subject: rename easy to direct in the scripts --- bin/nova-direct-api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/nova-direct-api') diff --git a/bin/nova-direct-api b/bin/nova-direct-api index 43046e6c2..e7dd14fb2 100755 --- a/bin/nova-direct-api +++ b/bin/nova-direct-api @@ -18,7 +18,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Starter script for Nova Easy API.""" +"""Starter script for Nova Direct API.""" import gettext import os -- cgit