Re: [Openstack] error while restarting glance-api

2013-04-03 Thread Arindam Choudhury
Hi, It resolved. The command needed to be issued is: service openstack-glance-api restart Date: Tue, 2 Apr 2013 18:52:22 +0200 From: cazzaniga.san...@gmail.com To: openstack@lists.launchpad.net Subject: Re: [Openstack] error while restarting glance-api Le 02/04/2013 18:48, Arindam Choudhury a

Re: [Openstack] Security concern with vncserver_listen 0.0.0.0 and multi_host

2013-04-03 Thread Mac Innes, Kiall
On 03/04/13 11:03, Sam Stoelinga wrote: To prevent this happening to somebody else we could do the following: 1. In the documentation explicitly tell the user that when you enable multi_host that you can't use vncserver_listen=0.0.0.0 2. Do some sanity checks on nova.conf options, if we notice

Re: [Openstack] CY13-Q1 Community Analysis — OpenStack vs OpenNebula vs Eucalyptus vs CloudStack

2013-04-03 Thread Thierry Carrez
Qingye Jiang (John) wrote: I saw Jay's suggestion on removing review.openstack.org from the git domain analysis. Can you shed some light on how this system works? Is this system shadowing more real code contributors? Merge commits are created in git history when branches are merged. They

Re: [Openstack] CY13-Q1 Community Analysis — OpenStack vs OpenNebula vs Eucalyptus vs CloudStack

2013-04-03 Thread Daniel P. Berrange
On Wed, Apr 03, 2013 at 12:15:21PM +0200, Thierry Carrez wrote: Qingye Jiang (John) wrote: I saw Jay's suggestion on removing review.openstack.org from the git domain analysis. Can you shed some light on how this system works? Is this system shadowing more real code contributors? Merge

[Openstack] error when trying to start glance api

2013-04-03 Thread Arindam Choudhury
Hi, I am trying to install openstack folsom on fedora 18 using openstack install guide. i changed the /etc/glance/glance-api.conf as mentioned. Then I did: systemctl enable /usr/lib/systemd/system/openstack-glance-api.service and when I try to start the service: service openstack-glance-api

Re: [Openstack] Security concern with vncserver_listen 0.0.0.0 and multi_host

2013-04-03 Thread Sam Stoelinga
No you aren't missing something, a firewall would be probably be enough if we didn't change nova :P I also feel that #2 is too drastic now, but #1 should be done I guess. I didn't mention something before about why we can't use a firewall for this: We did some dirty changes to enable spice and

Re: [Openstack] error when trying to start glance api

2013-04-03 Thread arindam
Hi Robert,  Thanks for your reply. Now I am going to do a fresh install again. This time using the redhat instructions. So, I cannot report you any feedback. Sent from Samsung tablet Original message From: Robert Parrott robert_parr...@harvard.edu Date: 03/04/2013 15:03

Re: [Openstack] error when trying to start glance api

2013-04-03 Thread Mark Lehrer
glance.openstack.common.cfg.ConfigFilesNotFoundError: Failed to read some config files: /etc/glance/glance-api.conf What are the permissions on this file? The glance user will need to be able to read it. Mark ___ Mailing list:

[Openstack] [Quantum] Anybody implemented DMZ?

2013-04-03 Thread David Kang
Hi, We are trying to set up Quantum network for non-DMZ and DMZ networks. The cloud has both non-DMZ networks and a DMZ network. We need to route traffic from DMZ network to a specific router before it reaches anywhere else in non-DMZ networks. However, Quantum Network Node routes the traffic

Re: [Openstack] error when trying to start glance api

2013-04-03 Thread Romil Gupta
Hi, I think there is some issue with glance-api service pls do , $ glance-api --debug and get the log stack for the corresponding error thn post it here for the solution. And also check your all keystone,rabbitmq and mysql service is working properly or not! On Wed, Apr 3, 2013 at 7:15 PM,

Re: [Openstack] DHCP lease not accepted when libvirt_use_virtio_for_bridges=true

2013-04-03 Thread Lorin Hochstein
On Fri, Mar 22, 2013 at 11:55 PM, Lorin Hochstein lo...@nimbisservices.comwrote: On Thu, Mar 21, 2013 at 12:00 PM, Vishvananda Ishaya vishvana...@gmail.com wrote: Well phooey: 987 if network_ref['multi_host']: 988 _add_dhcp_mangle_rule(dev) The mangle rule is only added

[Openstack] [Nova] Creating instances with custom UUIDs

2013-04-03 Thread Rafael Rosa
Hi, In our OpenStack installation we have an issue when creating new instances, we need to execute some long running processes before calling nova boot and the call blocks for the end user for a while. We would like to return immediately to the caller with a final instance UUID and do the work on

Re: [Openstack] [Nova] Creating instances with custom UUIDs

2013-04-03 Thread Michael Still
On Thu, Apr 4, 2013 at 9:16 AM, Rafael Rosa rafaelros...@gmail.com wrote: Hi, In our OpenStack installation we have an issue when creating new instances, we need to execute some long running processes before calling nova boot and the call blocks for the end user for a while. We would like to

Re: [Openstack] [Nova] Creating instances with custom UUIDs

2013-04-03 Thread Rafael Rosa
API wise I was thinking about something like nova boot --custom-instance-uuid ABC... or something like that. To avoid problems with any current implementation I would set it to disabled by default and add a config option to enable it. As for collisions, my take is that if you're passing a custom

[Openstack] Issues in nova-vncproxy installation

2013-04-03 Thread Muhammad Kazim
Hi, I have installed openstack diablo. All services are installed correctly and running except nova-vncprxoy. I get the following error while installing nova-vncprxoy:

[Openstack] Billing Plugin with Openstack cloud folsom in Ubuntu 12.04

2013-04-03 Thread Rajesh Upadhayay
Hi Team, Please help me to get billing tab in Open stack Cloud Folsom dashboard as I am using Ubuntu 12.04 and I tried nova_billing/Horizon billing from github but no success. It seems these packages are for RHEL/Fedora/Centos. Please provide me your guidance to get this done in my current