Formatting issues in NeutronAutoscalingTest

Bug #1418950 reported by Tatiana Kholkina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Undecided
Tatiana Kholkina

Bug Description

When I run 'tox -epep8' it shows the following result:

pep8 develop-inst-nodeps: /home/tlashchova/devstack/opt/stack/heat
pep8 runtests: PYTHONHASHSEED='0'
pep8 runtests: commands[0] | flake8 heat bin/heat-api bin/heat-api-cfn bin/heat-api-cloudwatch bin/heat-engine bin/heat-manage contrib heat_integrationtests
heat_integrationtests/scenario/test_neutron_autoscaling.py:75:1: H402 one line docstring needs punctuation.
    """"
^
heat_integrationtests/scenario/test_neutron_autoscaling.py:107:35: E127 continuation line over-indented for visual indent
                                  self.conf.fixed_subnet_name,
                                  ^
heat_integrationtests/scenario/test_neutron_autoscaling.py:124:57: W292 no newline at end of file
        self.assertEqual(2, len(upd_members["members"]))
                                                        ^
ERROR: InvocationError: '/home/tlashchova/devstack/opt/stack/heat/.tox/pep8/bin/flake8 heat bin/heat-api bin/heat-api-cfn bin/heat-api-cloudwatch bin/heat-engine bin/heat-manage contrib heat_integrationtests'
pep8 runtests: commands[1] | bash -c find heat -type f -regex '.*\.pot?' -print0|xargs -0 -n 1 msgfmt --check-format -o /dev/null
_______________________________________________________________________________________ summary _______________________________________________________________________________________
ERROR: pep8: commands failed

Changed in heat:
assignee: nobody → Tetiana Lashchova (tlashchova)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/153528

Changed in heat:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/153528
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=222dde39d909848bcace700f37c9217b14ed7caa
Submitter: Jenkins
Branch: master

commit 222dde39d909848bcace700f37c9217b14ed7caa
Author: Tetiana Lashchova <email address hidden>
Date: Fri Feb 6 13:55:34 2015 +0200

    Fix formatting issues in NeutronAutoscalingTest

    Change-Id: If0b09805782d7201447d72e5904ee27e1d607cf8
    Closes-bug: #1418950

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.