diff --git a/.gitignore b/.gitignore index 521cf69..53be162 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ doc/build *.egg-info *.pyc -.tox \ No newline at end of file +.tox +AUTHORS +ChangeLog diff --git a/specs/template.rst b/specs/template.rst index 9dd60b8..3e7ad92 100644 --- a/specs/template.rst +++ b/specs/template.rst @@ -50,7 +50,7 @@ Some notes about using this template: you should add the APIImpact flag to the commit message. Specifications with the APIImpact flag can be found with the following query:: - https://review.openstack.org/#/q/status:open+project:openstack/ceilometer-specs+message:apiimpact,n,z + https://review.openstack.org/#/q/status:open+project:openstack/ceilometer-specs+message:apiimpact,n,z Problem description