Merge "Updates .gitignore for environment files"
This commit is contained in:
commit
a33240f578
4
.gitignore
vendored
4
.gitignore
vendored
@ -15,3 +15,7 @@ build
|
|||||||
dist
|
dist
|
||||||
cinderclient/versioninfo
|
cinderclient/versioninfo
|
||||||
python_cinderclient.egg-info
|
python_cinderclient.egg-info
|
||||||
|
|
||||||
|
# Development environment files
|
||||||
|
.project
|
||||||
|
.pydevproject
|
||||||
|
@ -33,6 +33,7 @@ MASTER
|
|||||||
------
|
------
|
||||||
* Add support for reset-state on multiple volumes or snapshots at once
|
* Add support for reset-state on multiple volumes or snapshots at once
|
||||||
|
|
||||||
|
.. _1256043: https://bugs.launchpad.net/python-cinderclient/+bug/1256043
|
||||||
.. _1254951: http://bugs.launchpad.net/python-cinderclient/+bug/1254951
|
.. _1254951: http://bugs.launchpad.net/python-cinderclient/+bug/1254951
|
||||||
.. _1254587: http://bugs.launchpad.net/python-cinderclient/+bug/1254587
|
.. _1254587: http://bugs.launchpad.net/python-cinderclient/+bug/1254587
|
||||||
.. _1253142: http://bugs.launchpad.net/python-cinderclient/+bug/1253142
|
.. _1253142: http://bugs.launchpad.net/python-cinderclient/+bug/1253142
|
||||||
|
Loading…
x
Reference in New Issue
Block a user