Re: [openstack-dev] [OpenStack][Ceilometer] http header with large token problem

2014-02-22 Thread Lingxian Kong
Hi ZhiQiang: as far as I know, this bug(https://bugs.launchpad.net/keystone/+bug/1190149) in not related with Ceilometer. But I can't answer your questions for my poor knowledge about Ceilometer. Wish you can get your answer! 2014-02-22 10:40 GMT+08:00 ZhiQiang Fan aji.zq...@gmail.com: Hi,

[openstack-dev] GSOC project discussion

2014-02-22 Thread Rishi Raj Singh
Hi all, I am Rishi Raj, 3rd year students at IIIT Hyderabad, India. I plan to participate in GSOC this year as a student participant. I have some experience with OpenStack as a part of cloud computing course I did and would love to know it even better. I haven't decided on the project yet. I

Re: [openstack-dev] [OpenStack][Ceilometer] http header with large token problem

2014-02-22 Thread Damon Wang
Hi ZhiQiang, Does Ceilometer use eventlet.wsgi.server? As far as I know the 8k problem is resulted from the default value of eventlet.wsgi.MAX_HEADER_LINE is 8192. So if Ceilometer doesn't use eventlet.wsig.server, this problem will not influence Ceilometer at all. I'm not familiar to

[openstack-dev] [savanna] Documentation update for IceHouse

2014-02-22 Thread Ruslan Kamaldinov
As it was decided on our latest meeting I've added a new blueprint for documentation updates: https://blueprints.launchpad.net/savanna/+spec/update-docs-icehouse Here is a list of work items I've proposed: * Update installation guide * Setup development environment * Devstack guide * Tempest

[openstack-dev] HDD-type config-drive and Windows VM

2014-02-22 Thread Akira Yoshiyama
Hi all, Recently, I've tried to use HDD-style config-drive with Windows VM and Cloudbase-init, but It didn't work. I found 2 things below: * HDD-style config-drive v2 of Nova uses a VFAT filesystem without partition (whole disk). * Windows Server 2012 doesn't recognize a filesystem without

Re: [openstack-dev] HDD-type config-drive and Windows VM

2014-02-22 Thread Alessandro Pilotti
Hi Akira, Cloudbase-Init supports ConfigDrive v2 metadata provided as either: - ISO in cdrom drive (any version of Windows starting with XP / 2003) - ISO in raw HDD (starting with Windows 8 / Windows 2012) As you correctly pointed out, Windows does not directly support mounting raw disks

Re: [openstack-dev] [nova][libvirt] Is there anything blocking the libvirt driver from implementing the host_maintenance_mode API?

2014-02-22 Thread Bruce Montague
On Fri Feb 21 21:14:56 UTC 2014 Joe Gordon joe.gordon0 at gmail.com wrote: On Thu, Feb 20, 2014 at 9:38 AM, Matt Riedemann mriedem at linux.vnet.ibm.com wrote: On 2/19/2014 4:05 PM, Matt Riedemann wrote: The os-hosts OS API extension [1] showed up before I was working on the project and

Re: [openstack-dev] HDD-type config-drive and Windows VM

2014-02-22 Thread Alessandro Pilotti
Please check also this bug fixed in Havana: https://bugs.launchpad.net/nova/+bug/1155842 If you are running Grizzly you’ll need 2013.1.4. On 22 Feb 2014, at 23:16, Alessandro Pilotti apilo...@cloudbasesolutions.com wrote: Hi Akira, Cloudbase-Init supports ConfigDrive v2 metadata

Re: [openstack-dev] [nova][libvirt] Is there anything blocking the libvirt driver from implementing the host_maintenance_mode API?

2014-02-22 Thread Jay Lau
So there is no need to implement libvirt driver for the host_maintenance_mode API as host_maintenance_mode is mainly for VMWare and XenServer, also we can use evacuate and os-services/disable for libvirt host maintain, right? Thanks, Jay 2014-02-23 5:22 GMT+08:00 Bruce Montague

[openstack-dev] [Cinder] Questions about proposed volume replication patch

2014-02-22 Thread Bruce Montague
Hi, regarding the proposed Cinder volume replication patch, https://review.openstack.org/#/c/64026 : The replication driver methods are create_replica(), swap_replica(), delete_replica(), replication_status_check(), enable_replica(), and disable_replica(). What are the expected semantics of

Re: [openstack-dev] [qa] [neutron] Neutron Full Parallel job very close to voting - call to arms by neutron team

2014-02-22 Thread Salvatore Orlando
I have tried to collect more information on neutron full job failures. So far there have been 219 failures and 891 successes, for an overall success rate of 19.8% which is inline with Sean's evaluation. The count has performed exclusively on jobs executed against master branch. The failure rate

Re: [openstack-dev] [Network] Allocate MAC and IP address for a VM instance

2014-02-22 Thread Jay Lau
Sorry to bring this up again, just want to ask more, currently, I can only use neutron to bind IP and MAC but cannot reach this goal via nova-network, right? Thanks, Jay 2014-02-19 21:05 GMT+08:00 Jay Lau jay.lau@gmail.com: Thanks Liu Dong. Clear now! ;-) 2014-02-19 20:17 GMT+08:00