[Yahoo-eng-team] [Bug 1815635] [NEW] Horizon is unable to retrieve Cinder API versions when it has a self-signed SSL certificate

2019-02-12 Thread David Moreau Simard
Public bug reported: With "OPENSTACK_SSL_NO_VERIFY = True" in local_settings.py, Horizon is able to communicate with a Cinder API instance that is using a self- signed certificate. However, before communicating with the Cinder API, it first uses cinderclient to retrieve available API versions:

[Yahoo-eng-team] [Bug 1735823] [NEW] Nova can hang when creating a VM with file injection

2017-12-01 Thread David Moreau Simard
Public bug reported: We are noticing recurring failures in the gate under CentOS and OpenSUSE across Devstack and Packstack jobs on the master branches. This has been happening only on the OVH cloud regions as far as we know. Example failures: - CentOS Devstack:

[Yahoo-eng-team] [Bug 1662180] Re: manage.py collectstatic failing with 'NoneType' object is not iterable

2017-02-06 Thread David Moreau Simard
xstatic packages being bumped in requirements.txt: https://review.openstack.org/#/c/429753/ ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1662180] [NEW] manage.py collectstatic failing with 'NoneType' object is not iterable

2017-02-06 Thread David Moreau Simard
le) rather than None. ** Affects: horizon Importance: Undecided Assignee: David Moreau Simard (dmsimard) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https:

[Yahoo-eng-team] [Bug 1611940] [NEW] vncserver_proxyclient_address changed from stropt to ipopt, breaking backwards compat without deprecation

2016-08-10 Thread David Moreau Simard
Public bug reported: The change https://review.openstack.org/#/c/348442/ introduced a backwards incompatible change, specifically at: https://review.openstack.org/#/c/348442/3/nova/conf/vnc.py@68 where vncserver_proxyclient_address was changed from a StrOpt to an IpOpt. This broke backwards

[Yahoo-eng-team] [Bug 1582409] [NEW] nova-api intermittent performance issues

2016-05-16 Thread David Moreau Simard
Public bug reported: Relevant information TL;DR: RDO stable Mitaka deployed with OpenStack puppet modules. Keystone with fernet tokens, Nova with keystone_authtoken memcached caching set (also reproduced with sql tokens and nova without memcached caching for authtoken). nova-api is handled

[Yahoo-eng-team] [Bug 1319117] [NEW] Ubuntu trusty: Interface template is injected even if the interface exists elsewhere

2014-05-13 Thread David Moreau Simard
Public bug reported: I filed a bug in cloud-init that describes the issue here: https://bugs.launchpad.net/cloud-init/+bug/1315501 The trusty image provided by http://cloud-images.ubuntu.com/trusty/ contains an eth0 interface configured as dhcp in /etc/network/interfaces.d/eth0.cfg. When I boot

[Yahoo-eng-team] [Bug 1315501] [NEW] cloud-init does not use interfaces.d in trusty

2014-05-02 Thread David Moreau Simard
Public bug reported: Hi, Reference/context: https://ask.openstack.org/en/question/28297/cloud- init-nonet-waiting-and-fails/ The trusty image provided by http://cloud-images.ubuntu.com/trusty/ contains an eth0 interface configured as dhcp in /etc/network/interfaces.d/eth0. When I boot this

[Yahoo-eng-team] [Bug 1284807] [NEW] Uploads to a swift container failing with connection reset by peer or broken pipe

2014-02-25 Thread David Moreau Simard
Public bug reported: Using the following provided by Ubuntu's Cloud Archive: - Swift (1.10.0) - python-swiftclient (1.6.0) - python-django-horizon (2013.2-0ubuntu1~cloud0) - Django 1.5.4 How to reproduce: - Create a container test - Try to upload a file to the test container Horizon is able to

[Yahoo-eng-team] [Bug 1284807] Re: Uploads to a swift container failing with connection reset by peer or broken pipe

2014-02-25 Thread David Moreau Simard
I added ubuntu cloud archive as it could be related. ** Also affects: cloud-archive Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).