[Yahoo-eng-team] [Bug 1717661] [NEW] neutron's test test_create_floatingip_with_specified_ip_address should be executed only for ML2 plugin

2017-09-16 Thread Andrey Pavlov
Public bug reported: test neutron.tests.tempest.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address uses specific feature of ML2 plugin - it tries to detect allocated floating ips through listing of ports. This way doesn't work for

[Yahoo-eng-team] [Bug 1633535] Re: Cinder fails to attach second volume to Nova VM

2016-11-29 Thread Andrey Pavlov
** Changed in: ec2-api 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/1633535 Title: Cinder fails to attach second volume to Nova VM

[Yahoo-eng-team] [Bug 1631319] Re: Can't deploy overcloud of Mitaka on CentOS

2016-10-14 Thread Andrey Pavlov
verified. now it works. ** Changed in: tripleo Status: Triaged => Fix Released -- 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/1631319 Title: Can't deploy

[Yahoo-eng-team] [Bug 1608980] Re: Remove MANIFEST.in as it is not explicitly needed by PBR

2016-10-13 Thread Andrey Pavlov
** Also affects: gce-api Importance: Undecided Status: New ** Changed in: gce-api Assignee: (unassigned) => iswarya vakati (v-iswarya) ** Changed in: ec2-api Importance: Undecided => Low ** Changed in: ec2-api Status: New => Confirmed ** Changed in: gce-api

[Yahoo-eng-team] [Bug 1629726] Re: recompiled pycparser 2.14 breaks Cinder db sync and Nova UTs

2016-10-03 Thread Andrey Pavlov
** Changed in: ec2-api Status: Confirmed => Fix Released ** Changed in: gce-api Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1629726] Re: recompiled pycparser 2.14 breaks Cinder db sync and Nova UTs

2016-10-03 Thread Andrey Pavlov
** Also affects: ec2-api Importance: Undecided Status: New ** Also affects: gce-api Importance: Undecided Status: New ** Changed in: ec2-api Importance: Undecided => Critical ** Changed in: ec2-api Status: New => Confirmed ** Changed in: gce-api Importance:

[Yahoo-eng-team] [Bug 1623800] [NEW] Can't add exact count of fixed ips to port (regression)

2016-09-15 Thread Andrey Pavlov
Public bug reported: environment: latest devstack. services: nova, glance, keystone, cinder, neutron, neutron-vpnaas, ec2-api non-admin project. we have a scenario when we create a port and then add two fixed ips to it. Now neutron adds only one fixed_ip to this port but this Monday all was

[Yahoo-eng-team] [Bug 1620248] [NEW] Can't rename instance right after creation (regression)

2016-09-05 Thread Andrey Pavlov
Public bug reported: environment: latest devstack bug come from gating job: http://logs.openstack.org/66/357766/4/check/gate-functional-neutron-dsvm-ec2api/bd0d68d/logs/ 1) instance creation was successful: 2016-09-05 08:46:53.165 995 DEBUG novaclient.v2.client

[Yahoo-eng-team] [Bug 1618013] [NEW] metadata route is absent and metadata server unavailable for instance with network w/o gateway (regression)

2016-08-29 Thread Andrey Pavlov
Public bug reported: ubuntu 14.04 latest devstack (28.08.2016) enabled services: nova, glance, cinder, keystone, horizon, neutron, neutron-vpnaas, ec2-api steps to reproduce: 0) source demo credentials 1) create network 2) create subnet without gateway 3) boot instance from cirros image 4) run

[Yahoo-eng-team] [Bug 1612953] [NEW] fail to boot instance with port of specfic subnet

2016-08-13 Thread Andrey Pavlov
Public bug reported: Environment: Devstack from master(12.08.2016) on Ubuntu 14.04. services: nova, neutron, swift, glance, keystone, cinder, ec2-api steps to reproduce: use any credentials, find you project id 1) create network neutron net-create --tenant-id {{PROJECT_ID}} pnet 2) create

[Yahoo-eng-team] [Bug 1607350] [NEW] floating-ip info doesn't contaion information about instance if associated with nova network

2016-07-28 Thread Andrey Pavlov
Public bug reported: [Summary] floating ip info does not contain information about associated instance if nova-network is used. behaviour was changed between 11.05.16 and 21.06.16 [Topo] devstack all-in-one node libvirt+qemu nova-network [Description and expect result] floating ip info

[Yahoo-eng-team] [Bug 1528805] [NEW] create_ipsec_site_connection call failed because of code inconsistency

2015-12-23 Thread Andrey Pavlov
Public bug reported: EC2-API gating checks vpn functionality and it is broken two days due to vpn-ass. gating enables vpnass plugin and neutron gating fails on call - "neutron.create_ipsec_site_connection": REQ: curl -g -i -X POST http://127.0.0.1:9696/v2.0/vpn/ipsec-site- connections.json -H

[Yahoo-eng-team] [Bug 1528031] [NEW] 'NetworkNotFound' exception during listing ports

2015-12-20 Thread Andrey Pavlov
Public bug reported: There is a problem - when I run tests in parallel then one/two can fail. As I see in logs one thread is deleting network while second thread is listing all ports. And second thread get exception 'NetworkNotFound'. Part of neutron service logs is: 2015-12-18 06:29:05.151

[Yahoo-eng-team] [Bug 1370177] Re: Lack of EC2 image attributes for volume backed snapshot.

2015-11-20 Thread Andrey Pavlov
** Changed in: ec2-api 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/1370177 Title: Lack of EC2 image attributes for

[Yahoo-eng-team] [Bug 1370250] Re: Can not set volume attributes at instance launch by EC2 API

2015-11-20 Thread Andrey Pavlov
** Changed in: ec2-api 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/1370250 Title: Can not set volume attributes at

[Yahoo-eng-team] [Bug 1273983] Re: Pagination not implemented for DescribeTags

2015-11-20 Thread Andrey Pavlov
** Changed in: ec2-api 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/1273983 Title: Pagination not implemented for

[Yahoo-eng-team] [Bug 1370901] Re: Nova EC2 doesn't create empty volume while launching an instance

2015-11-20 Thread Andrey Pavlov
** Changed in: ec2-api 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/1370901 Title: Nova EC2 doesn't create empty volume

[Yahoo-eng-team] [Bug 829880] Re: object store doesn't like key with '/'

2015-11-20 Thread Andrey Pavlov
** Changed in: ec2-api 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/829880 Title: object store doesn't like key with '/'

[Yahoo-eng-team] [Bug 1513782] [NEW] API response time degradation

2015-11-06 Thread Andrey Pavlov
Public bug reported: We found response time degradation in list operations for network objects. Such degradation we found in our rally jobs. This job works in devstack with 'fake_virt' libvirt driver. One part of this job creates 200 servers with floating ip and lists them and their objects. I

[Yahoo-eng-team] [Bug 1504235] [NEW] Can't run instance with non-ascii symbols in user_data

2015-10-08 Thread Andrey Pavlov
Public bug reported: Gating of ec2api project has a test that runs instance with user data that contains non-ascii symbols under python 2.7. And now it fails because of fix bug https://bugs.launchpad.net/nova/+bug/1502583 Version: master branch stack trace from nova compute [1]: 2015-10-08

[Yahoo-eng-team] [Bug 1473042] Re: s3 token authentication doesn't support v4 protocol

2015-08-21 Thread Andrey Pavlov
** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1473042 Title: s3 token authentication doesn't support v4 protocol

[Yahoo-eng-team] [Bug 1398357] Re: Add support for EC2 API : ec2-reset-snapshot-attribute

2015-08-11 Thread Andrey Pavlov
cinder doesn't allow to modify permissions for snapshots/volumes. These objects can be seen only by owner or admin. ** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Opinion ** Changed in: ec2-api Importance: Undecided = Wishlist

[Yahoo-eng-team] [Bug 1318588] Re: Volume create time format is not as per the AWS create time

2015-08-11 Thread Andrey Pavlov
** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Confirmed ** Changed in: ec2-api Importance: Undecided = Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1398361] Re: Add support for EC2 API : ec2-modify-snapshot-attribute

2015-08-11 Thread Andrey Pavlov
cinder doesn't allow to modify permissions for snapshots/volumes. These objects can be seen only by owner or admin. ** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Opinion ** Changed in: ec2-api Importance: Undecided = Wishlist

[Yahoo-eng-team] [Bug 836973] Re: nova should keep instance data after termination

2015-08-10 Thread Andrey Pavlov
** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Confirmed ** Changed in: ec2-api Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1278526] Re: EC2 signature verification does not take port into account

2015-08-10 Thread Andrey Pavlov
** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Confirmed ** Changed in: ec2-api Importance: Undecided = Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 829880] Re: object store doesn't like key with '/'

2015-08-10 Thread Andrey Pavlov
** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Fix Committed ** Changed in: ec2-api Importance: Undecided = Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 827569] Re: ec2metadata service does not include 2011-01-01

2015-08-10 Thread Andrey Pavlov
** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Confirmed ** Changed in: ec2-api Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1160850] Re: ec2 (DescribeKeyPairs) does not supports filtering by fingerprint

2015-08-10 Thread Andrey Pavlov
** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Fix Committed ** Changed in: ec2-api Importance: Undecided = Low ** Changed in: ec2-api Status: Fix Committed = Fix Released -- You received this bug notification because

[Yahoo-eng-team] [Bug 1480301] [NEW] [Sahara] is_proxy_gateway field remains unchanged after update

2015-07-31 Thread Andrey Pavlov
Public bug reported: Field is_proxy_gateway of node group template objects doesn't change its value after node group template update. ** Affects: horizon Importance: Undecided Assignee: Andrey Pavlov (apavlov-n) Status: In Progress ** Changed in: horizon Assignee

[Yahoo-eng-team] [Bug 1212581] Re: ec2 api doesn't respect reclaim_instance_interval from nova.conf

2015-06-21 Thread Andrey Pavlov
standalone ec2-api project doesn't have such bug because it works through piblic Nova API. ** No longer affects: ec2-api -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1215527] Re: DescribeInstanceAttribute userData missing value xml element

2015-06-19 Thread Andrey Pavlov
** Changed in: ec2-api Status: New = Fix Committed ** Changed in: ec2-api 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).

[Yahoo-eng-team] [Bug 1325079] Re: Invalid error message for snapshot creation in EC2 layer

2015-06-19 Thread Andrey Pavlov
** Changed in: ec2-api 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/1325079 Title: Invalid error message for snapshot creation in

[Yahoo-eng-team] [Bug 885090] Re: EC2 and OS Image APIs use inconsistent IDs

2015-06-19 Thread Andrey Pavlov
** Changed in: ec2-api 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/885090 Title: EC2 and OS Image APIs use inconsistent IDs Status in

[Yahoo-eng-team] [Bug 1370339] Re: Cannot register volume backed image by EC2 API

2015-06-19 Thread Andrey Pavlov
** Changed in: ec2-api 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/1370339 Title: Cannot register volume backed image by EC2 API

[Yahoo-eng-team] [Bug 954335] Re: registering new image from existing s3 location does not respect kernel/ramdisk/name

2015-06-19 Thread Andrey Pavlov
** Changed in: ec2-api 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/954335 Title: registering new image from existing s3 location

[Yahoo-eng-team] [Bug 1272844] Re: Fails to 'modify_image_attribute()' for ec2

2015-06-19 Thread Andrey Pavlov
** Changed in: ec2-api Status: New = Fix Committed ** Changed in: ec2-api Status: Fix Committed = Fix Released ** Changed in: ec2-api Assignee: (unassigned) = Andrey Pavlov (apavlov-e) -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1075051] Re: AWS credentials delegation to S3/Swift3

2015-06-19 Thread Andrey Pavlov
** Changed in: ec2-api 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/1075051 Title: AWS credentials delegation to S3/Swift3 Status

[Yahoo-eng-team] [Bug 1263993] Re: nova-api ec2 DescribeInstaces returns invalid xml under certain conditions

2015-06-19 Thread Andrey Pavlov
** Changed in: ec2-api 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/1263993 Title: nova-api ec2 DescribeInstaces returns invalid xml

[Yahoo-eng-team] [Bug 1370250] Re: Can not set volume attributes at instance launch by EC2 API

2015-04-17 Thread Andrey Pavlov
** Also affects: ec2-api 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/1370250 Title: Can not set volume attributes at

[Yahoo-eng-team] [Bug 1370330] Re: Cannot attach a volume without '/dev/' prefix by EC2 API

2015-04-17 Thread Andrey Pavlov
** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1370177] Re: Lack of EC2 image attributes for volume backed snapshot.

2015-04-17 Thread Andrey Pavlov
** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1371445] Re: Nova EC2 doesn't assign a floating IP to an instance being launched

2015-04-17 Thread Andrey Pavlov
** Also affects: ec2-api 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/1371445 Title: Nova EC2 doesn't assign a floating IP

[Yahoo-eng-team] [Bug 1433994] [NEW] Can't boot instance with fake_virt driver in flavor that has disk size 0

2015-03-19 Thread Andrey Pavlov
Public bug reported: I set VIRT_DRVER=fake for my devstack. And when I try to boot instance with flavor m1.tiny nova scheduler says that I don't have disk space - ram:799488 disk:0 io_ops:0 instances:0 does not have 1024 MB usable disk, it only has 0.0 MB usable disk. It happens because

[Yahoo-eng-team] [Bug 1433524] [NEW] Nova deletes first preexisting port if second was attached to instance

2015-03-18 Thread Andrey Pavlov
Public bug reported: based on this change - https://github.com/openstack/nova/commit/1153a46738fc398a1df9d94b5a55fdd58777 If I boot instance with preexisting port and delete this instance then port remains. But If I boot instance with preexisting port and attach one more port then first

[Yahoo-eng-team] [Bug 1370022] Re: Keystone cannot cope with being behind an SSL terminator for version list

2014-09-17 Thread Andrey Pavlov
** Changed in: keystone Status: Invalid = New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1370022 Title: Keystone cannot cope with being behind an SSL terminator for version

[Yahoo-eng-team] [Bug 1370022] [NEW] Keystone cannot cope with being behind an SSL terminator for version list

2014-09-16 Thread Andrey Pavlov
Public bug reported: When keystone set up behind SSL termintator then it returns 'http' as protocol in URLs returned by version list command - user@host:~$ curl https://MYHOST:5000/ {versions: {values: [{status: stable, updated: 2013-03-06T00:00:00Z, media-types: [{base: application/json, type: