[openstack-dev] [ironic][ironic-python-agent]code-review about this commit of numa node

2016-11-16 Thread zhou . ya
Hi ironic team:

I send this email to ask something about 
https://review.openstack.org/#/c/369245/ .

This commit is about 
https://bugs.launchpad.net/ironic-python-agent/+bug/1622940.

The jenkins has +1 for this commit.I hope you could spare some time to 
give me some advice of this commit.

And karthik S also need numa node information in this RFE 
https://bugs.launchpad.net/ironic-python-agent/+bug/1635253.

If this commit looks good to you,could you please do the workflow?It 
will be a great help of you to do the review.

Thank you very much.

Looking forward for your response.
Regards
zhouya

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic][ironic-python-agent]code-review about this commit https://review.openstack.org/#/c/369245/

2016-11-09 Thread zhou . ya
Hi ironic team:

I send this email to ask something about 
https://review.openstack.org/#/c/369245/ .

The jenkins has +1 for this commit.I hope you could spare some time to 
give me some advice of this commit.

If it looks good to you,could you please do the workflow?

Thank you very much.

Looking forward for your response.
Regards
zhouya
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic][ironic-python-agent]ask something about this commit https://review.openstack.org/#/c/369245/

2016-10-31 Thread zhou . ya
Hi ironic team:

I send this email to ask something about 
https://review.openstack.org/#/c/369245/ .

The jenkins has -1 for this commit.After I rebase the code Oct 27,this 
commit didn't pass the jenkins anymore.

And I don't know what caused -1,the log just showed below:

http://logs.openstack.org/45/369245/30/check/gate-tempest-dsvm-ironic-ipa-wholedisk-agent_ssh-coreos-src/e3314e2/console.html

2016-10-31 03:40:39.980383 | fe80::b dev eth0 lladdr 74:a0:2f:b7:01:7f 
router STALE

2016-10-31 03:40:39.980443 | 2001:4800:1ae1:18::3 dev eth0  FAILED

2016-10-31 03:40:39.980466 | fe80::a dev eth0 lladdr 88:1d:fc:6c:67:7f 
router STALE

2016-10-31 03:40:39.980485 | 2001:4800:1ae1:18::2 dev eth0  FAILED

2016-10-31 03:40:39.980503 | fe80::def dev eth0 lladdr 00:05:73:a0:00:06 
router DELAY

2016-10-31 03:40:39.980519 | 10.0.0.1 dev eth0 lladdr fa:16:3e:1e:ff:49 
STALE

2016-10-31 03:40:39.980530 | Route to Git mirror...

and this:

2016-10-31 03:43:09.162879 | Running devstack

2016-10-31 03:43:09.162935 | ... this takes 10 - 15 minutes (logs in 
logs/devstacklog.txt.gz)

2016-10-31 03:58:17.787588 | + ./safe-devstack-vm-gate-wrap.sh:main:L590:  
GATE_RETVAL=1

2016-10-31 03:58:17.787645 | + ./safe-devstack-vm-gate-wrap.sh:main:L591:  
'[' 1 -ne 0 ']'

2016-10-31 03:58:17.787702 | + ./safe-devstack-vm-gate-wrap.sh:main:L592:  
echo 'ERROR: the main setup script run by this job failed - exit code: 1'

2016-10-31 03:58:17.787728 | ERROR: the main setup script run by this job 
failed - exit code: 1

2016-10-31 03:58:17.787748 | + ./safe-devstack-vm-gate-wrap.sh:main:L595:  
RETVAL=1

2016-10-31 03:58:17.787768 | + ./safe-devstack-vm-gate-wrap.sh:main:L597:  
'[' 1 -ne 0 ']'

It would be a great help of you to spend some spare time to look into this 
commit and give me some advice about what caused this problem.


Thank you very much.

Looking forward for your response.
Regards
zhouya

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic][ironic-python-agent]code-review about this commit https://review.openstack.org/#/c/369245/

2016-10-16 Thread zhou . ya
Hi ironic team:

I send this email to ask something about 
https://review.openstack.org/#/c/369245/ .

The jenkins has +1 for this commit.I hope you could spare some time to 
give me some advice of this commit.

If it looks good to you,could you please do the workflow?

Thank you very much.

Looking forward for your response.
Regards
zhouya

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic][ironic-python-agent]code-review about this commit https://review.openstack.org/#/c/369245/

2016-10-08 Thread zhou . ya
Hi ironic team:

I am sorry for modifying the commit of 
https://review.openstack.org/#/c/369245/ late.Because I have a vacation 
from 10.1 to 10.7.

And I have modifyed the commit,the jenkins has +1 for this commit.I hope 
you could spare some time to give me some advice of this commit.

Thank you very much.

Looking forward for your response.
Regards
zhouya
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic][ironic-python-agent]code-review about this commit https://review.openstack.org/#/c/369245/

2016-09-29 Thread zhou . ya
Hi ironic team:

I reported a bug of "get pci device's numa_node info when collecting 
pci devices info" on ironic-python-agent launchpad.

this is the bug link: 
https://bugs.launchpad.net/ironic-python-agent/+bug/1622940 

And here is the commit: https://review.openstack.org/#/c/369245/

Could anyone of your team take a little time to look into this commit and 
spare some time to do the code-review?

Thank you very much.

Looking forward for your response.
Regards
zhouya
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [daisycloud-core]some errs in patchset3 of https://review.openstack.org/#/c/347168/3

2016-07-28 Thread zhou . ya
https://review.openstack.org/#/c/347168/3
in the change-id of I6f9abfae2296c9175fe074e28afc32938eeb844d patchset 3 
luyao remove the rpms with below code:
line 25-26:
rpm -e --nodeps mariadb-server-galera
rpm -e --nodeps mariadb

it is difference from the patchset 5:
line 23-35:
rpm -e --nodeps fping
rpm -e --nodeps mariadb-server-galera
rpm -e --nodeps mariadb
rpm -e --nodeps rabbitmq-server
rpm -e --nodeps openstack-keystone
rpm -e --nodeps python-keystoneclient
rpm -e --nodeps python-keystone
rpm -e --nodeps python-keystonemiddleware
rpm -e --nodeps openstack-ironic-api
rpm -e --nodeps openstack-ironic-common
rpm -e --nodeps openstack-ironic-conductor
rpm -e --nodeps python-ironicclient
rpm -e --nodeps pxe_server_install

I tested on my vm, got some errs with patchset 3,log below;

create keystone database in mariadb
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/lib/mysql/mysql.sock' (2 "No such file or directory")
Error:create keystone database failed...



Option "verbose" from group "DEFAULT" is deprecated for removal.  Its 
value may be silently ignored in the future.
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1056: 
OsloDBDeprecationWarning: EngineFacade is deprecated; please use 
oslo_db.sqlalchemy.enginefacade
  expire_on_commit=expire_on_commit, _conf=conf)
touch: cannot touch ‘/etc/rabbitmq/rabbitmq-env.conf’: No such file or 
directory
install_func.sh: line 667: /etc/rabbitmq/rabbitmq-env.conf: No such file 
or directory
install_func.sh: line 675: /etc/rabbitmq/rabbitmq.config: No such file or 
directory
start ironic-dbsync ...
Option "verbose" from group "DEFAULT" is deprecated for removal.  Its 
value may be silently ignored in the future.
2016-07-27 16:41:00.184 4578 INFO alembic.runtime.migration [-] Context 
impl MySQLImpl.
2016-07-27 16:41:00.185 4578 INFO alembic.runtime.migration [-] Will 
assume non-transactional DDL.
INFO  [alembic.runtime.migration] Context impl MySQLImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
INFO  [alembic.runtime.migration] Running stamp_revision  -> f6fdb920c182
Job for rabbitmq-server.service failed because the control process exited 
with error code. See "systemctl status rabbitmq-server.service" and 
"journalctl -xe" for details.
Error:systemctl restart rabbitmq-server.service failed


so I suggest that we use the patchset 5 instead of patchset 3.
周亚   Zhou Ya
虚拟化南京一部NIV Nanjing Dept.Ⅰ



R Building, ZTE Plaza, #6 Huashen Ave. 
Yuhuatai District, Nanjing, P.R.China, 210012
T: +86 13951010061  M: +86 13772010248
E: zhou...@zte.com.cn
www.zte.com.cn


ZTE Information Security Notice: The information contained in this mail (and 
any attachment transmitted herewith) is privileged and confidential and is 
intended for the exclusive use of the addressee(s).  If you are not an intended 
recipient, any disclosure, reproduction, distribution or other dissemination or 
use of the information contained is strictly prohibited.  If you have received 
this mail in error, please delete it and notify us immediately.
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] 答复: [daisycloud-core] Nnominate Wei Kong as core for daisycloud-core project

2016-07-18 Thread zhou . ya
+1
周亚   Zhou Ya
虚拟化南京一部NIV Nanjing Dept.Ⅰ



R Building, ZTE Plaza, #6 Huashen Ave. 
Yuhuatai District, Nanjing, P.R.China, 210012
T: +86 13951010061  M: +86 13772010248
E: zhou...@zte.com.cn
www.zte.com.cn




发件人: 胡智江180967/user/zte_ltd
收件人: openstack-dev@lists.openstack.org, huzhiji...@gmail.com, 
lu.yao...@zte.com.cn, zhou...@zte.com.cn, sun.jin...@zte.com.cn, 
kong.w...@zte.com.cn, janonymous.codevult...@gmail.com, 
WuWei10166727/user/zte_ltd@ZTE_LTD, HuZhiJiang180967/user/zte_ltd@ZTE_LTD, 

日期:   2016/07/19 10:21
主题:   [daisycloud-core] Nnominate Wei Kong as core for daisycloud-core 
project


Hi Team,

I would like to propose adding Wei Kong(kong.w...@zte.com.cn) to the 
daisycloud-core core team. He has good experience on openstack
development, previously he lead another team finished a BP of a 
cinder driver and his current commitment is on testing, ci for 
daisycloud-core. Until recently, He built flake8 test and deal most 
of the problems in the code, and he is working on build tempest for 
us now.



ZTE Information Security Notice: The information contained in this mail (and 
any attachment transmitted herewith) is privileged and confidential and is 
intended for the exclusive use of the addressee(s).  If you are not an intended 
recipient, any disclosure, reproduction, distribution or other dissemination or 
use of the information contained is strictly prohibited.  If you have received 
this mail in error, please delete it and notify us immediately.
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev