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)
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
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
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
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
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
** 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
** 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
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
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
10 matches
Mail list logo