There are some spelling mistakes in heat

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

Bug Description

There are some spelling mistakes in heat as follows:
   in heat/contrib/rackspace/rackspace/tests/test_auto_scale.py:270:
      # mock nova and glance client methods to satisfy contraints, contraints should be constraints

   in heat/heat_integrationtests/functional/test_resource_group.py:51
      # triggering validation of nested resource custom contraints, contraints should be constraints

   in heat/heat/common/exception.py:258:
      """Keep this for AWS compatiblility.""" compatiblility should be compatibility

   in heat/heat/engine/resources/openstack/ceilometer/alarm.py:349:
     # 1) so we don't create watch tasks unneccessarly , unneccessarly should be unnecessarily

   in heat/heat/engine/resources/openstack/neutron/vpnservice.py:462:
     The Internet Key Exchange policy identifyies the authentication and , identifyies should be identifies

   in heat/heat/engine/resources/openstack/nova/server.py:1426:
     # if 'security_groups' present for the server and explict 'port' , explict should be explicit

   in heat/heat/engine/service.py:182:
     releasing the lock to avoid race condtitions. condtitions should be conditions

   in heat/heat/engine/sync_point.py:134:
      # don't aggresively spin; induce some sleep, aggresively should be aggressively

   in heat/heat/tests/openstack/heat/test_software_deployment.py:889:
      # Test bug 1332355, where details contains a translateable message, translateable should be translatable

   in heat/heat/tests/test_environment.py:596:
      # make sure the parent env is uneffected, uneffected should be unaffected

   in heat/heat/engine/resources/openstack/nova/server.py:472:
      'ignorning it or by replacing the entire server.'), ignorning should be ignoring

   in heat/contrib/rackspace/rackspace/resources/cloud_server.py:104:
     'retained for compatability.'), compatability should be compatibility

   in heat/heat/engine/stack.py:1258:
      " ID %(trvsl_id)s, not trigerring rollback."), trigerring should be triggering

gecong (ge-cong)
Changed in heat:
assignee: nobody → gecong (ge-cong)
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/333105

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/333105
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=7c389dd2a5165681b79dd953d307aac00ae30937
Submitter: Jenkins
Branch: master

commit 7c389dd2a5165681b79dd953d307aac00ae30937
Author: gecong1973 <email address hidden>
Date: Thu Jun 23 12:39:48 2016 +0800

       Fix some spelling mistakes in heat as follows:

       in heat/contrib/rackspace/rackspace/tests/test_auto_scale.py:270:
           mock nova and glance client methods to satisfy contraints, contraints should be constraints
       in heat/heat_integrationtests/functional/test_resource_group.py:51
           triggering validation of nested resource custom contraints, contraints should be constraints
       in heat/heat/common/exception.py:258:
          """Keep this for AWS compatiblility.""" compatiblility should be compatibility
       in heat/heat/engine/resources/openstack/ceilometer/alarm.py:349:
          1) so we don't create watch tasks unneccessarly , unneccessarly should be unnecessarily

       in heat/heat/engine/resources/openstack/neutron/vpnservice.py:462:
         The Internet Key Exchange policy identifyies the authentication and , identifyies should be identifies

       in heat/heat/engine/resources/openstack/nova/server.py:1426:
          if 'security_groups' present for the server and explict 'port' , explict should be explicit

       in heat/heat/engine/service.py:182:
         releasing the lock to avoid race condtitions. condtitions should be conditions

       in heat/heat/engine/sync_point.py:134:
           don't aggresively spin; induce some sleep, aggresively should be aggressively

       in heat/heat/tests/openstack/heat/test_software_deployment.py:889:
           Test bug 1332355, where details contains a translateable message, translateable should be translatable

       in heat/heat/tests/test_environment.py:596:
           make sure the parent env is uneffected, uneffected should be unaffected

       in heat/heat/engine/resources/openstack/nova/server.py:472:
          'ignorning it or by replacing the entire server.'), ignorning should be ignoring

       in heat/contrib/rackspace/rackspace/resources/cloud_server.py:104:
         'retained for compatability.'), compatability should be compatibility

       in heat/heat/engine/stack.py:1258:
          " ID %(trvsl_id)s, not trigerring rollback."), trigerring should be triggering.

    Change-Id: Ic4ddb65dbfaf61751a330b853780689209f9f4b5
    Closes-Bug: #1595376

Changed in heat:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/heat 7.0.0.0b2

This issue was fixed in the openstack/heat 7.0.0.0b2 development milestone.

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.