[Yahoo-eng-team] [Bug 1312002] Re: nova cell-show causes ValueError: Circular reference detected

2016-08-30 Thread Anna Babich
The bug has been reproduced several times by different people: https://bugs.launchpad.net/nova/+bug/1611447 ** Changed in: nova Status: Expired => New -- 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 1611447] [NEW] Nova showCellData request returns an "Unexpected API Error"

2016-08-09 Thread Anna Babich
Public bug reported: It has been reproduced against single-node devstack with cells enabled: ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,cinder,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cell,n-cond,n-cpu,n-crt,n-net,n-obj,n-sch,rabbit,s-account,s-container,s-object,s-proxy,tempest nova.conf: [DEFA

[Yahoo-eng-team] [Bug 1534186] Re: Nova remove-fixed-ip doesn't return an error message when incorrect fixed IP is removed

2016-05-23 Thread Anna Babich
But if we have no Error message for end user when trying to delete incorrect fixed IP, it looks confusing and inaccurate. What about adding a microversion with support of IP validation before RPC request sending? ** Changed in: nova Status: Invalid => New -- You received this bug notific

[Yahoo-eng-team] [Bug 1534644] [NEW] 'Nova restore ' accepts only ID of server, not its name

2016-01-15 Thread Anna Babich
Public bug reported: For softly-deleted instance 'nova restore ' command returns: root@node-7:~# nova restore vm1 ERROR (CommandError): No server with a name or ID of 'vm1' exists. Steps to reproduce: 1. On every controller and compute add the reclaim_instance_interval=86400 line to [DEFAULT] se

[Yahoo-eng-team] [Bug 1534186] [NEW] Nova remove-fixed-ip doesn't return an error message when incorrect fixed IP is removed

2016-01-14 Thread Anna Babich
Public bug reported: Reproduce steps: 1. Create net01: net01__subnet, 192.168.1.0/24: neutron net-create net01 neutron subnet-create net01 192.168.1.0/24 --enable-dhcp --name net01__subnet 2. Boot instance vm1 in net01: NET_ID=$(neutron net-list | grep 'net01' | awk '{print $2}') nova boot --flavo

[Yahoo-eng-team] [Bug 1533260] [NEW] Unexpected API Error is returned, when trying to add fixed IP to an instance in ERROR state

2016-01-12 Thread Anna Babich
Public bug reported: A negative test case returns an Unexpected API Error, while there is more detailed message in nova-api.log: 2016-01-12 15:12:49.357 22446 ERROR nova.api.openstack.extensions NovaException: Unable to find host for Instance efbbb0cb-fe5f-4047-868e-69305536bcd4 2016-01-12 15:1

[Yahoo-eng-team] [Bug 1520625] Re: The test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error

2015-11-27 Thread Anna Babich
** No longer affects: keystone ** Summary changed: - The test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error + [tempest] test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error ** Project ch

[Yahoo-eng-team] [Bug 1520617] Re: [tempest] test_rescope_token in tempest.api.identity.admin.v3.test_tokens fails with AssertionError

2015-11-27 Thread Anna Babich
** Summary changed: - The test_rescope_token in tempest.api.identity.admin.v3.test_tokens fails with AssertionError + [tempest] test_rescope_token in tempest.api.identity.admin.v3.test_tokens fails with AssertionError ** No longer affects: keystone ** Project changed: tempest => mos ** Change

[Yahoo-eng-team] [Bug 1520625] [NEW] The test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error

2015-11-27 Thread Anna Babich
Public bug reported: The subject's test fails with the trace given below: test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] traceback Traceback (most recent call last): File "/home/developer/mos-tempest-runner/tempest/tempest/api/identity/admin/v3/test_users.py", line 83, in

[Yahoo-eng-team] [Bug 1520617] [NEW] The test_rescope_token in tempest.api.identity.admin.v3.test_tokens fails with AssertionError

2015-11-27 Thread Anna Babich
Public bug reported: The subject's test fails with the trace given below: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] traceback Traceback (most recent call last): File "/home/developer/mos-tempest-runner/tempest/tempest