heat/heat/engine/resources/aws/ec2
liyi 8f10215ffd Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: Ieec8028305099422e1b0f8fc84bc90c9ca6c694f
2017-03-25 17:11:50 +08:00
..
__init__.py Move AWS::EC2::* resources to heat/engine/resources/aws/ec2 2015-03-04 09:25:41 +08:00
eip.py Remove log translations 2017-03-25 17:11:50 +08:00
instance.py Remove log translations 2017-03-25 17:11:50 +08:00
internet_gateway.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
network_interface.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
route_table.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
security_group.py Fix AWS::EC2::SecurityGroup update problem 2016-03-10 02:17:50 +00:00
subnet.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
volume.py Add and apply cinder backup constraint 2015-08-20 08:11:58 +00:00
vpc.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00