Merge "Rename script name"

This commit is contained in:
Jenkins 2013-10-31 13:48:01 +00:00 committed by Gerrit Code Review
commit 8f0a714acc
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@ nosetests.xml
.mr.developer.cfg
.project
.pydevproject
.idea

View File

@ -23,7 +23,7 @@ packages =
[entry_points]
console_scripts =
murano = metadataclient.shell:main
murano-metadataclient = metadataclient.shell:main
[global]
setup-hooks =