Comment 1 for bug 1336743

Revision history for this message
Foucault de Bonneval (foucaultdebonneval) wrote :

One week later, we are 10 seconds longer on the same request :

~$ time neutron port-list
+--------------------------------------+--------------------------------------+-------------------+-----------------------------------------------------------------------------------+
| id | name | mac_address | fixed_ips |
+--------------------------------------+--------------------------------------+-------------------+-----------------------------------------------------------------------------------+
| 070a7dd3-d307-4ad6-93c5-409c9c1661d0 | 070a7dd3-d307-4ad6-93c5-409c9c1661d0 | 02:07:0a:7d:d3:d3 | {"subnet_id": "62a50887-f137-4ff9-8755-7197b1d26441", "ip_address": "10.202.0.2"} |
| 0d42a872-1831-4e98-b564-1a623d2aef40 | 0d42a872-1831-4e98-b564-1a623d2aef40 | 02:0d:42:a8:72:18 | {"subnet_id": "8991022f-8b4c-4f8d-9993-d52bb270d18c", "ip_address": "10.200.0.2"} |
| 35a9434c-994e-4405-9b67-c0fa85b77d88 | 35a9434c-994e-4405-9b67-c0fa85b77d88 | 02:35:a9:43:4c:99 | {"subnet_id": "8991022f-8b4c-4f8d-9993-d52bb270d18c", "ip_address": "10.200.0.3"} |
| ccd8c2bb-4ef2-490f-8458-8699c6b755da | ccd8c2bb-4ef2-490f-8458-8699c6b755da | 02:cc:d8:c2:bb:4e | {"subnet_id": "62a50887-f137-4ff9-8755-7197b1d26441", "ip_address": "10.202.0.3"} |
+--------------------------------------+--------------------------------------+-------------------+-----------------------------------------------------------------------------------+

real 0m26.767s
user 0m0.235s
sys 0m0.119s