heat/heat/engine/resources/openstack/neutron
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
..
lbaas Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
sfc Add networking-sfc port-chain resource plug-in 2016-10-11 12:50:16 +05:30
__init__.py Move neutron resources to /engine/resources/openstack/neutron 2015-03-06 11:00:43 +08:00
address_scope.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
extraroute.py Don't make client calls when adding dependencies 2017-01-23 23:11:21 +05:30
firewall.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
floatingip.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
loadbalancer.py Mark deprecated resources as HIDDEN 2017-02-10 16:47:17 +08:00
metering.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
net.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
network_gateway.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
neutron.py Remove log translations 2017-03-25 17:11:50 +08:00
port.py Remove log translations 2017-03-25 17:11:50 +08:00
provider_net.py Add port_security_enabled property to ProviderNet 2017-01-17 10:58:38 +00:00
qos.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
quota.py Add OS::Neutron::Quota resource 2017-01-11 20:11:49 +00:00
rbac_policy.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
router.py Mark deprecated resources as HIDDEN 2017-02-10 16:47:17 +08:00
security_group.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
security_group_rule.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
subnet.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
subnetpool.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00
vpnservice.py Apply super _show_resource() for neutron resources 2017-01-23 18:24:33 +08:00