Rename script name
From murano to murano-metadataclent Add .idea to git ignore and remove from git Change-Id: Ifd428b86fd08f683f1da317f200cf4011d5c6c78
This commit is contained in:
parent
d65dfd2828
commit
c8c046a049
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ nosetests.xml
|
||||
.mr.developer.cfg
|
||||
.project
|
||||
.pydevproject
|
||||
.idea
|
||||
|
7
.idea/dictionaries/fervent.xml
generated
7
.idea/dictionaries/fervent.xml
generated
@ -1,7 +0,0 @@
|
||||
<component name="ProjectDictionaryState">
|
||||
<dictionary name="fervent">
|
||||
<words>
|
||||
<w>metadataclient</w>
|
||||
</words>
|
||||
</dictionary>
|
||||
</component>
|
@ -23,7 +23,7 @@ packages =
|
||||
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
murano = metadataclient.shell:main
|
||||
murano-metadataclient = metadataclient.shell:main
|
||||
|
||||
[global]
|
||||
setup-hooks =
|
||||
|
Loading…
x
Reference in New Issue
Block a user