[Yahoo-eng-team] [Bug 1936341] Re: Failure to get representor ports on NICs that link representor netdevs to PF PCI device

2021-07-15 Thread Frode Nordahl
*** This bug is a duplicate of bug 1892132 *** https://bugs.launchpad.net/bugs/1892132 ** This bug has been marked a duplicate of bug 1892132 os-vif fails to get the correct UpLink Representor -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1936425] Re: Install and configure in keystone: problem when bootstraping the identity service

2021-07-15 Thread Gage Hugo
** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1936425 Title: Install and configure in keystone: problem when

[Yahoo-eng-team] [Bug 1936439] [NEW] extend_volume for libvirt / iscsi volumes fails due to faulty debug code

2021-07-15 Thread MarkMielke
Public bug reported: Python module nova/virt/libvirt/volume/iscsi.py has the following code: def extend_volume(self, connection_info, instance, requested_size): """Extend the volume.""" LOG.debug("calling os-brick to extend iSCSI Volume", instance=instance) new_size =

[Yahoo-eng-team] [Bug 1936429] [NEW] Create a domain, projects, users, and roles in keystone

2021-07-15 Thread Dalton Cézane
Public bug reported: Trying to communicate with Openstack, I am getting the following error: openstack domain list Failed to discover available identity versions when contacting http://controller:5000/v3. Attempting to parse version from URL. Unable to establish connection to http://controller:50

[Yahoo-eng-team] [Bug 1936425] [NEW] Install and configure in keystone: problem when bootstraping the identity service

2021-07-15 Thread Dalton Cézane
Public bug reported: When bootstraping the identity service, I am getting the following error: keystone-manage bootstrap --bootstrap-password 'ADMIN_PASS' \ --bootstrap-admin-url http://controller:5000/v3/ \ --bootstrap-internal-url http://controller:5000/v3/ \ --bootstrap-public-url http:/

[Yahoo-eng-team] [Bug 1936423] [NEW] Install and configure in keystone

2021-07-15 Thread Dalton Cézane
Public bug reported: When running the command to populate the keystone database, I got the following error: su -s /bin/sh -c "keystone-manage db_sync" keystone Traceback (most recent call last): File "/usr/lib/python3/dist-packages/oslo_config/cfg.py", line 1604, in _parse_file parser.par

[Yahoo-eng-team] [Bug 1934466] Re: Devstack install for ML2 OVS

2021-07-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/799159 Committed: https://opendev.org/openstack/neutron/commit/ca15099cde582e9049360238c75803f022499eb1 Submitter: "Zuul (22348)" Branch:master commit ca15099cde582e9049360238c75803f022499eb1 Author: LIU Yulong Date: Fri Jul 2 11:

[Yahoo-eng-team] [Bug 1936408] [NEW] [RFE] Neutron quota change should check available existing resources

2021-07-15 Thread Rodolfo Alonso
Public bug reported: Neutron quota change should check available existing resources. This is done, for example, in Nova. When a quota resource limit is changed, the available resource count is checked first. If the new quota upper limit (lower than the previous one) is lower than the amount of res

[Yahoo-eng-team] [Bug 1936343] Re: OpenStack load balancer tab error logs

2021-07-15 Thread Akihiro Motoki
Horizon project does not provide "the load balancer tab". It is from octavia-dashboard. Please file a bug to the octavia-dashboard bug tracker. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which i

[Yahoo-eng-team] [Bug 1936343] [NEW] OpenStack load balancer tab error logs

2021-07-15 Thread Roman
Public bug reported: I use OpenStack-Ansible ussuri 21.2.0 on Ubuntu 18.04 In general, everything works fine, but when I open the load balancer tab in the logs, I get hundreds of such messages: cmdline: "/usr/sbin/apache2 -k start" comm: "apache2" exe: "/usr/sbin/apache2" hostname: "controller02

[Yahoo-eng-team] [Bug 1929633] Re: Mechanism driver 'ovn' failed in create_port_precommit: AttributeError: 'NoneType' object has no attribute 'chassis_exists'

2021-07-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/800679 Committed: https://opendev.org/openstack/neutron/commit/e5f19a29dcfb70ea08fa39267bc4aecd44bec2eb Submitter: "Zuul (22348)" Branch:master commit e5f19a29dcfb70ea08fa39267bc4aecd44bec2eb Author: Lucas Alvares Gomes Date: Wed

[Yahoo-eng-team] [Bug 1936341] [NEW] Failure to get representor ports on NICs that link representor netdevs to PF PCI device

2021-07-15 Thread Frode Nordahl
Public bug reported: With os-vif vif_plug_ovs/linux_net.py from master and mlx5_core driver with this commit [0] Nova will fail when attempting to plug ConnectX-5 representor ports. A recent change to OS-VIF [1] appears to have made an attempt at fixing this, but AFAICT the fix is incomplete and d