diff options
| author | Andy Smith <code@term.ie> | 2011-01-04 14:39:48 -0800 |
|---|---|---|
| committer | Andy Smith <code@term.ie> | 2011-01-04 14:39:48 -0800 |
| commit | 5679caa48b90ecebf9a1143bf92cec0e7c0ed1f8 (patch) | |
| tree | 4a8fec0a16087d858cee00724c462eae17c57535 /bin/nova-direct-api | |
| parent | 1a66771aaf49d16d4131a1a787a1fda39aa680fd (diff) | |
| download | nova-5679caa48b90ecebf9a1143bf92cec0e7c0ed1f8.tar.gz nova-5679caa48b90ecebf9a1143bf92cec0e7c0ed1f8.tar.xz nova-5679caa48b90ecebf9a1143bf92cec0e7c0ed1f8.zip | |
rename easy to direct in the scripts
Diffstat (limited to 'bin/nova-direct-api')
| -rwxr-xr-x | bin/nova-direct-api | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
