[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-07-12 Thread jingtao liang
** Changed in: swift Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to anvil. https://bugs.launchpad.net/bugs/1280522 Title: Replace assertEqual(None, *) with assertIsNone in tests Status in Anchor:

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-07-11 Thread jingtao liang
** Also affects: swift Importance: Undecided Status: New ** Changed in: swift Assignee: (unassigned) => jingtao liang (liang-jingtao) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). ht

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-07-11 Thread jingtao liang
** Also affects: searchlight 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/1280522 Title: Replace assertEqual(None, *) with

[Yahoo-eng-team] [Bug 1600109] [NEW] Unit tests should not perform logging, but some tests still use

2016-07-07 Thread jingtao liang
Public bug reported: We shuld remove the logging ** Affects: cinder Importance: Undecided Assignee: jingtao liang (liang-jingtao) Status: New ** Affects: glance Importance: Undecided Assignee: weiweigu (gu-weiwei) Status: New ** Changed in: cinder

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2016-07-07 Thread jingtao liang
** Also affects: pycadf Importance: Undecided Status: New ** Changed in: pycadf Assignee: (unassigned) => jingtao liang (liang-jingtao) -- 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 1596131] [NEW] Py3 do not support "exception, e" , we should correct it with "exception as e".

2016-06-24 Thread jingtao liang
Public bug reported: use py3 run the test: try: a > 1 except Exception, e: print 1 SyntaxError: invalid syntax ** Affects: nova Importance: Undecided Assignee: jingtao liang (liang-jingtao) Status: New ** Changed in: nova Assignee: (unassigned) => jingtao

[Yahoo-eng-team] [Bug 1595786] Re: Make string.letters PY3 compatible

2016-06-24 Thread jingtao liang
** Project changed: swift-swf => swift -- 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/1595786 Title: Make string.letters PY3 compatible Status in Fuel Contrail plugin

[Yahoo-eng-team] [Bug 1595786] Re: Make string.letters PY3 compatible

2016-06-23 Thread jingtao liang
** Also affects: swift-swf Importance: Undecided Status: New ** Changed in: swift-swf Assignee: (unassigned) => jingtao liang (liang-jingtao) -- 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 1595773] Re: Make print py3 compatible

2016-06-23 Thread jingtao liang
** Also affects: swift-swf Importance: Undecided Status: New ** Changed in: swift-swf Assignee: (unassigned) => jingtao liang (liang-jingtao) -- 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 1595773] Re: Make print py3 compatible

2016-06-23 Thread jingtao liang
** Changed in: tempest Status: New => Invalid ** Changed in: glance 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/1595773 Title: M

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2016-06-23 Thread jingtao liang
** Also affects: swift-swf Importance: Undecided Status: New ** Changed in: swift-swf Assignee: (unassigned) => jingtao liang (liang-jingtao) -- 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 1585122] [NEW] Uploading image failed but print successful log

2016-05-24 Thread jingtao liang
s' failed for " "image: %(image)s") % {'scheme': scheme, 'image': image_meta['id']}) LOG.exception(msg) return ** Affects: glance Importance: Undecided Assignee: jingtao liang (liang-ji

[Yahoo-eng-team] [Bug 1584558] [NEW] some config options in codes use "" , but most of the options use ''.I think it's need to normalize

2016-05-22 Thread jingtao liang
d when you using " "'store_type' option as image location strategy " "defined by the 'location_strategy' config option.")) ] profiler_opts = [ cfg.BoolOpt("enabled", default=False, help=_(&#x

[Yahoo-eng-team] [Bug 1560756] [NEW] galnce image-show could show the deleted images.That is not reasonable

2016-03-22 Thread jingtao liang
ngtao liang (liang-jingtao) Status: New ** Changed in: glance Assignee: (unassigned) => jingtao liang (liang-jingtao) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/156075

[Yahoo-eng-team] [Bug 1536453] [NEW] swap volume failed because block copy still active

2016-01-20 Thread jingtao liang
Public bug reported: version : kilo description: I migrate a volume which is in in-use status on lvm to another VG . It will be error in most time . I don‘t know why . Becasuse when I don't use the volume on lvm to migrate .It will be ok. product steps: 1 create a volume on VG 2 create a vm

[Yahoo-eng-team] [Bug 1522667] [NEW] when nova-compute.service start .If the instance's disk is not avilable.It will cause the service failed.That is not reasonable

2015-12-03 Thread jingtao liang
Public bug reported: version : 2015.1 details: nova-compute.service starts,It will do something like update_available_resource .Including get_disk_over_committed_size_total and get_instance_disk_info .If the instance's iscsi_path is not available or the ip is unable to connect.That will cause

[Yahoo-eng-team] [Bug 1515457] [NEW] when delete an instance created from the volume.It will be unsuccessful because the connection_info has no volume_id

2015-11-11 Thread jingtao liang
Public bug reported: description: when delete an instance created from the volume. It will get the volume metadata like this : volume_id = connection_info['data']['volume_id'] But the connection_info has no volume_id. It will be error. version :2014.1. Relevant log : 2015-11-12 17:03:52.676

[Yahoo-eng-team] [Bug 1505476] Re: when live-migrate failed, remove_volume_connection function accept incorrect arguments order in kilo

2015-10-16 Thread jingtao liang
** Changed in: nova Status: Invalid => 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/1505476 Title: when live-migrate failed,remove_volume_connection functio

[Yahoo-eng-team] [Bug 1505476] [NEW] when live-migrate failed, remove_volume_connection function accept incorrect arguments order in kilo

2015-10-12 Thread jingtao liang
Public bug reported: Openstack Version : kilo 2015.1.0 Reproduce steps: please see the paths of codes:openstack/nova/nova/compute/manager.py def _rollback_live_migration(self, context, instance,dest, block_migration, migrate_data=None): .. for bdm in bdms: