Re: [Openstack] Cinder-volume doesn't start anymore...

2013-02-03 Thread Martinx - ジェームズ
John, I reinstalled it from scratch, using TGT now. Everything seems to be running fine now. Do you think that it worth try to identify this problem or just forget it? I can try to reproduce it. Thank you! Thiago On 3 February 2013 03:13, Martinx - ジェームズ wrote: > Hi John! Thank you for your

[Openstack] How to completely disable Floating IPs?

2013-02-03 Thread Martinx - ジェームズ
Guys, I have no plans to use the so called "Floating IPs" in my Cloud Computing environment. Mostly because I'll focus only on IPv6. I do not have any plans to support IPv4 anymore. So, how can I completely disable the Floating IPs from Openstack? Is there a (nova.conf) option like: "floati

[Openstack] Can I use a window XP to submit the code?

2013-02-03 Thread Xiazhihui (Hashui, IT)
Hi All, Can I use a window XP to submit the codes? Git-review cannot be installed in Windows well, is it necessary ? Can anybody give me help. Thank you. ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.ne

Re: [Openstack] Can I use a window XP to submit the code?

2013-02-03 Thread Huang Zhiteng
Git-review is python script, therefore it's possible to install it onto windows system, however it is more convenient to use Linux, even with a virtual machine. On Feb 4, 2013 9:32 AM, "Xiazhihui (Hashui, IT)" wrote: > Hi All, > > ** ** > >Can I use a window XP to submit the codes? Git-r

Re: [Openstack] Can I use a window XP to submit the code?

2013-02-03 Thread Aaron Rosen
Yup, it can be done via this: git push ssh://review.openstack.org:29418/openstack/.git HEAD:refs/for/ Aaron On Sun, Feb 3, 2013 at 6:40 PM, Huang Zhiteng wrote: > Git-review is python script, therefore it's possible to install it onto > windows system, however it is more convenient to use Li

[Openstack] [OpenStack][Tempest]All tests Openstack API can do is Tempest?

2013-02-03 Thread 豊田 玲央
Hi, everybody I would like to use the "Tempest" as Integration Test. So I'm thinking, and I want to check the APIs that are executed when we run the Tempest. Are there any documents that explain what APIs are excuted when running the Tempest. ex) +--