Re: [Openstack-operators] Openstack Manual install with nova-network

2014-09-03 Thread Baruch, Ohad
Hi Vishal, I changed all configurations to false, restart httpd, still doesn’t work. Regards, Ohad From: vishal yadav [mailto:[email protected]] Sent: Tuesday, September 02, 2014 6:52 PM To: Baruch, Ohad Cc: [email protected] Subject: Re: [Openstack-operators] Openstac

Re: [Openstack-operators] Openstack Manual install with nova-network

2014-09-03 Thread Baruch, Ohad
Hi Edgar, This is my nova.conf file: [DEFAULT] auth_strategy = keystone sql_connection = mysql://nova:Pass@opnstck-controller/nova rpc_backend = rabbit rabbit_host = opnstck-controller rabbit_port = 5672 rabbit_userid = nova rabbit_password = Pass network_api_class = nova.network.api.API security_

[Openstack-operators] hostname on vms not correct until reboot

2014-09-03 Thread Alex Leonhardt
Hi, I'm using openstack together with puppet and mcollective (VM images is pre-provisoined) but when a new VM is being spun up, it seems that the host is being wrongly identified as host-i-p-g-o-e-s-h-e-r-e instead of its actual hostname that was set by cloud-init / puppet ? Am sure there is a tr

[Openstack-operators] Lbaas and Fwaas on prod environment

2014-09-03 Thread raju
Hi Team, I am having running Havana environment on RHEL I want to add Lbaas and Fwaas now, can anyone guide me through the configuration or good documentation? ___ OpenStack-operators mailing list [email protected] http://lists.open

Re: [Openstack-operators] Openstack Manual install with nova-network

2014-09-03 Thread Joe Topjian
Hello, Do you have an entry in the Keystone Catalog for Neutron? If so, remove it. I believe Horizon will attempt to enable services based on what the catalog contains. For example, if you have a Swift entry in the catalog, Horizon will display the Swift menu items. Thanks, Joe On Wed, Sep 3, 2

Re: [Openstack-operators] Openstack Manual install with nova-network

2014-09-03 Thread Edgar Magana
These files look good to me, please follow Joe’s recommendation and let us know. Edgar From: , Ohad mailto:[email protected]>> Date: Wednesday, September 3, 2014 at 4:31 AM To: Edgar Magana mailto:[email protected]>>, "[email protected]

[Openstack-operators] Is it possible to convert an raw image or a qcow image or a qcow2 image to a volume without importing it

2014-09-03 Thread Jeff Silverman
Hi. We have a bunch of images that range in size from 10 GB to 20 GB. We have to move them across a network before we can import them using glance. Is there a way to convert an image to a volume before importing it, please? Many thanks, Jeff -- *Jeff Silverman* Systems Engineer (253) 459-

Re: [Openstack-operators] Lbaas and Fwaas on prod environment

2014-09-03 Thread JuanFra Rodriguez Cardoso
HII Raju: Bellow some (hope) useful links: https://openstack.redhat.com/LBaaS https://openstack.redhat.com/Load_Balance_OpenStack_API https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/Installation_and_Configuration_Guide/Configuring_Load_Balancing_as

Re: [Openstack-operators] Is it possible to convert an raw image or a qcow image or a qcow2 image to a volume without importing it

2014-09-03 Thread Abel Lopez
Let me see if I understand correctly… You have large images you want to import into glance, I assume they are RAW format. You could use `qemu-img convert -O qcow2 {raw image} {compressed file}` to convert them to a much smaller size. Why do you need to use volumes for? If you’re using cinder, th

Re: [Openstack-operators] Graceful Swift reloads

2014-09-03 Thread Brian Cline
Any insights from others using this command? From: Brian Cline [mailto:[email protected]] Sent: Thursday 28 August 2014 12:04 To: [email protected] Subject: [Openstack-operators] Graceful Swift reloads There isn't much documentation about caveats of the 'swift-init rel