[Yahoo-eng-team] [Bug 1360988] [NEW] nova migration-list support --cell_name cell_name but API layer don't

2014-08-24 Thread jichenjc
. --status statusFetch migrations for the given status. --cell_name cell_name Fetch migrations for the given cell_name. but we don't support --cell_name as an option in the db query ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New

[Yahoo-eng-team] [Bug 1360987] [NEW] shelve command should restore instance's original state

2014-08-24 Thread jichenjc
Public bug reported: A paused instance can be shelved and then unshelved then the instance is ACTIVE instead of PAUSE state this also apply to SUSPEND state ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Tags: compute ** Tags added

[Yahoo-eng-team] [Bug 1361476] [NEW] flavor access create should check public/private first

2014-08-25 Thread jichenjc
to get access list for public flavor type. we should check public/private before access add ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received this bug

[Yahoo-eng-team] [Bug 1361490] [NEW] param check for backup rotatetype is needed

2014-08-25 Thread jichenjc
| jitest3 | PAUSED | - | Paused | private=10.0.0.200 | +--+-+++-++ we should not allow as option ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc

[Yahoo-eng-team] [Bug 1361487] [NEW] backup operation can be done in pause and suspend state

2014-08-25 Thread jichenjc
| +-+--+ ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1352193] Re: The nova API service can’t hand image metadata properly when metadata key contains uppercase letter

2014-09-23 Thread jichenjc
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New = Confirmed ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1373238] [NEW] load extension lead to error calling 'volumes': 'NoneType' object has no attribute 'controller' for v3 api

2014-09-23 Thread jichenjc
: 'NoneType' object has no attribute 'controller' DEBUG [nova.api.openstack] Running _register_resources on nova.api.openstack.compute.plugins.v3.servers.Servers object at 0xb484d6c ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1173417] Re: _build_instance does not have a recoverable network_api.allocate_for_instance

2014-05-22 Thread jichenjc
Allow retrying network allocations separately Introduce a new config option, 'network_allocate_retries', that allows one to retry network allocations. The default is 0 for no retries to match the current behavior. The network allocations currently get retried by a full retry of

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

2014-05-22 Thread jichenjc
Not a defect after carefully review the comments and routine ,mark it invalid.. ** Changed in: nova Status: New = Invalid -- 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 1322410] [NEW] remove uncessary log.exception in api layer

2014-05-22 Thread jichenjc
Public bug reported: There are some LOG.exception in api layer, which is not necessary , we should downgrade them ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Tags: api ** Changed in: nova Assignee: (unassigned) = jichenjc

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

2014-05-28 Thread jichenjc
oslo.messaging.rpc.dispatcher ResizeError: Resize error: Unable to resize disk down. ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1324003] [NEW] resize failed should update migration status

2014-05-28 Thread jichenjc
4259 WARNING nova.compute.resource_tracker [-] [instance: 8138f726-de38-498c-b3fa-e3d2c416ebb9] Instance not resizing, skipping migration. ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc

[Yahoo-eng-team] [Bug 1324005] [NEW] use real disk size to consider whether it's a resize down

2014-05-28 Thread jichenjc
12, it will fail now, but we can compare the real eph disk size and see whether we an resize it or not ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received

[Yahoo-eng-team] [Bug 1324003] Re: resize failed should update migration status

2014-05-28 Thread jichenjc
this problem was already fixed about weeks ago, I didn't update my test system to latest, sorry ** Changed in: nova Status: New = Incomplete ** Changed in: nova Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1324755] [NEW] disk consumption report incorrect in host-describe and simple-tenant-usage

2014-05-29 Thread jichenjc
Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Tags: api ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) ** Tags added: api -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1210598] Re: Over quota errors originating from Neutron result in 500 error in Nova

2014-06-05 Thread jichenjc
** No longer affects: python-neutronclient -- 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/1210598 Title: Over quota errors originating from Neutron result in 500 error

[Yahoo-eng-team] [Bug 1323996] Re: resize fail didn't should a correct info when --poll specified when resize down

2014-06-20 Thread jichenjc
** Project changed: nova = python-novaclient ** Also affects: nova 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/1323996

[Yahoo-eng-team] [Bug 1338473] [NEW] catch InstanceUserDataTooLarge when create instance at api layer

2014-07-07 Thread jichenjc
Public bug reported: we should catch InstanceUserDataTooLarge when we create an instance because compute/api.py might report this exception ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Tags: api ** Tags added: api ** Changed in: nova

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

2014-07-09 Thread jichenjc
because the patch suggested is rejected and reviewers don't think it's a valid bug ** Changed in: nova Status: Incomplete = Invalid -- 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 1342016] [NEW] race windown in volume attach and spawn with volumes

2014-07-15 Thread jichenjc
Public bug reported: there is race window between attach volume and spawn with volumes we should reserve volumes when spawn ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1350268] [NEW] allocate_fixed_ip should cleanup with correct param

2014-07-30 Thread jichenjc
=True) ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: In Progress ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1315988] [NEW] report disk consumption incorrect in nova-compute

2014-05-04 Thread jichenjc
Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- 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/1315988

[Yahoo-eng-team] [Bug 1316916] [NEW] resource tracker report negative value for memory and vcpu will be confusing

2014-05-06 Thread jichenjc
in my compute node logs which make me confusing we need to avoid this kind of audit logs and give more accurate info discussions here: http://lists.openstack.org/pipermail/openstack-dev/2014-May/034312.html ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc

[Yahoo-eng-team] [Bug 1391761] [NEW] info about migration is not appropriate

2014-11-11 Thread jichenjc
| True | but my flavor don't have a ID with 19 or 15 ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1401469] [NEW] Active service should not be allowed to be deleted

2014-12-11 Thread jichenjc
Public bug reported: we should not enable service to be deleted when it's up see following example, the service itself is still working but we lost the information of the services we'd better give some flexibility to operators (e.g unless --force flag, we can't delete active services)

[Yahoo-eng-team] [Bug 1401480] [NEW] nova service-list show inconsistent output for disabled_reason

2014-12-11 Thread jichenjc
| ++--+--+--+-+---++-+ the None at disabled_reason of id 7 is inconsistent to other columns it should be - to avoid confusion ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1407002] [NEW] set_admin_password failed log is not correct

2015-01-01 Thread jichenjc
Assignee: jichenjc (jichenjc) Status: In Progress ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- 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

[Yahoo-eng-team] [Bug 1418172] Re: Incorrect error message on terminate

2015-02-05 Thread jichenjc
from your description, I do'nt think it's a valid nova bug, maybe something should be changed in horizon or more analysis needed ** Project changed: nova = horizon -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1412727] [NEW] LOG.warn(msg, xxx) can't be found by pep8 check

2015-01-20 Thread jichenjc
Public bug reported: nova had check for LOG.warn becaues of p3 compatible issue , but it didn't include the check for the LOG.warn(msg, xxx) format so the following violation can't be found msg = _('abc') LOG.warn(msg, xxx) ** Affects: nova Importance: Undecided Assignee: jichenjc

[Yahoo-eng-team] [Bug 1407936] [NEW] service_update in conductor can be a async call

2015-01-06 Thread jichenjc
don't need to wait for the return data to make it cast also can solve the bug 1331537 though we don't know the real cause of the problem ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: In Progress ** Changed in: nova Assignee: (unassigned

[Yahoo-eng-team] [Bug 1407939] [NEW] _poll_volume_usage and _heal_instance_info_cache should allow default 0 value

2015-01-06 Thread jichenjc
0, then the periodic task is disabled it's = 0, then the periodic task spacing is default (60) so no need to check it in nova manager ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc

[Yahoo-eng-team] [Bug 1421871] [NEW] force host should pass compute_filters

2015-02-13 Thread jichenjc
| | +--+--+++-+--+ actually, we need to return the no valid host exception because host is down ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee

[Yahoo-eng-team] [Bug 1433200] [NEW] nova clinet report --ephemeral wrong usage correctly

2015-03-17 Thread jichenjc
Public bug reported: Juno version ,got following error indication , should report better error message [root@ip9-114-194-88 ~]# nova boot --image 67e9f04f-b5f1-4b9e-9b48-c28a310ad44b --nic net-id=2e798297-c8e8-48e4-b361-1ecdab69c851 --flavor 99 --ephemeral 4 --ephemeral 3 ji6 ERROR

[Yahoo-eng-team] [Bug 1430751] Re: Launching instance that creates a new volume fails

2015-03-13 Thread jichenjc
e162-45ce-98b0-54d9563bbb1c] VolumeNotCreated: Volume abc781af-0960-4a65-87d2-a5cb15ce7273 did not finish being created even after we waited 250 seconds or 61 attempts. from this line, it indicated that create volume failed , nova did all he can do. you need to check whether something wrong in

[Yahoo-eng-team] [Bug 1438634] [NEW] handle xfs for extend feature

2015-03-31 Thread jichenjc
: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- 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 1448015] [NEW] Should skip weight calculation if only one host exists

2015-04-24 Thread jichenjc
Public bug reported: If there is only one host available, calculate the weight make no sense because whatever the weight it is, nova will use the host. so need to identify this case. ** Affects: nova Importance: Low Assignee: jichenjc (jichenjc) Status: In Progress ** Changed

[Yahoo-eng-team] [Bug 1447528] [NEW] vnc configuration should be group 'vnc'

2015-04-23 Thread jichenjc
make vnc in vnc group like others ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1447342] [NEW] libvirtError: XML error: Missing CPU model name lead to compute service fail to start

2015-04-22 Thread jichenjc
is None: raise libvirtError ('virConnectBaselineCPU() failed', conn=self) 2015-04-20 14:06:57.351 TRACE nova.openstack.common.threadgroup libvirtError: XML error: Missing CPU model name ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed

[Yahoo-eng-team] [Bug 1450658] Re: VolumeBackendAPIException during _shutdown_instance are not handled

2015-05-04 Thread jichenjc
** Also affects: python-cinderclient 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/1450658 Title: VolumeBackendAPIException

[Yahoo-eng-team] [Bug 1453170] [NEW] compute update do unused update of RT when set instance to ERROR

2015-05-08 Thread jichenjc
Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https

[Yahoo-eng-team] [Bug 1453208] [NEW] security_group_rules are lack of schema check

2015-05-08 Thread jichenjc
Public bug reported: security_group_default_rules.py in plugs/v3 are lack of schema check ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichenjc (jichenjc) -- You received this bug

[Yahoo-eng-team] [Bug 1451991] [NEW] Quota related error should not return 403 error

2015-05-05 Thread jichenjc
Public bug reported: in Nova API layer, 403 is returned (HTTPForbidden) if Quota is exceeded, this is not correct we should return 400 (HTTPBadRequest) instead ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee

[Yahoo-eng-team] [Bug 1452983] Re: can't add/del parameter in nested stack during stack-update

2015-05-08 Thread jichenjc
I didn't see any thing related to nova, assume heat ** Project changed: nova = heat -- 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/1452983 Title: can't add/del

[Yahoo-eng-team] [Bug 1444542] [NEW] create a volume with invalid snapshot should report 404 instead of 500

2015-04-15 Thread jichenjc
Public bug reported: in v2.1 API, when create a volume through os-volumes if the snapshot ID is invalid, we should report 404 , but now exception.SnapshotNotFound is not correctly handled ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New

[Yahoo-eng-team] [Bug 1444559] [NEW] Create a volume should handle OverQuota exception

2015-04-15 Thread jichenjc
Public bug reported: we can get exception.OverQuota from cinder layer but we didn't handle it in API layer when we create volume this may lead to a 500 error ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee

[Yahoo-eng-team] [Bug 1471041] Re: interface_list() function doesn't work

2015-07-03 Thread jichenjc
seems nova don't have function 'interface_list' ? ** No longer affects: nova -- 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/1471041 Title: interface_list() function

[Yahoo-eng-team] [Bug 1471239] [NEW] nova service-delete 11-3 returns 500 error

2015-07-03 Thread jichenjc
AS services_report_count, services.disabled AS services_disabled, services.disabled_reason AS services_disabled_reason \nFROM services \nWHERE services.deleted = ? AND services.id = ? FETCH FIRST 1 ROWS ONLY' (0, '11-3') ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc

[Yahoo-eng-team] [Bug 1486635] [NEW] nova server create / resize overquota should not contains Retry after

2015-08-19 Thread jichenjc
(in decimal) after the time of the response. https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py#L591 this kind of error should not contains Retry-After ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1328367] Re: Do not set vm error state when raise MigrationError

2015-08-24 Thread jichenjc
The patch mentioned above are merged , I believe we can close the bug ? ** Changed in: nova Status: Confirmed = Won't Fix ** Changed in: nova Status: Won't Fix = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1438093] Re: Redundant method _set_vm_state in conductor _live_migrate

2015-08-24 Thread jichenjc
After another look, I think 2 occurrance make it ok to write a helper function ** Changed in: nova Status: Confirmed = Invalid -- 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 1452646] Re: nova quota for instances numbers may be incorrect

2015-08-25 Thread jichenjc
from comments above, we should set it Invalid since it's not bug ** Changed in: nova Status: Confirmed = Invalid -- 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 1516158] [NEW] os-instance_usage_audit_log is used instead of os-instance-usage-audit-log

2015-11-13 Thread jichenjc
t;instance_usage_audit_logs": {"total_errors": 0, "total_instances": 0, "log": {}, "num_hosts_running": 0, "num_hosts_done": 0, "num_hosts_not_run": 1, "hosts_not_run": ["devstack1"], "overall_status": "0 of

[Yahoo-eng-team] [Bug 1516536] [NEW] image-list should check filter correctness

2015-11-16 Thread jichenjc
ail?stats=ACTIVE still returns same result, we should report this is incorrect param ... ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichenjc (jichenjc) -- You received this bug notifi

[Yahoo-eng-team] [Bug 1504264] [NEW] InvalidBDMEphemeralSize not handled during boot instance

2015-10-08 Thread jichenjc
Public bug reported: InvalidBDMEphemeralSize exception might be raised during boot process while we didn't catch this exception at API layer so 500 will be returned ** Affects: nova Importance: Low Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee

[Yahoo-eng-team] [Bug 1472957] Re: BFV server with wrong bdm syntax leads to wrong volume status

2015-07-09 Thread jichenjc
this is parsing of client , nova API should not have this problem ** Project changed: nova = python-novaclient -- 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/1472957

[Yahoo-eng-team] [Bug 1515978] [NEW] novaclient need to remove --tenant option notification becaues it's not supported

2015-11-13 Thread jichenjc
Assignee: jichenjc (jichenjc) Status: New ** Project changed: nova => python-novaclient ** Changed in: python-novaclient Importance: Undecided => Low ** Changed in: python-novaclient Assignee: (unassigned) => jichenjc (jichenjc) -- You received this bug not

[Yahoo-eng-team] [Bug 1489194] Re: hw_scsi_model from glance image is not used when booting instance from new volume

2015-08-27 Thread jichenjc
seems not related to nova based on #1 ** Changed in: nova Status: Triaged = New ** Project changed: nova = horizon -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1488840] Re: nova volume attach in dashboard can not be choose device

2015-08-26 Thread jichenjc
not related to nova ** Project changed: nova = horizon -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1488840 Title: nova volume attach in dashboard can not be

[Yahoo-eng-team] [Bug 1498634] [NEW] pep8 check not on api/openstack/common.py

2015-09-22 Thread jichenjc
Public bug reported: pep8 not running on api/openstack/common.py because our exclude rule is exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools/xenserver* ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status

[Yahoo-eng-team] [Bug 1522349] [NEW] FixedIpNotFoundForAddress should be catched when create instance

2015-12-03 Thread jichenjc
ttp://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-eee88d6a-a602-4893-b232-842981d6bd6e) (reverse-i-search)`vim /': sudo ^Cm /usr/local/lib/python2.7/dist-packages/novaclient/__init__.py ** Affects: nova Importance: Low Assignee: jich

[Yahoo-eng-team] [Bug 1523668] [NEW] valid instance name before proceed

2015-12-07 Thread jichenjc
6) Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-2590cdcb-7766-4b79-906e-404f8ba243de) ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Chan

[Yahoo-eng-team] [Bug 1525137] Re: doc wrong about BAK extensions of injection

2015-12-11 Thread jichenjc
commit 4474dce9e6b847a7691fc3f01d0c594061570d73 of nova master is same ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) => jichenjc (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1525196] [NEW] change default policy for password and resetstate

2015-12-11 Thread jichenjc
: req-e7669a3c-3075-4a63-a7a6-f646013a5428) ERROR (CommandError): Unable to reset the state for the specified server(s) ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichenjc (jichenjc) --

[Yahoo-eng-team] [Bug 1525132] [NEW] doc error about inject files to new build

2015-12-11 Thread jichenjc
/abc.tgz tar: can't open '/abc.tgz': No such file or directory $ tar xvf /abc.tar tar: can't open '/abc.tar': Permission denied $ sudo tar xvf /abc.tar cert.pem $ ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Affects: openstack-api-site

[Yahoo-eng-team] [Bug 1526719] [NEW] metadata should be allowed to be search option

2015-12-16 Thread jichenjc
Public bug reported: we allow following options to be used when filter instance, however metadata is not in the allow list while metadata is used by user (non-admin) 56feb2b649cc25edd8d747806e2b9d6e0b3b8c5d added ip6 into the list and another microversion might be used to offer metadata as

[Yahoo-eng-team] [Bug 1526715] [NEW] disallow non-admin search for soft-delete instance

2015-12-16 Thread jichenjc
: False, 'vm_state': ['soft-delete'], 'project_id': u'd1c5aa58af6c426492c642eb649017be'} from (pid=26588) get_all /opt/stack/nova/nova/compute/api.py:2055 ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Tags: api ** Changed in: nova Assi

[Yahoo-eng-team] [Bug 1527202] [NEW] get_all function should return a empty object instead of list

2015-12-17 Thread jichenjc
19-4a7c-b60a-92526d29f966 admin demo] HTTP exception thrown: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed i

[Yahoo-eng-team] [Bug 1518267] [NEW] let nova client specify version

2015-11-20 Thread jichenjc
on-novaclient Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichenjc (jichenjc) ** Project changed: nova => python-novaclient -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1517870] [NEW] nova client should let user know which API version it is using

2015-11-19 Thread jichenjc
" -H "X-Auth-Token: {SHA1}ca664ccd64053b7de69fa7c0a2bee6ad32fda77f" we should let user know it ** Affects: python-novaclient Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichenjc (jichenjc) **

[Yahoo-eng-team] [Bug 1518141] Re: Some special characters used in display_name cause issues.

2015-11-23 Thread jichenjc
I tried this ,so I think it's a bug in novaclient jichen@devstack1:~$ nova rename t1 及 jichen@devstack1:~$ nova list ERROR (UnicodeEncodeError): 'ascii' codec can't encode character u'\u53ca' in position 0: ordinal not in range(128) DEBUG (connectionpool:387) "GET

[Yahoo-eng-team] [Bug 1516848] Re: Volume size units should be in GiB, not GB

2015-11-24 Thread jichenjc
according to descriptions, seems this is a horizon bug ** Project changed: nova => horizon -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1516848 Title: Volume

[Yahoo-eng-team] [Bug 1327005] Re: Need change host to host_name in host resources

2016-06-02 Thread jichenjc
per comment #1, mark this invalid ** Changed in: nova Status: Confirmed => 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/1327005 Title: Need change

[Yahoo-eng-team] [Bug 1538448] Re: REST api layer doesn't handle TooManyInstances while doing resize

2016-06-02 Thread jichenjc
per comment #1 ** Changed in: nova Status: Confirmed => Won't Fix ** Changed in: nova Status: Won't Fix => Invalid -- 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 1589960] [NEW] avoid one unnecessary _get_power_state call

2016-06-07 Thread jichenjc
/manager.py#L878 actually there is no state change in _retry_reboot function so we can reuse the state as variable and avoid mock in test ** Affects: nova Importance: Low Assignee: jichenjc (jichenjc) Status: In Progress ** Tags: compute ** Changed in: nova Assignee

[Yahoo-eng-team] [Bug 1472589] Re: nova quota-class-update returns wrong HTTP error code if name length exceeds 255 characters

2016-06-03 Thread jichenjc
** Changed in: nova Status: Confirmed => Invalid ** Changed in: nova Status: Invalid => Won't Fix -- 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/1472589

[Yahoo-eng-team] [Bug 1541760] [NEW] nova-network create return wrong error number

2016-02-04 Thread jichenjc
should return conflict (409) instead of 503 ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichenjc (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1537674] [NEW] host action should use POST instead of GET for power on , reboot etc

2016-01-25 Thread jichenjc
[extensions.ResourceExtension(ALIAS, 297 HostController(), 298 member_actions={"startup": "GET", "shutdown": "GET", 299 "reboot": "GET"})] we use GET for thoes actions, POST will be a better ch

[Yahoo-eng-team] [Bug 1544857] Re: Powered-ff VMs still get 'cpu_util' metrics.

2016-02-16 Thread jichenjc
is this a ceilometer problem? ** Project changed: nova => ceilometer -- 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/1544857 Title: Powered-ff VMs still get 'cpu_util'

[Yahoo-eng-team] [Bug 1552888] [NEW] ERROR (BadRequest): expected string or buffer

2016-03-03 Thread jichenjc
(BadRequest): expected string or buffer (HTTP 400) (Request-ID: req-57bdcf61-d7d4-4242-98f6-88204ac3869b) ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichenjc (jichenjc) -- You recei

[Yahoo-eng-team] [Bug 1581398] [NEW] no need to handle 501 in API layer for some server actions l

2016-05-13 Thread jichenjc
a5f090aba7d67640c065c2808c" -d '{"pause": null}' DEBUG (connectionpool:387) "POST /v2.1/611bfd117d714430ac2c927f7e50163c/servers/721a02a5-ba2c-49a3-9fd5-ddcaec487c62/action HTTP/1.1" 202 0 still get 202 ** Affects: nova Importance: Undecided Assignee: j

[Yahoo-eng-team] [Bug 1581398] Re: no need to handle 501 in API layer for some server actions l

2016-05-13 Thread jichenjc
invalid bug ** Changed in: nova 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/1581398 Title: no need to handle 501 in API layer for some

[Yahoo-eng-team] [Bug 1577378] [NEW] not set 413 as expected return error for server-metadata

2016-05-02 Thread jichenjc
12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890. u'12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890' is too long", "code": 400}} ** Affects: nova Importance: Low

[Yahoo-eng-team] [Bug 1612644] [NEW] not use ssl key and ca when connect to glance

2016-08-12 Thread jichenjc
in is_enabled 2016-08-11 10:53:19.924 11266 ERROR oslo_messaging.rpc.dispatcher raise RuntimeError(_("Unable to find cert_file : %s") % cert_file) 2016-08-11 10:53:19.924 11266 ERROR oslo_messaging.rpc.dispatcher RuntimeError: Unable to find cert_file : /etc/nova/ssl/certs/nova.pem ** Af

[Yahoo-eng-team] [Bug 1600698] [NEW] no network info will lead to valueerror

2016-07-11 Thread jichenjc
ordered.sort(key=lambda i: preferred.index(accessor(i))) 2016-07-11 07:04:03.532 35598 ERROR oslo_messaging.rpc.dispatcher ValueError: u'eff8994b-8663-4104-b349-332ee6c3195f' is not in list 2016-07-11 07:04:03.532 35598 ERROR oslo_messaging.rpc.dispatcher 2016-07-11 07:04:24.321 35598 INFO nova.netw

[Yahoo-eng-team] [Bug 1610679] [NEW] race conditions between compute and schedule disk report

2016-08-07 Thread jichenjc
5:01.009 21125 INFO nova.compute.resource_tracker [req- 1ec17be4-cc14-494b-8f88-8bce1999fba1 - -] Compute_service record updated for opnssi1:OPNSSI1 ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1610520] Re: nova api policy doesn't support floating ip actions rule

2016-08-08 Thread jichenjc
and as the floating_ips API is going to deprecate as it's a proxy API, I see no reason to work on it? ** Changed in: nova Status: New => Won't Fix -- 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 1656256] Re: limit=-1 doesn't work

2017-02-14 Thread jichenjc
** Changed in: nova Status: In Progress => Won't Fix -- 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/1656256 Title: limit=-1 doesn't work Status in OpenStack

[Yahoo-eng-team] [Bug 1664463] [NEW] should not allow delete cell_v2 cell0

2017-02-13 Thread jichenjc
UUID | +--+--+ | None | 85980b20-6ca3-451f-a873-af4a5ba3809f | +--+--+ ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichenjc (jichenjc) -- You rece

[Yahoo-eng-team] [Bug 1664465] [NEW] check instance exist before check in cell

2017-02-13 Thread jichenjc
ase.") result = self._query(query) Instance 0e7a7e72-3d75-46af-86a9-3ccf7b97699 is not mapped to a cell (upgrade is incomplete) stack@ubuntu1604:/opt/stack/nova$ ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova A

[Yahoo-eng-team] [Bug 1664913] [NEW] cell_v2 update_cell command don't allow default value

2017-02-15 Thread jichenjc
Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: In Progress ** Changed in: nova Assignee: (unassigned) => jichenjc (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1621452] [NEW] need handle DevicePathInUse in attach_volume

2016-09-08 Thread jichenjc
- - -] HTTP exception thrown: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned)

[Yahoo-eng-team] [Bug 1621137] [NEW] wrong warning (The Keystone URL (either in Horizon settings or in service catalog) points to a v2.0 Keystone endpoint)

2016-09-07 Thread jichenjc
"Horizon. Using v3 endpoint for authentication.%s", auth_url) auth_url = url_path_replace(auth_url, "/v2.0", "/v3", 1) ** Affects: horizon Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1618822] [NEW] downgrade the exception log in update_instance_cache_with_nw_info

2016-08-31 Thread jichenjc
alchemy/api.py", line 216, in wrapper return f(*args, **kwargs) File "/usr/lib/python2.7/site-packages/nova/db/sqlalchemy/api.py", line 2684, in instance_info_cache_update instance_uuid=instance_uuid) InstanceInfoCacheNotFound: Info cache for instance d6a78566-0f7d-4173 -b35a

[Yahoo-eng-team] [Bug 1623628] [NEW] resource tracker need check disk size = 0 situation

2016-09-14 Thread jichenjc
Public bug reported: we use 'root_gb' as root disk of instance when we doing update https://github.com/openstack/nova/blob/master/nova/compute/resource_tracker.py#L696 however, size=0 is a valid case https://github.com/openstack/nova/blob/master/nova/compute/api.py#L645 so this makes the

[Yahoo-eng-team] [Bug 1630581] [NEW] No state instance shutdown given misleading info

2016-10-05 Thread jichenjc
: horizon Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: horizon Assignee: (unassigned) => jichenjc (jichenjc) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenSt

[Yahoo-eng-team] [Bug 1631347] [NEW] need add context param to nova's confirm_migration function

2016-10-07 Thread jichenjc
Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => jichenjc (jichenjc) -- 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/b

[Yahoo-eng-team] [Bug 1566477] Re: "networks" object is not documented anywhere

2016-11-09 Thread jichenjc
http://developer.openstack.org/api-ref/compute/?expanded=create-server- detail with this new api ref I think we don't need fix this bug anymore ** Changed in: nova Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1526715] Re: disallow non-admin search for soft-delete instance

2016-11-21 Thread jichenjc
ok, this is a valid point ,even though I think the softdelete/restore might be admin only thing it's not related to bug itself ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1643793] Re: Display incorrect flavor name in instance property after edit flavor

2016-11-23 Thread jichenjc
per above comments #1 ** Project changed: nova => horizon -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1643793 Title: Display incorrect flavor name in instance

[Yahoo-eng-team] [Bug 1642500] Re: nova boot min_count and max_count not limited by neutron port quota

2016-11-18 Thread jichenjc
liberty is EOL, and you may refer to this change for further info commit de1583b09c73e78772afb145c6f7cad052c7ffe5 Author: Roman Podoliaka Date: Mon Jan 18 16:40:49 2016 +0200 Issue an info log msg when port quota is exceeded When booting multiple instances at

  1   2   >