heat/heat/engine/resources/openstack
gecong1973 7c389dd2a5 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
2016-06-23 12:39:48 +08:00
..
barbican Remove _show_resource from barbican resources 2016-04-13 14:20:42 +00:00
ceilometer Fix some spelling mistakes in heat as follows: 2016-06-23 12:39:48 +08:00
cinder Improve validation of cinder volume resource 2016-05-31 08:43:41 +00:00
designate Merge "Designate::Domain observe reality implementation" 2016-04-14 11:04:12 +00:00
glance Ignore notfound error when delete image tags 2016-06-08 01:11:34 +00:00
heat Merge "Add refs attribute to AutoScalingGroup" 2016-06-22 00:36:50 +00:00
keystone Don't access `_stored_properties_data` 2016-04-20 18:38:42 +05:30
magnum Magnum::Bay observe reality implementation 2016-04-14 16:36:14 +03:00
manila Handle network names in Manila resources 2016-03-10 16:38:58 +02:00
mistral Remove _show_resource in mistral 2016-06-09 11:49:26 +08:00
monasca Add period property to Monasca Notification resource 2016-06-17 12:33:29 +05:30
neutron Fix some spelling mistakes in heat as follows: 2016-06-23 12:39:48 +08:00
nova Fix some spelling mistakes in heat as follows: 2016-06-23 12:39:48 +08:00
sahara Merge "Use ClientPlugin.ignore_not_found as a context manager" 2016-05-25 17:57:00 +00:00
senlin Get rid of gratuitous use of six.iterkeys() 2016-06-07 03:50:49 +00:00
swift Swift container get_live_state implementation 2016-02-24 16:39:19 +02:00
trove Keep Trace Back in Exception 2016-05-31 00:28:52 +08:00
zaqar Add parse_live_resource_data for zaqar queue 2016-02-22 19:26:46 +02:00
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00