diff --git a/.gitignore b/.gitignore index ba0f4e3..f91dd0c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,7 @@ build dist cinderclient/versioninfo python_cinderclient.egg-info + +# Development environment files +.project +.pydevproject diff --git a/doc/source/index.rst b/doc/source/index.rst index a16941d..e1465db 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -33,6 +33,7 @@ MASTER ------ * 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 .. _1254587: http://bugs.launchpad.net/python-cinderclient/+bug/1254587 .. _1253142: http://bugs.launchpad.net/python-cinderclient/+bug/1253142