[Yahoo-eng-team] [Bug 1304184] [NEW] instance stuck into rebuild state when nova-compute unexpected restart

2014-04-07 Thread jichencom
| +--++-++-++ | a9dd1fd6-27fb-4128-92e6-93bcab085a98 | test11 | REBUILD | rebuilding | Running ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug notification beca

[Yahoo-eng-team] [Bug 1304183] [NEW] check flavor type is disabled before rebuild or not

2014-04-07 Thread jichencom
['disabled']: raise exception.FlavorNotFound(flavor_id=instance_type['id']) ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug notific

[Yahoo-eng-team] [Bug 1301696] [NEW] automatic confirm resize should not set migration to error when encounter problem

2014-04-02 Thread jichencom
, instance) will fail because migration status already updated so we should not set the migration status to 'error' , let it be and report warning message is enough ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Tags: comput

[Yahoo-eng-team] [Bug 1301690] [NEW] should rollback quota if 2 confirm_resize operations are executed concurrently

2014-04-02 Thread jichencom
LOG.info(_("Migration %s is already confirmed") % migration_id, context=context, instance=instance) return ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1301689] [NEW] Confirm migration failed should report more accurate reason

2014-04-02 Thread jichencom
will riase MigrationNotFoundByStatus exception because migration status already updated to confirming, we need to report error info more accurately ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned

[Yahoo-eng-team] [Bug 1297052] [NEW] resize fail didn't should a correct info when --poll specified

2014-03-24 Thread jichencom
Public bug reported: [root@controller ~]# nova resize --poll a9dd1fd6-27fb-4128-92e6-93bcab085a98 100 Instance resizing... 100% complete Finished but the instance is not finished yet and error logs in nova log ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc

[Yahoo-eng-team] [Bug 1296519] [NEW] finish migration should handle exception to revert instance info

2014-03-23 Thread jichencom
ce and use it but the instance information is set to new instance and not reverted to old one ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug

[Yahoo-eng-team] [Bug 1296489] [NEW] should rollback quota if network delete action fails

2014-03-23 Thread jichencom
Public bug reported: when we call API with 'os_tenant_networks' to delete an existing network it might fail due to unexpected reason, we should rollback the quota we reserved eitherwise will face no quota later ** Affects: nova Importance: Undecided Assignee: jichencom

[Yahoo-eng-team] [Bug 1295558] [NEW] make unshelving and rescuing as io state which will be counted for ioops filter

2014-03-21 Thread jichencom
instance allowed to do I/O the scheduler will fail we need to take UNSHELVING and RESCUING into consideration ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) --

[Yahoo-eng-team] [Bug 1294939] [NEW] Add a fixed IP to an instance failed

2014-03-19 Thread jichencom
eError: 'NoneType' object is unsubscriptable 2014-03-19 03:29:30.546 7822 TRACE nova.openstack.common.rpc.amqp ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Tags: nova-network ** Changed in: nova Assignee: (unassigned) => jich

[Yahoo-eng-team] [Bug 1294920] [NEW] delete a net reports wrong information in nova-network

2014-03-19 Thread jichencom
uot;, line 2483, in network_delete_safe raise exception.NetworkInUse(network_id=network_id) ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug

[Yahoo-eng-team] [Bug 1293880] [NEW] Check parameters before doing boot with eph disk format

2014-03-17 Thread jichencom
-USG:launched_at | None | ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug notification because you ar

[Yahoo-eng-team] [Bug 1292316] [NEW] extra_specs should not allow a key '=123'

2014-03-13 Thread jichencom
| | disk | 1| | id | 21 | ++--+ which indicates a key = NULL existing ** Affects: nova Importance: Undecided Assignee: j

[Yahoo-eng-team] [Bug 1292309] [NEW] Exception handle in be better when create a flavor

2014-03-13 Thread jichencom
le of performing the requested operation. (HTTP 500) (Request-ID: req-74050da0-6f78-408e-8a1b-97c2a03e597d) give more accurate reason will be better ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unass

[Yahoo-eng-team] [Bug 1291791] [NEW] nova-manage agent create should do param check

2014-03-12 Thread jichencom
(statement, parameters) ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1290639] [NEW] instance stuck into pausing task state

2014-03-10 Thread jichencom
this might have same situation to other operations like unpause etc ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug notification because y

[Yahoo-eng-team] [Bug 1289174] [NEW] resize an instance should not set state to error if no host found

2014-03-06 Thread jichencom
to ERROR state if we can't find a host when we try to resize an instance we'd better keep the instance in ACTIVE state and report there is no host ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (

[Yahoo-eng-team] [Bug 1288574] [NEW] backup operation should delete image if snapshot failed

2014-03-05 Thread jichencom
error' image left in host ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1284930] [NEW] deallocate_fixed_ip should handle exception to rollback quota

2014-02-25 Thread jichencom
Public bug reported: in nova-network, deallocate_fixed_ip function reserve quota first then do deallocate operations if any operation failed, the quota reserve operation need to be rollback ** Affects: nova Importance: Undecided Status: New -- You received this bug notification b

[Yahoo-eng-team] [Bug 1280132] [NEW] --ephemeral option's format was not correctly set

2014-02-14 Thread jichencom
--security_group default --ephemeral size=1 --ephemeral size=2,format=ext4 test12 should work however, the eph disk created is ext3 ,ignore the option specified by format ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1279195] [NEW] get_spice_console should catch NotImplement exception and handle it

2014-02-11 Thread jichencom
Public bug reported: in v2/v3 API layer def get_spice_console(self, req, id, body): didn't catch NotImplement exception and handle it ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unass

[Yahoo-eng-team] [Bug 1279189] [NEW] delete or query an not exist snapshot raise exception more readable

2014-02-11 Thread jichencom
ova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1276575] [NEW] some filter's info is missing in source/devref/filter_scheduler.rst

2014-02-05 Thread jichencom
way if you have ,thanks) ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1266960] Re: InstanceIsLocked Exception didn't raise

2014-02-03 Thread jichencom
let me know your opinion and suggestion, thanks ** Changed in: nova Status: Opinion => New ** Changed in: nova Assignee: jichencom (jichenjc) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Ope

[Yahoo-eng-team] [Bug 1275755] [NEW] v2 volume api should return volumenotfound

2014-02-03 Thread jichencom
Public bug reported: currently, NotFound exception was raised when no volume found in v2 api this will not be helpful to user especially there is no 'ec2 error code' returned ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New **

[Yahoo-eng-team] [Bug 1275741] [NEW] attach and detach interface should check lock

2014-02-03 Thread jichencom
Public bug reported: attach_interface and detach_interface will modify the instance, so it should check the lock state first ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichen

[Yahoo-eng-team] [Bug 1268096] [NEW] Nova will not report a neutron create_port fail with correct reason

2014-01-11 Thread jichencom
: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichencom (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (n

[Yahoo-eng-team] [Bug 1265731] [NEW] Need change instance's property updated_at when swap volume

2014-01-03 Thread jichencom
Public bug reported: https://bugs.launchpad.net/nova/+bug/1250066 updated the updated_at for attach/detach volume swap volume also should need same update because it also did the attach/detach and from user perspective, the content is changed ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1265732] [NEW] Need change instance's property updated_at when attach/detach interface

2014-01-03 Thread jichencom
Public bug reported: According to https://bugs.launchpad.net/nova/+bug/1250066 since we attach/detach a interface of an instance, we also need to update the updated_at field of an instance ** Affects: nova Importance: Undecided Status: New -- You received this bug notification be

[Yahoo-eng-team] [Bug 1265713] [NEW] Lockfiles for checksum of images remain forever

2014-01-02 Thread jichencom
Public bug reported: https://bugs.launchpad.net/nova/+bug/1256306 talked about remove locks for fetching images when checksum is enabled, some locks such as 'info-xxx' and 'hash-xxx' while xxx represents the image name will also be created and remained forever, they should also be removed when th

[Yahoo-eng-team] [Bug 1265452] [NEW] cache lock for image not consistent

2014-01-02 Thread jichencom
Public bug reported: According to this bug https://bugs.launchpad.net/nova/+bug/1256306 for one image in _base dir 03d8e206-6500-4d91-b47d-ee74897f9b4e 2 locks were created -rw-r--r-- 1 nova nova 0 Oct 4 20:40 nova-03d8e206-6500-4d91-b47d- ee74897f9b4e -rw-r--r-- 1 nova nova 0 Oct 4 20:40 nova