[Yahoo-eng-team] [Bug 1779251] [NEW] Unable to return list of all images (e.g. public + community) in a single request

2018-06-28 Thread Andy Botting
Public bug reported: I just came across a use-case where I needed to list all includes available to me, including community ones. It would be useful to have a new value for the visibility filter which was 'all' to return all available images in a single request. ** Affects: glance

[Yahoo-eng-team] [Bug 1779250] [NEW] Launch instance workflow doesn't allow for community/shared images filter

2018-06-28 Thread Andy Botting
Public bug reported: When launching an instance, it is not possible to filter the source image list by visibility values of 'Shared With Project' or 'Community'. These options are not available as support for them appears to be missing in the frontend JavasScript code. The Project->Images table

[Yahoo-eng-team] [Bug 1779225] [NEW] Incorrect policy check for update/create port fixed_ips ip_address attribute

2018-06-28 Thread Cliff Parsons
Public bug reported: The two Patrole test cases below have helped me identify that Neutron is incorrectly performing the policy check for creating/updating the fixed ip_address on a port. patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.

[Yahoo-eng-team] [Bug 1762688] Re: rescued instance doesn't have attached vGPUs

2018-06-28 Thread Matt Riedemann
** Changed in: nova Assignee: Matt Riedemann (mriedem) => Sylvain Bauza (sylvain-bauza) ** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/queens Status: New => Confirmed ** Changed in: nova/queens Importance: Undecided => Medium -- You

[Yahoo-eng-team] [Bug 1768980] Re: Wrong Port in "Create OpenStack client environment scripts in keystone" document

2018-06-28 Thread Lance Bragstad
Moving this back to Fix Committed since we haven't released the fix yet. ** Changed in: keystone Assignee: (unassigned) => Colleen Murphy (krinkle) ** Changed in: keystone Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1761140] Re: dpkg eror processing package nova-compute

2018-06-28 Thread Corey Bryant
** Also affects: nova (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: nova (Ubuntu Bionic) Status: New => Triaged ** Changed in: nova (Ubuntu Bionic) Importance: Undecided => Medium ** Also affects: cloud-archive Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1779207] [NEW] Failed mount of '/dev/sdb1' with Swap File cloud-init config

2018-06-28 Thread Daniel Sol
Public bug reported: Environment : RHEL 7.5 on Azure, using cloud-init 18.2 rebase with these patches: https://git.launchpad.net/cloud-init/commit/?id=aa4eeb80 Scenario: I provision an image with the above on Azure, in addition, i apply this cloud-init config: #cloud-config disk_setup:

[Yahoo-eng-team] [Bug 1779194] [NEW] neutron-lbaas haproxy agent, when configured with allow_automatic_lbaas_agent_failover = True, after failover, when the failed agent restarts or reconnects to Rabb

2018-06-28 Thread Swaminathan Vasudevan
Public bug reported: When we configure two or more lbaas haproxy agents with high availability by setting the allow_automatic_lbaas_agent_failover to True for failover, then the LBaaS fails over to an available active agent, either when the agent is not responsive or the agent lost connection

[Yahoo-eng-team] [Bug 1779170] [NEW] neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_delete_* fail with python 3

2018-06-28 Thread Bernard Cafarelli
Public bug reported: Sample run: http://logs.openstack.org/83/577383/1/experimental/neutron- functional-python35/e2cbc92/logs/testr_results.html.gz ft1.2: neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_delete_tcp_entry_StringException: pythonlogging:'': {{{ DEBUG

[Yahoo-eng-team] [Bug 1779164] [NEW] openvswitch agent failed when adding esp security rule

2018-06-28 Thread Dmitry Kudyukin
Public bug reported: When you add esp rule with port range the openvswitch agent fails during sync iptables rule with error: ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent ; Stdout: ; Stderr: iptables-restore v1.4.21: multiport only works with TCP, UDP, UDPLITE, SCTP and

[Yahoo-eng-team] [Bug 1779159] [NEW] Store metadata on a configuration drive in nova - missing powervm

2018-06-28 Thread Matt Riedemann
Public bug reported: - [x] This is a doc addition request. The powervm driver also supports config drive since queens: https://review.openstack.org/#/c/409404/ --- Release: 18.0.0.0b3.dev225 on 2018-06-28 13:03 SHA: de7055bfa937a0b3d26e5a02e9fc38650a0bfdb1

[Yahoo-eng-team] [Bug 1774754] Re: [api_database] config options are duplicated in config reference

2018-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/577023 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5b72eeec54e9287f6638ab10d2b3d80ad4bfb1ee Submitter: Zuul Branch:master commit 5b72eeec54e9287f6638ab10d2b3d80ad4bfb1ee Author: chenxing Date: Thu Jun 21 10:36:27 2018 +0800

[Yahoo-eng-team] [Bug 1770636] Re: placement API not translating CannotDeleteParentResourceProvider to 409 Conflict

2018-06-28 Thread Matt Riedemann
** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/queens Status: New => In Progress ** Changed in: nova/queens Importance: Undecided => Low ** Changed in: nova/queens Assignee: (unassigned) => Matt Riedemann (mriedem) -- You received

[Yahoo-eng-team] [Bug 1779139] [NEW] metadata api detection runs before network-online

2018-06-28 Thread Bernhard M. Wiedemann
Public bug reported: Version: 18.2 originally filed at https://bugzilla.opensuse.org/show_bug.cgi?id=1097388 I found that cloud-init did not import authorized keys because DataSourceNone was used because the metadata API detection ran before the VM's network was up. ** Affects: cloud-init

[Yahoo-eng-team] [Bug 1775665] Re: api-ref: rebuild server does not mention pre-conditions

2018-06-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/576438 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1a079a6394b567ea38cc892146ad13829c1c0256 Submitter: Zuul Branch:master commit 1a079a6394b567ea38cc892146ad13829c1c0256 Author: jichenjc Date: Fri Jun 8 14:59:05 2018 +0800

[Yahoo-eng-team] [Bug 1779075] [NEW] Tempest jobs fails because of timeout

2018-06-28 Thread Slawek Kaplonski
Public bug reported: It happens now quite often that tempest related tests in neutron are failing because of reaching global job timeout. Example of such failure: http://logs.openstack.org/61/566961/4/check/neutron-tempest-iptables_hybrid/c70896b/job-output.txt.gz We need to investigate why

[Yahoo-eng-team] [Bug 1779077] [NEW] Unit test jobs (py35) fails with timeout often

2018-06-28 Thread Slawek Kaplonski
Public bug reported: It happens quite often recently. Examples of failures: http://logs.openstack.org/58/565358/14/check/openstack-tox-py35/aa30b12/job-output.txt.gz or http://logs.openstack.org/03/563803/9/check/openstack-tox-py35/a50de4a/job-output.txt.gz ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1779054] Re: QoS – cannot associate policy with “minimum bandwidth” rule to port

2018-06-28 Thread Slawek Kaplonski
I think that this issue is related more to how OpenStack client handles such errors returned from API and You should open it against OSC in storyboard. Neutron is reporting correctly that this rule type is not supported by this backend. ** Changed in: neutron Status: New => Invalid **