Merge "Fix [H405] pep rule in heat/httpd"

This commit is contained in:
Jenkins
2015-10-01 16:25:41 +00:00
committed by Gerrit Code Review
3 changed files with 6 additions and 9 deletions

View File

@@ -12,10 +12,9 @@
# License for the specific language governing permissions and limitations # License for the specific language governing permissions and limitations
# under the License. # under the License.
"""WSGI script for heat-api-cfn """WSGI script for heat-api-cfn.
Script for running heat-api-cfn under Apache2
Script for running heat-api-cfn under Apache2.
""" """

View File

@@ -12,10 +12,9 @@
# License for the specific language governing permissions and limitations # License for the specific language governing permissions and limitations
# under the License. # under the License.
"""WSGI script for heat-api-cloudwatch """WSGI script for heat-api-cloudwatch.
Script for running heat-api-cloudwatch under Apache2
Script for running heat-api-cloudwatch under Apache2.
""" """

View File

@@ -12,10 +12,9 @@
# License for the specific language governing permissions and limitations # License for the specific language governing permissions and limitations
# under the License. # under the License.
"""WSGI script for heat-api """WSGI script for heat-api.
Script for running heat-api under Apache2
Script for running heat-api under Apache2.
""" """