Re: [openstack-dev] [nova]resize

2014-07-24 Thread Tian, Shuangtai
mg_path, host=dest)             utils.execute('rm', '-f', tmp_path) else:  # raw or qcow2 with no backing file         libvirt_utils.copy_image(from_path, img_path, host=dest) At 2014-07-24 05:02:39, "Tian, Shuangtai" wrote: whether we already use like

Re: [openstack-dev] [nova]resize

2014-07-24 Thread Tian, Shuangtai
whether we already use like that ? https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py#L5156 From: fdsafdsafd [mailto:jaze...@163.com] Sent: Thursday, July 24, 2014 4:30 PM To: openstack-dev@lists.openstack.org Subject: [openstack-dev] [nova]resize In resize, we convert the

Re: [openstack-dev] [Nova] Nominating Ken'ichi Ohmichi for nova-core

2014-06-17 Thread Tian, Shuangtai
+1 -Original Message- From: Michael Still [mailto:mi...@stillhq.com] Sent: Saturday, June 14, 2014 6:41 AM To: OpenStack Development Mailing List Subject: [openstack-dev] [Nova] Nominating Ken'ichi Ohmichi for nova-core Greetings, I would like to nominate Ken'ichi Ohmichi for the nova-c

Re: [openstack-dev] Xen and Libvirt.

2014-05-27 Thread Tian, Shuangtai
Hi, Does anyone use the latest libvirt + xen +openstack ? In my ubuntu environment, It can not create VM , Because the blktap2 does not work. -Original Message- From: Daniel P. Berrange [mailto:berra...@redhat.com] Sent: Tuesday, May 27, 2014 5:11 PM To: OpenStack Development Mailing

[openstack-dev] [Nova] can someone help me : cannot create VM via libvirt+xen

2014-03-31 Thread Tian, Shuangtai
libxl: debug: libxl_event.c:1739:libxl__ao_complete: ao 0x7f4a380020c0: complete, rc=-3 libxl: debug: libxl_create.c:1370:do_domain_create: ao 0x7f4a380020c0: inprogress: poller=0x7f4a38000ac0, flags=ic libxl: debug: libxl_event.c:1711:libxl__ao__destroy: ao 0x7f4a380020c0: destroy Best

[openstack-dev] [Nova] FFE Request: Adds PCI support for the V3 API (just one patch in novaclient)

2014-03-05 Thread Tian, Shuangtai
regards, Tian, Shuangtai ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [oslo] can't set rules in the common policy

2014-02-25 Thread Tian, Shuangtai
://review.openstack.org/#/c/72848/ Best regards, Tian, Shuangtai ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [nova][ceilometer] ceilometer unit tests broke because of a nova patch

2014-01-30 Thread Tian, Shuangtai
I have posted a patch in the ceilometer to temporary solve the problem, https://review.openstack.org/#/c/70073/ Similar problem ,I think we should rewrite the test with faking the object layer instead of faking db layer. -Original Message- From: Joe Gordon [mailto:joe.gord...@gmail.com]

[openstack-dev] [Nova] Help to approve the pci-api-support blueprint

2013-11-13 Thread Tian, Shuangtai
Hi All Can someone help to approve the pci-api-support bp https://blueprints.launchpad.net/nova/+spec/pci-api-support? That will need to be done before we start merging code, and the patches are ready. Thanks for help! Best regards, Tian, Shuangtai

Re: [openstack-dev] [Nova] Request for review ( PCI passthrough API)

2013-11-13 Thread Tian, Shuangtai
it up - which is good) Regards, Chris On Mon, Nov 11, 2013 at 7:23 PM, Tian, Shuangtai mailto:shuangtai.t...@intel.com>> wrote: Hi,All PCI pass-through support has been added to nova. Now we are doing the apis to support PCI pass-through. Pls review the code :https://review.openst

Re: [openstack-dev] Request for review ( PCI passthrough API)

2013-11-11 Thread Tian, Shuangtai
out). At this point in time in the blueprint is probably best approach with a summary in the commit message for the portion which is added (since the API changes are split up - which is good) Regards, Chris On Mon, Nov 11, 2013 at 7:23 PM, Tian, Shuangtai mailto:shuangtai.t...@intel.com>

[openstack-dev] Request for review ( PCI passthrough API)

2013-11-11 Thread Tian, Shuangtai
Hi,All PCI pass-through support has been added to nova. Now we are doing the apis to support PCI pass-through. Pls review the code :https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:pci-api-support,n,z Thank you very much. Best regards, Tian, Shuangtai

[openstack-dev] [openstack-manuals] Need some help when "mvn clean generate-sources"

2013-08-18 Thread Tian, Shuangtai
Hi guys When do some build on openstack-manuals project,there is error when bulid 'openstack-compute-admin' ,but others (such as openstack-user, docbkx-example e.g) are all SUCCESS. Anybody know why ? Thanks! Cd openstack-manuals/doc/src/docbkx/openstack-compute-admin mvn clean generate-sources

[openstack-dev] [openstack-manuals] Need some help when "mvn clean generate-sources"

2013-08-18 Thread Tian, Shuangtai
ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException Best regards, Ti

Re: [openstack-dev] [nova] generate_sample.sh

2013-07-26 Thread Tian, Shuangtai
:18 PM To: OpenStack Development Mailing List Subject: Re: [openstack-dev] [nova] generate_sample.sh 2013-7-26,3:11 pm,"Tian, Shuangtai" mailto:shuangtai.t...@intel.com>> Wrote: Recently,generate_sample.sh had been changed . look the help. For example, try run "./tools/conf

Re: [openstack-dev] [nova] generate_sample.sh

2013-07-26 Thread Tian, Shuangtai
Recently,generate_sample.sh had been changed . look the help. For example, try run "./tools/config/generate_sample.sh -b ./ -p nova -o ./etc/nova" and commit the changes in nova.conf.sample From: Haomai Wang [mailto:hao...@unitedstack.com] Sent: Friday, July 26, 2013 2:50 PM To: OpenStack Develop