[Yahoo-eng-team] [Bug 1602624] [NEW] Horizon doesn't use keystone v3-enabled neutronclient

2016-07-13 Thread Vincent Untz
v2.0 calls on the v3 endpoint. This was noticed when neutronclient had to authenticate (which is usually not the case from horizon, since we have the token). ** Affects: horizon Importance: Undecided Assignee: Vincent Untz (vuntz) Status: In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1548825] [NEW] registry_client_* options missing from glance-scrubber.conf

2016-02-23 Thread Vincent Untz
Public bug reported: The registry_client_* options are missing from glance-scrubber.conf by default, but it would be very useful to have them there: it took me quite some time to find out how to make glance-scrubber work with keystone using SSL with custom certificates, and

[Yahoo-eng-team] [Bug 1548289] [NEW] Scrubber exits with 0 even though it didn't work

2016-02-22 Thread Vincent Untz
Public bug reported: glance-scrubber fails to work with: 08:52:43 2016-02-21 07:52:43.009 16387 ERROR glance.registry.client.v1.client [req-3200d95d-a3d7-4347-a4a3-9e00dc2fbc53 glance service - - -] Registry client request GET /images/detail raised AuthUrlNotFound 08:52:43 2016-02-21

[Yahoo-eng-team] [Bug 1548017] [NEW] Unable to get bootable volume list at launch instance (launch instance NG)

2016-02-22 Thread Vincent Untz
Public bug reported: This is really the same bug as https://bugs.launchpad.net/horizon/+bug/1457028 except that it's for the NG launch instance dialog. ** Affects: horizon Importance: Undecided Assignee: Vincent Untz (vuntz) Status: In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1539640] [NEW] Make dhcp agent not recycle ports in binding_failed state

2016-01-29 Thread Vincent Untz
Public bug reported: We just happened to have broken dhcp because the dhcp ports were in binding_failed state. We tried to disable/enable dhcp again, but apparently (not 100% sure, unfortunately), disabling didn't remove the ports (assuming that it was because they were in binding_failed state)

[Yahoo-eng-team] [Bug 1479291] [NEW] Cannot attach to iscsi volume with multipath

2015-07-29 Thread Vincent Untz
Public bug reported: This is Kilo specific (and works in Liberty, thanks to the move to os- brick). When attaching a volume, I'm seeing a failure like this: Traceback (most recent call last): File /usr/lib/python2.7/site-packages/nova/virt/block_device.py, line 255, in attach

[Yahoo-eng-team] [Bug 1448080] [NEW] Auth token header should not be unicode

2015-04-24 Thread Vincent Untz
Public bug reported: I'm trying to create an image from an instance with non-ascii characters in the name, by using this command: nova image-create e6bd72dd-ab8f-4802-8e29-faf90eeceb1c ééé It turns out that nova-compute fails with this: 015-04-22 16:23:20.537 8401 ERROR

[Yahoo-eng-team] [Bug 1280738] [NEW] Neutron loading policy file too early

2014-02-16 Thread Vincent Untz
Public bug reported: From time to time, I could see that neutron net-external-list was returning something empty for a non-admin user while this is not true on my setup. After quite some debugging, it turned out that it was failing because of the policy (using the default policy.json, btw):