[Yahoo-eng-team] [Bug 1982966] [NEW] Horizon times out when loading a large amount of resources to display

2022-07-27 Thread Sergey Drozdov
Public bug reported: Short Summary: In order to rectify negative user experience caused by timeouts associated with loading a large amount of objects from the database and displaying them in horizon, emulation of pagination within horizon is proposed. Summary: When running OpenStack at scale w

[Yahoo-eng-team] [Bug 1904559] [NEW] Designate driver: allow_reverse_dns_lookup doesn't works if dns_domain zone wasn't created

2020-11-17 Thread Sergey Chekanov
Public bug reported: Designate driver: allow_reverse_dns_lookup doesn't works if dns_domain zone wasn't created. I want to create PTR record for IP, if dns_domain zone was not created in designate. # setting up dns for port openstack port set --dns-name smtp --dns-domain company.com. 545f1e96-3

[Yahoo-eng-team] [Bug 1888395] [NEW] shared live migration of a vm with a vif is broken in train

2020-07-21 Thread Sergey Galas'
between computes. expected result: vm migrates successfully. rpm -qa | grep nova: python2-novaclient-15.1.1-1.el7.noarch openstack-nova-common-20.3.0-1.el7.noarch python2-nova-20.3.0-1.el7.noarch openstack-nova-compute-20.3.0-1.el7.noarch ** Affects: nova Importance: Undecided Assignee: Serg

[Yahoo-eng-team] [Bug 1864963] [NEW] loosing connectivity to instance with FloatingIP randomly

2020-02-26 Thread Sergey Yezhkov
Public bug reported: I have problem with randomly loosing connectivity to instances by FloatingIP. Instances fully functional and can ping each other by private IP. This problem state of network appear and disappear randomly but often state changed after create/delete instance in this private net

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

2019-10-28 Thread Sagi (Sergey) Shnaidman
** Changed in: packstack Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1656276 Title: Error running nova-manage cell_v2 simple_cell_

[Yahoo-eng-team] [Bug 1787910] Re: OVB overcloud deploy fails on nova placement errors

2019-10-28 Thread Sagi (Sergey) Shnaidman
** Changed in: nova/rocky Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1787910 Title: OVB overcloud deploy fails on nova p

[Yahoo-eng-team] [Bug 1768133] [NEW] Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n

2018-04-30 Thread Sergey
Public bug reported: Hi, I'm install devstack to Ubuntu 16.04 {"computeFault": {"message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n", "code": 500}} # journalctl -xf devstack@n-api INFO nova.api.openstack.wsgi [None r

[Yahoo-eng-team] [Bug 1718867] [NEW] [gce] cloud-init ignores project metadata ssh-keys if instance metadata is not empty

2017-09-22 Thread Sergey Gavrilov
Public bug reported: I've got the following terraform config: resource "google_compute_instance" "instance" { name = "${var.name}" machine_type = "${var.type}" zone = "${var.zone}" boot_disk { initialize_params { image = "ubuntu-os-cloud/ubuntu-1604-lts" }

[Yahoo-eng-team] [Bug 1636688] Re: 500 error while create instance with numa flavor setting

2017-02-03 Thread Sergey Nikitin
** No longer affects: nova/newton -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1636688 Title: 500 error while create instance with numa flavor setting Status in OpenS

[Yahoo-eng-team] [Bug 1655919] Re: CI: Openvswitch agent fails because can't import tinyrpc.server module

2017-01-12 Thread Sagi (Sergey) Shnaidman
new ryu package requires new library tinyrpc, new package is in progress ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1655919 Title: CI: Openvswitch agen

[Yahoo-eng-team] [Bug 1655919] [NEW] Openvswitch agent fails because can't import tinyrpc.server module

2017-01-12 Thread Sagi (Sergey) Shnaidman
Public bug reported: TripleO Job logs: http://logs.openstack.org/18/419018/4/check/gate-tripleo-ci-centos-7 -ovb-nonha-oooq-nv/7a08339 neutron logs: http://logs.openstack.org/18/419018/4/check/gate-tripleo- ci-centos-7-ovb-nonha-oooq-nv/7a08339/logs/undercloud/var/log/neutron/ messages log: htt

[Yahoo-eng-team] [Bug 1648054] [NEW] Upper constraints for 'hacking' lib doesn't work for pep8

2016-12-07 Thread Sergey Nikitin
Public bug reported: Upper constraints for 'hacking' lib doesn't work for pep8 Couple days ago this patch was merged into Nova: https://review.openstack.org/#/c/334048/11/nova/tests/unit/virt/libvirt/test_vif.py It contains these lines: self.assertEqual(None, conf.vhost_queues) self.asser

[Yahoo-eng-team] [Bug 1637454] Re: 'require' CPU thread allocation policy does not always guarantee that other VMs wouldn't use current CPU core

2016-11-09 Thread Sergey Nikitin
Chris is right ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1637454 Title: 'require' CPU thread allocation p

[Yahoo-eng-team] [Bug 1637454] [NEW] 'require' CPU thread allocation policy does not always guarantee that other VMs wouldn't use current CPU core

2016-10-28 Thread Sergey Nikitin
vor numa_required --image cirros --nic net-id=*** vm2 4. Boot VM with 'decicated' policy nova boot nova boot --flavor numa_dedicated --image cirros --nic net- id=*** vm3 Expected result: Fail with 'No valid host found'. Actual result: VM will be successfully booted

[Yahoo-eng-team] [Bug 1636911] [NEW] Numa related exception didn't process by create server API

2016-10-26 Thread Sergey Nikitin
idden * ImageCPUThreadPolicyForbidden * MemoryPageSizeInvalid * MemoryPageSizeForbidden * RealtimeConfigurationInvalid * RealtimeMaskNotFoundOrInvalid ** Affects: nova Importance: Medium Assignee: Sergey Nikitin (snikitin) Status: Confirmed ** Tags: numa -- You received thi

[Yahoo-eng-team] [Bug 1630257] [NEW] DBDeadlock occurs during test_dualnet_multi_prefix_dhcpv6_stateless

2016-10-04 Thread Sergey Belous
Public bug reported: The test test_dualnet_multi_prefix_dhcpv6_stateless (tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless[compute ,id-cf1c4425-766b-45b8-be35-e2959728eb00,network]) failed with error on python-openstackclient gates: 2016-10-04 13:59:5

[Yahoo-eng-team] [Bug 1618559] [NEW] LBaaS v2 healthmonitor wrong status detection

2016-08-30 Thread Sergey Yezhkov
Public bug reported: Summary: After enabling health monitor loadbalancer on any request returns HTTP/1.0 503 Service Unavailable I have loadbalancer with vip ip 10.123.21.15. HTTP listener, pool and member with IP 10.123.21.12. I check status of web-server by: curl -I -X GET http://10.123.21.

[Yahoo-eng-team] [Bug 1613998] [NEW] Common API samples for server creating can't work with mciroversions > 2.37

2016-08-17 Thread Sergey Nikitin
ut now such requests got 400 Bad Request because of missed 'networks' field. Because of this bug changes which add new microversion will got -1 from functional job ** Affects: nova Importance: Critical Assignee: Sergey Nikitin (snikitin) Status: In Progress ** Tags: t

[Yahoo-eng-team] [Bug 1434103] Re: SQL schema downgrades are no longer supported

2016-06-07 Thread Sergey Belous
** Also affects: octavia Importance: Undecided Status: New ** Changed in: octavia Assignee: (unassigned) => Sergey Belous (sbelous) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1585214] [NEW] Cannot pin/unpin cpus during cold migration with enabled CPU pinning

2016-05-24 Thread Sergey Nikitin
** Affects: nova Importance: Medium Assignee: Sergey Nikitin (snikitin) Status: Triaged -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1585214 Title: Canno

[Yahoo-eng-team] [Bug 1582278] [NEW] [SR-IOV][CPU Pinning] nova compute can try to boot VM with CPUs from one NUMA node and PCI device from another NUMA node.

2016-05-16 Thread Sergey Nikitin
f BUT instance_ref does not contain information about needed NUMA node. That is why in claim_instance we choose node-0. In this case we can't associate requested PCI devices with the instance because these devices are associated with node-1. 3) nova put to the instance_ref correct numa node-1 fr

[Yahoo-eng-team] [Bug 1572593] Re: Impossible attach detached port to another instance

2016-04-20 Thread Sergey Kraynev
This feature was added in mitaka-3, so if we decide to fix it in N1, we need to backport it. ** Changed in: heat Importance: Undecided => High ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1572593] [NEW] Impossible attach detached port to another instance

2016-04-20 Thread Sergey Kraynev
Public bug reported: The follow scenario leads to error:  - create independent port in neutron  - boot VM in nova  - attach port to VM via nova interface-attach. As result dns_name of port will be updated and port be attached to VM  - detach port from VM via nova interface-detach. As result port

[Yahoo-eng-team] [Bug 1572548] [NEW] metering-agent failed to get traffic counters when no router-namespace where meter-label-rules were added

2016-04-20 Thread Sergey Belous
.services.metering.drivers.iptables.iptables_driver raise RuntimeError(msg) 2016-04-20 12:28:26.700 TRACE neutron.services.metering.drivers.iptables.iptables_driver RuntimeError: Exit code: 1; Stdin: ; Stdout: ; Stderr: Cannot open network namespace "qrouter-c8acd926-88e5-4292-883e-e9

[Yahoo-eng-team] [Bug 1564354] [NEW] Horizon + Multiple Regions + Keystone API v3

2016-03-31 Thread Sergey Arlashin
3 } OPENSTACK_KEYSTONE_URL = "http://11.22.33.44:5000/v3"; AVAILABLE_REGIONS = [ ('http://11.22.33.44:5000/v3', 'RegionOne'), ('http://55.66.77.88:5000/v3', 'RegionTwo'), ('http://99.88.77.66:5000/v3', 'RegionThree'), ]

[Yahoo-eng-team] [Bug 1544195] Re: User can not provision ironic node via nova when providing pre-created port

2016-02-10 Thread Sergey Kraynev
** Also affects: heat Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1544195 Title: User can not provision ironic node via no

[Yahoo-eng-team] [Bug 1538527] [NEW] Add support for the random access to images stored in the Rbd store

2016-01-27 Thread Sergey Gotliv
Public bug reported: Glance V2 API supports random access to images since Juno, RBD datastore is still missing that functionality. ** Affects: glance Importance: Undecided Assignee: Sergey Gotliv (sgotliv) Status: New ** Changed in: glance Assignee: (unassigned

[Yahoo-eng-team] [Bug 1356053] Re: Doesn't properly get keystone endpoint when Keystone is configured to use templated catalog

2016-01-18 Thread Sergey Reshetnyak
** Changed in: devstack Status: In Progress => Invalid ** Changed in: devstack Assignee: Sergey Reshetnyak (sreshetniak) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (H

[Yahoo-eng-team] [Bug 1533687] [NEW] Quota info in DB for floatingip is not updated immediately

2016-01-13 Thread Sergey Belous
Public bug reported: The records in quotausages table for floatingip are not updated immediately after delete some (or all) floatingips. For example, if we set quota for floatingip to 5, create 5 floatingips and remove all of them, after that we can't create new floatingip: The error "Quota exce

[Yahoo-eng-team] [Bug 1356053] Re: Doesn't properly get keystone endpoint when Keystone is configured to use templated catalog

2016-01-12 Thread Sergey Reshetnyak
affects fuel-puppets and fuel-ostf ** Also affects: fuel 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). https://bugs.launchpad.net/bugs/1356053 Title:

[Yahoo-eng-team] [Bug 1532086] Re: Use print('value') instead of print 'value' in python3

2016-01-09 Thread Sergey Reshetnyak
** No longer affects: sahara -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1532086 Title: Use print('value') instead of print 'value' in python3 Status in Bandit: Ne

[Yahoo-eng-team] [Bug 1528899] Re: heat event list in horizon issue

2015-12-23 Thread Sergey Kraynev
Hi jear, If you say, that CLI works fine, than It means, that it needs to be fixed in Horizon Project. If you can reproduce it only with Heat CLI or API, i.e. without Horizon, please create another bug. I will assign this one on Horizon team. ** Also affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1528868] [NEW] Neutron-metering-agent failed to get traffic counters when xtables is locked

2015-12-23 Thread Sergey Belous
g.drivers.iptables.iptables_driver 2015-12-17 08:49:14.710 TRACE neutron.services.metering.drivers.iptables.iptables_driver Steps to reproduce: 1. Create neutron-meter-label 2. Find router's namespace, where rules added by meter-agent 3. run: sudo watch -n 1 ip net e %namespace-name% iptabl

[Yahoo-eng-team] [Bug 1527274] [NEW] Neutron-metering-agent failed to add rule on router without gateway

2015-12-17 Thread Sergey Belous
:44.659 TRACE oslo_messaging.rpc.dispatcher Steps to reproduce: 1. Create internal net, subnet, router. Add interface to router for created net. Boot vm in created net. 2. Create neutron-meter-label 3. Try to create meter-label-rule 4. Rule not appear in iptables on router-namespace and after tha

[Yahoo-eng-team] [Bug 1526698] [NEW] Can not create Heat stack with boolean parameter with False value

2015-12-16 Thread Sergey Kraynev
Public bug reported: In horizon in Orchestration panel I want to create Heat stack with template: [pic1] heat_template_version: 2013-05-23 parameters: bool_param: type: boolean After setting all necessary parameters I want to use bool_param with False value. But it raise error, that I s

[Yahoo-eng-team] [Bug 1518431] Re: Glance failed to upload image to swift storage

2015-12-16 Thread Sergey Gotliv
Kairat, I reopened the bug because its reproducible with Swift not just with RadosGW. Please, review a previous comments, especially #5, #8 and solution proposed in comment #9. ** Changed in: glance Status: Invalid => In Progress ** Changed in: glance Assignee: Kairat Kushaev (kkusha

[Yahoo-eng-team] [Bug 1525387] [NEW] Wrong naming of nova extension

2015-12-11 Thread Sergey Kraynev
Public bug reported: I use Heat for creating VMs, and one part of new Heat code (in stable/liberty and in master) uses nova extensions: https://github.com/openstack/heat/blob/master/heat/engine/resources/openstack/nova/server_network_mixin.py#L188 I wanted to find this extension, but faced with

[Yahoo-eng-team] [Bug 1522471] [NEW] Error 'Will not send event port_delete_end for network xxx' when agents are alive

2015-12-03 Thread Sergey Belous
[req-6495acd9-ac68-42f4-917d-f3c9fdc6b430 ] Will not send event port_delete_end for network fa002ff9-0df9-4b5f-b8cf-89a933a2f710: no agent available. Payload: {'port_id': u'be3e3447-94a6-4bcc-914c-1c4a87b32b37'} ** Affects: neutron Importance: Undecided Assignee: Se

[Yahoo-eng-team] [Bug 1408498] Re: Can't delete when control Juno and compute icehouse

2015-11-26 Thread Sergey Nikitin
obj_relationships were removed from Mitaka, IceHouse is too old for support ** Changed in: nova Status: In Progress => Won't Fix ** Changed in: nova Importance: High => Undecided -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1516963] [NEW] Nova enginefacade uses private fields of oslo.db

2015-11-17 Thread Sergey Nikitin
t a legal way to get access to this method. The new version of oslo.db can solve this problem ** Affects: nova Importance: Low Assignee: Sergey Nikitin (snikitin) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1516546] [NEW] Tag has no property 'project_id' during filtering by tags

2015-11-16 Thread Sergey Nikitin
join(models.Tag) to filter instances by tags. Sqlalchemy try to find 'project_id' field in Tag model. To fix this issue we should use filter() instead of filter_by(). filter() work fine with join(). ** Affects: nova Importance: Medium Assignee: Sergey Nikitin (snikitin)

[Yahoo-eng-team] [Bug 1515672] [NEW] Openstack cinder and XenServer attach second volume failed

2015-11-12 Thread Sergey
Public bug reported: 1. Openstack kilo version nova-compute 2015.1.1-1.el7 logs from nova-compute after attaching second volume to xenserver host: 2015-11-12 18:36:42.614 996 DEBUG oslo_concurrency.lockutils [req-42ee1d90-2e83-41d3-aaec-3f928170b60d cb348d90ade04049b30e2d41a985e2d4 596095f4da

[Yahoo-eng-team] [Bug 1506786] [NEW] Incorrect name of 'tag' and 'tag-any' filters

2015-10-16 Thread Sergey Nikitin
Public bug reported: According to spec http://specs.openstack.org/openstack/nova- specs/specs/mitaka/approved/tag-instances.html these filters should named 'tags' and 'tags-any' ** Affects: nova Importance: Low Assignee: Sergey Nikitin (snikitin) Status:

[Yahoo-eng-team] [Bug 1503501] Re: oslo.db no longer requires testresources and testscenarios packages

2015-10-15 Thread Sergey Lukjanov
rty Importance: Undecided => High ** Changed in: sahara/liberty Assignee: (unassigned) => Sergey Lukjanov (slukjanov) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/15035

[Yahoo-eng-team] [Bug 1506567] [NEW] No information from Neutron Metering agent

2015-10-15 Thread Sergey Kolekonov
Public bug reported: I deployed OpenStack cloud with stable/kilo code - a controller/network node and a compute node (Ubuntu 14.04). I have Metering agent enabled and configured as follows: driver = neutron.services.metering.drivers.iptables.iptables_driver.IptablesMeteringDriver interface_dri

[Yahoo-eng-team] [Bug 1506566] [NEW] no notifications from Neutron in Ceilometer

2015-10-15 Thread Sergey Kolekonov
Public bug reported: I've deployed devstack using the following local.conf (with Ceilometer) - http://paste.openstack.org/show/476407/ (master branch) After deployment I tried to check Ceilometer notifications and get nothing from Neutron. For example, I created a router and then executed ceilome

[Yahoo-eng-team] [Bug 1505715] [NEW] Functional tests falls, if global cfg.CONF tried to register the same option twice

2015-10-13 Thread Sergey Belous
"metadata_proxy_socket" option with "Location for Metadata Proxy UNIX domain socket." help message (yes, help messages are different), therefore second test falls with DuplicateOptError. ** Affects: neutron Importance: Undecided Assignee: Sergey Belous (sbelous)

[Yahoo-eng-team] [Bug 1502107] [NEW] Method 'get_all' from servicegroup API doesn't implemented in drivers

2015-10-02 Thread Sergey Nikitin
here so it should be removed. ** Affects: nova Importance: Low Assignee: Sergey Nikitin (snikitin) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.lau

[Yahoo-eng-team] [Bug 1494574] Re: Logging missing value types

2015-09-17 Thread Sergey Vilgelm
** No longer affects: python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1494574 Title: Logging missing value types Status in Cinder: Fix Committed Status in heat:

[Yahoo-eng-team] [Bug 1494574] Re: Logging missing value types

2015-09-12 Thread Sergey Vilgelm
@Kevin benton, Neutron has a couple of wrong places. I've created a patch. ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bu

[Yahoo-eng-team] [Bug 1494574] Re: Logging missing value types

2015-09-11 Thread Sergey Vilgelm
I have found the same problem in other openstack components: https://pastebin.com/DTc3QrX7 ** Also affects: python-neutronclient Importance: Undecided Status: New ** Also affects: oslo.versionedobjects Importance: Undecided Status: New ** No longer affects: fuel -- You rece

[Yahoo-eng-team] [Bug 1494574] Re: Logging missing value types

2015-09-11 Thread Sergey Vilgelm
** Also affects: ironic Importance: Undecided Status: New ** Also affects: magnum Importance: Undecided Status: New ** Also affects: manila Importance: Undecided Status: New ** Also affects: os-brick Importance: Undecided Status: New ** Also affects: temp

[Yahoo-eng-team] [Bug 1494574] Re: Logging missing value types

2015-09-11 Thread Sergey Vilgelm
https://pastebin.com/DTc3QrX7 ** Also affects: fuel Importance: Undecided Status: New ** Also affects: neutron Importance: Undecided Status: New ** Also affects: networking-midonet Importance: Undecided Status: New ** Also affects: heat Importance: Undecided

[Yahoo-eng-team] [Bug 1492283] [NEW] Add ability to use custom config in DHCP-agent

2015-09-04 Thread Sergey Belous
ignee: Sergey Belous (sbelous) Status: New ** Changed in: neutron Assignee: (unassigned) => Sergey Belous (sbelous) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1492283 Titl

[Yahoo-eng-team] [Bug 1490581] [NEW] the items will never be deleted from metering_info

2015-08-31 Thread Sergey Vilgelm
Public bug reported: The function _purge_metering_info of MeteringAgent class has a bug. The items of metering_info dictionary will never be deleted: if info['last_update'] > ts + report_interval: del self.metering_info[label_id] I this situation last_update will alway

[Yahoo-eng-team] [Bug 1470574] Re: django_openstack_auth can't run tests in stable/kilo

2015-08-24 Thread Sergey Lukjanov
** Changed in: django-openstack-auth Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1470574 Title: django_openstack_aut

[Yahoo-eng-team] [Bug 1473588] Re: Provide an option to disable auto-hashing of keystone token

2015-08-24 Thread Sergey Lukjanov
** Changed in: django-openstack-auth Status: Fix Committed => Fix Released ** Changed in: django-openstack-auth Milestone: None => 1.4.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). htt

[Yahoo-eng-team] [Bug 1487139] [NEW] We need more strict filters for functional tests

2015-08-20 Thread Sergey Belous
://mycoolsite.in/my-virus-needs-suid We need more strict filters setting for functional tests. ** Affects: neutron Importance: Undecided Assignee: Sergey Belous (sbelous) Status: New ** Changed in: neutron Assignee: (unassigned) => Sergey Belous (sbelous) -- You received this

[Yahoo-eng-team] [Bug 1486425] Re: misspelling in the documentation “Compute API v2 (SUPPORTED)”

2015-08-19 Thread Sergey Vilgelm
+1 We don't need to track the spelling mistakes. Just create a patch ** Changed in: nova Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs

[Yahoo-eng-team] [Bug 1486041] [NEW] IntegrityError: NOT NULL constraint failed: tags.resource_id during instance_tag_set

2015-08-18 Thread Sergey Nikitin
It happens because list 'to_add' in method 'instance_tag_set' is empty in second case. It's empty because on step 3 must delete one tag and create zero tags. So to fix bug we must check list to_add. ** Affects: nova Importance: Low Assignee: Sergey Nikitin (sniki

[Yahoo-eng-team] [Bug 1485509] [NEW] Firewall doesn't work for instances with floating IPs in DVR mode

2015-08-17 Thread Sergey Kolekonov
Public bug reported: FWaaS doesn't seem to be fully compatible with Neutron DVR at the moment. With firewall created I'm observing firewall rules in SNAT namespace on the network node. It's OK if instances don't have floating IPs assigned. But when I assign a floating IP to an instance, firewall

[Yahoo-eng-team] [Bug 1481370] Re: system logging module is still in use in many places

2015-08-10 Thread Sergey Vilgelm
** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1481370 Title: system logging module is still in use in many places S

[Yahoo-eng-team] [Bug 1461473] Re: Unable to call neutron v2 API from nova: AuthorizationFailure: No valid authentication is available

2015-08-05 Thread Sergey Nikitin
** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1461473 Title: Unable to call neutron v2 API from nova: AuthorizationFai

[Yahoo-eng-team] [Bug 1481329] [NEW] VPN agent works incorrectly with DVR on multinode setup

2015-08-04 Thread Sergey Kolekonov
Public bug reported: VPN agent works incorrectly with DVR on multi-node setup. It looks like VPN agents on network nodes try to find snat namespace which in fact presents only on one of the nodes, it leads to errors on nodes without this namespace when IPSec connection is created. The following e

[Yahoo-eng-team] [Bug 1481029] [NEW] router attachment dealock

2015-08-03 Thread Sergey Yudin
Public bug reported: When attaching router to network with active-active mysql galera i have faced deadlock "_msg_id": "5f347f6c94224ef094ed17554f290159", "result": null, "ending": true}', 'oslo.version': '2.0'} with routing key reply_6a1ae2768c964d2095a16d205f0363f send /usr/lib/python2.7/di

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-08-03 Thread Sergey Vilgelm
** No longer affects: python-muranoclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1466851 Title: Move to graduated oslo.service Status in Ceilometer: Fix Released Status in Cin

[Yahoo-eng-team] [Bug 1480226] [NEW] SAWarning: The IN-predicate on tags.tag was invoked with an empty sequence

2015-07-31 Thread Sergey Nikitin
can be expensive to evaluate. Consider alternative strategies for improved performance. The fix is to not query the DB in that case. ** Affects: nova Importance: Undecided Assignee: Sergey Nikitin (snikitin) Status: New ** Changed in: nova Assignee: (unassigned) => S

[Yahoo-eng-team] [Bug 1477509] [NEW] When we try to update a Distributed router to centralized non implemented error occurs. We need more concrete message

2015-07-23 Thread Sergey Belous
e': u'', u'type': u'NotImplementedError', u'detail': u''}} ** Affects: neutron Importance: Undecided Assignee: Sergey Belous (sbelous) Status: New ** Changed in: neutron Assignee: (unassigned) => Sergey Belous (sbelous) -- You rece

[Yahoo-eng-team] [Bug 1475663] [NEW] Incorrect behaviour of method _check_instance_exists

2015-07-17 Thread Sergey Nikitin
Public bug reported: This method must check instance existence in CURRENT token. But now it checks instance existence in ANY token. It happens because parameter token_only in sqlalchemy query was missed. ** Affects: nova Importance: Undecided Assignee: Sergey Nikitin (snikitin

[Yahoo-eng-team] [Bug 1473369] Re: new mock release broke a bunch of unit tests

2015-07-10 Thread Sergey Vilgelm
This bug doesn't affect the juno. ** Changed in: murano/juno Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1473369 Title: new mock release broke a bunch o

[Yahoo-eng-team] [Bug 1473369] Re: new mock release broke a bunch of unit tests

2015-07-10 Thread Sergey Vilgelm
** Also affects: python-muranoclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1473369 Title: new mock release broke a bunch of unit test

[Yahoo-eng-team] [Bug 1300265] Re: some tests call assert_called_once() into a mock, this function doesn't exists, and gets auto-mocked, falsely passing tests

2015-07-10 Thread Sergey Vilgelm
I think, this bug is more related: https://bugs.launchpad.net/neutron/+bug/1473369 ** No longer affects: murano -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1300265 Title: some tests

[Yahoo-eng-team] [Bug 1300265] Re: some tests call assert_called_once() into a mock, this function doesn't exists, and gets auto-mocked, falsely passing tests

2015-07-10 Thread Sergey Vilgelm
** Also affects: murano Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1300265 Title: some tests call assert_called_once() into a mock, this f

[Yahoo-eng-team] [Bug 1469065] [NEW] add functional tests for dhcp-agent

2015-06-26 Thread Sergey Belous
Public bug reported: Need to add base in-tree functional testing of the dhcp agent. This will increase overall project coverage with functional tests. ** Affects: neutron Importance: Undecided Assignee: Sergey Belous (sbelous) Status: New ** Changed in: neutron Assignee

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-25 Thread Sergey Vilgelm
congress review: https://review.openstack.org/#/c/195478/ ** Also affects: congress Importance: Undecided Status: New ** Changed in: congress Status: New => In Progress ** Changed in: congress Assignee: (unassigned) => Sergey Vilgelm (sergey.vilgelm) -- You receive

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-25 Thread Sergey Vilgelm
os-brick review: https://review.openstack.org/#/c/195469/ ** Also affects: os-brick Importance: Undecided Status: New ** Changed in: os-brick Status: New => In Progress ** Changed in: os-brick Assignee: (unassigned) => Sergey Vilgelm (sergey.vilgelm) -- You receive

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-25 Thread Sergey Vilgelm
searchlight review: https://review.openstack.org/#/c/195465/ ** Also affects: searchlight Importance: Undecided Status: New ** Changed in: searchlight Status: New => In Progress ** Changed in: searchlight Assignee: (unassigned) => Sergey Vilgelm (sergey.vilgelm) -

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-25 Thread Sergey Vilgelm
muranoclient-review: https://review.openstack.org/#/c/195456/ ** Also affects: python-muranoclient Importance: Undecided Status: New ** Changed in: python-muranoclient Status: New => In Progress ** Changed in: python-muranoclient Assignee: (unassigned) => Sergey V

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-24 Thread Sergey Vilgelm
manila review: https://review.openstack.org/#/c/195021/ ** Also affects: manila Importance: Undecided Status: New ** Changed in: manila Status: New => In Progress ** Changed in: manila Assignee: (unassigned) => Sergey Vilgelm (sergey.vilgelm) -- You received th

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-24 Thread Sergey Vilgelm
nic Assignee: (unassigned) => Sergey Vilgelm (sergey.vilgelm) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1466851 Title: Move to graduated oslo.service Status in OpenStack Tel

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-23 Thread Sergey Vilgelm
** Also affects: sahara Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1466851 Title: Move to graduated oslo.service Status

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-22 Thread Sergey Vilgelm
trove review: https://review.openstack.org/#/c/194505/ ** Also affects: trove Importance: Undecided Status: New ** Changed in: trove Status: New => In Progress ** Changed in: trove Assignee: (unassigned) => Sergey Vilgelm (sergey.vilgelm) -- You received th

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-22 Thread Sergey Vilgelm
heat review: https://review.openstack.org/#/c/194494/ ** Also affects: heat Importance: Undecided Status: New ** Changed in: heat Status: New => In Progress ** Changed in: heat Assignee: (unassigned) => Sergey Vilgelm (sergey.vilgelm) -- You received th

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-22 Thread Sergey Vilgelm
ceilometer review: https://review.openstack.org/#/c/194423/ ** Also affects: ceilometer Importance: Undecided Status: New ** Changed in: ceilometer Status: New => In Progress ** Changed in: ceilometer Assignee: (unassigned) => Sergey Vilgelm (sergey.vilgelm) -

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-22 Thread Sergey Vilgelm
Glance review: https://review.openstack.org/#/c/194408/ ** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Status: New => In Progress ** Changed in: glance Assignee: (unassigned) => Sergey Vilgelm (sergey.vilgelm) -- You received th

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-21 Thread Sergey Vilgelm
Cinder reviews: https://review.openstack.org/#/c/193951/ ** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Assignee: (unassigned) => Sergey Vilgelm (sergey.vilgelm) ** Changed in: cinder Status: New => In Progress -- You received th

[Yahoo-eng-team] [Bug 1463300] Re: Delete device error when delete instance from nova firstly

2015-06-17 Thread Sergey Vilgelm
** Project changed: neutron => tacker ** Changed in: tacker Status: New => Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1463300 Title: Delete device error when de

[Yahoo-eng-team] [Bug 1463830] Re: FWaaS has a missing table

2015-06-17 Thread Sergey Vilgelm
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1463830 Title: FWaaS has a missing table Status in OpenStack Neutron (virtual network

[Yahoo-eng-team] [Bug 1416444] Re: PUBLIC and PHYSICAL BRIDGE should use same datapath as INTEGRATION bridge

2015-06-17 Thread Sergey Vilgelm
This bug is related to devstack. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1416444 Title: PUBLIC and PHYSICAL BRIDGE should use

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-06-02 Thread Sergey Lukjanov
** Changed in: sahara Status: New => Fix Released ** Changed in: sahara Importance: Undecided => Medium ** Changed in: sahara Assignee: (unassigned) => Sergey Lukjanov (slukjanov) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-05-27 Thread Sergey Reshetnyak
** No longer affects: sahara -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1458945 Title: Use graduated oslo.policy instead of oslo-incubator code Status in OpenStack Key Management (B

[Yahoo-eng-team] [Bug 1454252] [NEW] Attached volume migration fails when VM is shutoff

2015-05-12 Thread Sergey Gotliv
Public bug reported: Steps to reproduce: 1. Boot a VM from the volume 2. Shutoff the VM 3. Try to migrate the volume between different storages of the same type (cinder retype with --migration-policy on-demand ) 4. The process fails in Nova with the libvirt error in blockRebase, because libvir

[Yahoo-eng-team] [Bug 1450006] [NEW] Create port in both subnets ipv4 and ipv6 when specified only one subnet

2015-04-29 Thread Sergey Kraynev
Public bug reported: When I try to create port on fresh devstack in specific subnet: neutron port-create private --fixed-ip subnet_id=3f80621c- 4b88-48bd-8794-2372ef56485c It is created in both ipv4 and ipv6 subnets: Created a new port: +---+-

[Yahoo-eng-team] [Bug 1280033] Re: Remove dependent module py3kcompat

2015-04-23 Thread Sergey Reshetnyak
Not affected on sahara now ** Changed in: python-saharaclient Status: Fix Committed => Fix Released ** Changed in: sahara Importance: Low => Undecided ** Changed in: sahara Status: In Progress => Invalid ** Changed in: sahara Assignee: Lee Li (lilinguo) => (unassigned) --

[Yahoo-eng-team] [Bug 1437432] Re: unkown environment variable TEMPEST_CONFIG_DIR

2015-03-27 Thread Sergey Vilgelm
I had an old version of tox ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1437432 Title: unkown environment variable TEMPEST_CONFIG

[Yahoo-eng-team] [Bug 1437432] [NEW] unkown environment variable TEMPEST_CONFIG_DIR

2015-03-27 Thread Sergey Vilgelm
Public bug reported: I've tried to run the tox but i've got an error: 18:32:16$ git clone git://github.com/openstack/neutron Cloning into 'neutron'... remote: Counting objects: 123543, done. remote: Compressing objects: 100% (25/25), done. remote: Total 123543 (delta 10), reused 0 (delta 0), pack

[Yahoo-eng-team] [Bug 1434103] Re: SQL schema downgrades are no longer supported

2015-03-24 Thread Sergey Reshetnyak
; High ** Changed in: sahara Milestone: None => kilo-rc1 ** Changed in: sahara Assignee: (unassigned) => Sergey Reshetnyak (sreshetniak) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launch

[Yahoo-eng-team] [Bug 1356053] Re: Doesn't properly get keystone endpoint when Keystone is configured to use templated catalog

2015-03-04 Thread Sergey Reshetnyak
** Also affects: heat Importance: Undecided Status: New ** Changed in: heat Assignee: (unassigned) => Sergey Reshetnyak (sreshetniak) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Hori

[Yahoo-eng-team] [Bug 1380238] Re: Instances won't obtain IPv6 address if they have additional IPv4 interface

2015-03-02 Thread Sergey Belous
@Ihar, I checked this for ubuntu: http://paste.openstack.org/show/184928/ and all works fine. ** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchp

[Yahoo-eng-team] [Bug 1425485] [NEW] Method sqlalchemy.api._check_instance_exists has incorrect behavior

2015-02-25 Thread Sergey Nikitin
Assignee: Sergey Nikitin (snikitin) Status: New ** Changed in: nova Assignee: (unassigned) => Sergey Nikitin (snikitin) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). ht

  1   2   >