[Yahoo-eng-team] [Bug 1739446] [NEW] Improve handlers.py error message

2017-12-20 Thread Jacek Nykis
Public bug reported: I saw messages like this during boot: [ 11.519226] cloud-init[574]: Cloud-init v. 17.1 running 'init-local' at Wed, 20 Dec 2017 15:41:23 +. Up 11.47 seconds. [ 11.524349] cloud-init[574]: 2017-12-20 15:41:23,687 - handlers.py[WARNING]: failed posting event: start:

[Yahoo-eng-team] [Bug 1315412] [NEW] tenant_network_type = vxlan has no effect

2014-05-02 Thread Jacek Nykis
Public bug reported: I am using havana on precise with OVS plugin. I tried switching from GRE to VXLAN but config change made no difference. I tried redeploying neutron and compute nodes, this made no difference either, I could still see GRE tunnels in place: Port gre-3

[Yahoo-eng-team] [Bug 1303690] [NEW] nova live-migration slow when using volumes

2014-04-07 Thread Jacek Nykis
Public bug reported: I have block live migration configured in my environment (no shared storage) and it is very fast for instances which don't use volumes. An instance with 2.5G disk image takes ~40 seconds to migrate to different host. When I migrate instances which do use ceph backed volumes

[Yahoo-eng-team] [Bug 1298907] [NEW] neutron CLI returns CSV with CR character

2014-03-28 Thread Jacek Nykis
Public bug reported: I noticed that neutron commands return windows style new lines when used with -f csv option: $ neutron net-list -c id -f csv|head -1|od -A x -t x1z -v 00 22 69 64 22 0d 0aid.. 06 This causes problems in bash loops: $ set -x $ for i in