python-neutronclient/neutronclient/neutron/v2_0
Takashi NATSUME ec20f7f85c Fix string interpolation at logging call
Skip creating the formatted log message
if the message is not going to be emitted
because of the log level.

Change-Id: I19d985addb2bdc1b5e17ecd5ac90223e5347d7b2
Closes-Bug: #1596829
2016-07-26 16:05:25 +09:00
..
bgp Remove unnecessary executable permissions 2016-05-26 10:00:05 +02:00
contrib Use _i18n instead of i18n 2015-12-24 14:44:44 +09:00
flavor refactor: Avoid overriding run() in cliff command 2016-03-03 03:30:07 +09:00
fw refactor: Avoid overriding run() in cliff command 2016-03-03 03:30:07 +09:00
lb Fix string interpolation at logging call 2016-07-26 16:05:25 +09:00
qos Add no-shared option to qos-policy-update command 2016-06-13 10:57:04 +00:00
vpn Support sha256 for vpn-ikepolicy and vpn-ipsecpolicy 2016-04-26 02:53:50 -05:00
__init__.py Merge "Do not print 'Created' message when using non-table formatter" 2016-03-04 22:22:17 +00:00
address_scope.py Remove unnecessary executable permissions 2016-05-26 10:00:05 +02:00
agent.py Merge "Use _i18n instead of i18n" 2016-01-04 21:02:22 +00:00
agentscheduler.py Fix duplicate entries in list_columns while extending the list 2016-03-28 11:48:07 +05:30
auto_allocated_topology.py Remove unnecessary executable permissions 2016-05-26 10:00:05 +02:00
availability_zone.py Convert remaining use of neutronclient.i18n to _i18n 2016-01-13 18:09:34 +09:00
dns.py Add DNS integration support to the client 2016-02-23 17:42:45 +00:00
extension.py Remove incorrect super() call 2014-08-12 17:17:52 +10:00
floatingip.py Add parser options for description on resources 2016-03-08 19:12:58 +00:00
metering.py Use _i18n instead of i18n 2015-12-24 14:44:44 +09:00
network.py Add parser options for description on resources 2016-03-08 19:12:58 +00:00
network_ip_availability.py Add commands for Network IP Availability 2016-03-02 06:57:02 +00:00
port.py Address pairs help missing space 2016-05-16 04:54:16 -07:00
purge.py Make purge supports dvr router's interface 2016-05-18 21:57:32 +08:00
quota.py refactor: Merge all debug logging at the beginning of take_action 2016-03-03 03:30:52 +09:00
rbac.py add rbac support for qos-policies 2016-02-29 06:27:11 +00:00
router.py Add parser options for description on resources 2016-03-08 19:12:58 +00:00
securitygroup.py Merge "Add parser options for description on resources" 2016-03-30 22:28:14 +00:00
servicetype.py setup logger name of NeutronCommand automatically 2014-07-30 23:15:28 +09:00
subnet.py Fix string interpolation at logging call 2016-07-26 16:05:25 +09:00
subnetpool.py Fixes unclear error when no --pool-prefix given 2016-04-22 01:30:28 +03:00
tag.py Add tags support 2016-03-02 21:10:38 +09:00