[Yahoo-eng-team] [Bug 2026345] Re: Sphinx raises 'ImageDraw' object has no attribute 'textsize' error

2024-02-06 Thread Alfredo Moralejo
This issue is also affecting networking-bgpvpn: https://github.com/openstack/networking- bgpvpn/blob/2244a10a9c0947053f98f2728754a920c54f9a55/doc/requirements.txt#L10-L11 ** Also affects: bgpvpn Importance: Undecided Status: New -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1901534] [NEW] Neutron fail to create networks because of MTU value

2020-10-26 Thread Alfredo Moralejo
Public bug reported: After https://github.com/openstack/neutron/commit/ebb866310b48cbad2ae772e0551aaf994858a51e when creating a tenant neutron without specifying mtu size with ovn driver, it fails with error: osc_lib.exceptions.CommandError: Error while executing command: BadRequestException:

[Yahoo-eng-team] [Bug 1694505] [NEW] neutron-ovs-agent dies with return code 0 when neutron-server is down

2017-05-30 Thread Alfredo Moralejo
Public bug reported: Environment description: - Deployment using RDO Trunk repo from master. - Neutron based on commit c430e9b In neutron-ovs-agent is started before neutron-server starts, it exits with return code 0, which is not identified by systemd as a failure so it's not restarted.

[Yahoo-eng-team] [Bug 1661360] [NEW] tempest test fails with "Instance not found" error

2017-02-02 Thread Alfredo Moralejo
Public bug reported: Running OpenStack services from master, when we try to run tempest test tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops (among others). It always fails with message "u'message': u'Instance bf33af04-6b55-4835-bb17-02484c196f13 could not be

[Yahoo-eng-team] [Bug 1656276] [NEW] Error running nova-manage cell_v2 simple_cell_setup when configuring nova with puppet-nova

2017-01-13 Thread Alfredo Moralejo
Public bug reported: When installing and configuring nova with puppet-nova (with either tripleo, packstack or puppet-openstack-integration), we are getting following errors: Debug: Executing: '/usr/bin/nova-manage cell_v2 simple_cell_setup

[Yahoo-eng-team] [Bug 1651704] Re: Overcloud deployment fails when node introspection is enabled

2016-12-23 Thread Alfredo Moralejo
I've reproduced this locally running RDO from master. I have a ironic installation (a tripleo undercloud), and i've registered a node and instrospect it: This is how the node looks like from ironic perspective: $ openstack baremetal show e14be55d-8dd9-4b08-aa5d-efab2b5a5c01 This command is

[Yahoo-eng-team] [Bug 1644213] [NEW] Remove requirements for ceilometer integration

2016-11-23 Thread Alfredo Moralejo
Public bug reported: Review https://review.openstack.org/#/c/399298/ has removed the integration with ceilometer. However, libraries used only for ceilometer have not being removed from requirements.txt. The most obvious one is ceilometerclient, which is not imported anywhere now, but there may

[Yahoo-eng-team] [Bug 1643689] Re: Error running manage.py compress after https://review.openstack.org/#/c/399771/

2016-11-22 Thread Alfredo Moralejo
I was missing running collectstatic before compress. After doing it, it worked fine. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1643689] [NEW] Error running manage.py compress after https://review.openstack.org/#/c/399771/

2016-11-21 Thread Alfredo Moralejo
Public bug reported: After https://review.openstack.org/#/c/399771/, we are getting following error when running "python manage.py compress": CommandError: An error occurred during rendering /tmp/horizon/openstack_dashboard/templates/_stylesheets.html: Couldn't find anything to import:

[Yahoo-eng-team] [Bug 1643511] [NEW] nova-api commands fail when running behind httpd

2016-11-21 Thread Alfredo Moralejo
Public bug reported: After https://review.openstack.org/#/c/333212 when running some openstack nova commands we are getting errors like [1]: Execution of '/usr/bin/openstack flavor create --format shell m1.micro --public --id 84 --ram 128 --disk 0 --vcpus 1' returned 1: Unknown Error (HTTP 500)

[Yahoo-eng-team] [Bug 1600281] Re: ImportError: No module named api

2016-07-08 Thread Alfredo Moralejo
Note that this review in neutron passed the gate jobs because u-c for neutron-lib in stable/mitaka is 0.0.2 while last actual version of neutron-lib in stable/mitaka in https://github.com/openstack/neutron-lib is 0.0.1 , so this is an error in u-c that must be fixed also. ** Also affects: neutron

[Yahoo-eng-team] [Bug 1583611] [NEW] Compiled .mo files are not included in keystone builds

2016-05-19 Thread Alfredo Moralejo
Public bug reported: When I create compiled .mo files using command: # python setup.py compile_catalog The .mo created files are not included when i build with # python setyp.py build ** Affects: keystone Importance: Undecided Assignee: Alfredo Moralejo (amoralej) Status