Re: [Openstack] Dashboard login page doesn't show up

2013-03-13 Thread Ashutosh Narayan
It worked. When I restart services multiple times I get the login page. On Wed, Mar 13, 2013 at 12:20 PM, Ashutosh Narayan < aashutoshnara...@gmail.com> wrote: > Hi Matthias, > > I am again facing issues, the dashboard login page is taking too long to > load. > I was able to login yesterday but n

Re: [Openstack] Swift with Keystone problem

2013-03-13 Thread Adam Huffman
Thanks for looking. With lots of help from tongli on #openstack, I realised that there had been a misconfiguration of the rings. When that was fixed, it started working. Adam On Tue, Mar 12, 2013 at 4:15 PM, Gareth wrote: > Give your whole proxy.conf here. > > > On Tue, Mar 12, 2013 at 8:54 PM

Re: [Openstack] Ubuntu archive no longer resolves on UEC images

2013-03-13 Thread Daviey Walker
On 13 March 2013 03:04, Sam Morrison wrote: > Hi, > > When booting up a UEC image on our cloud cloud-init writes the apt sources > file with: > > http://.clouds.archive.ubuntu.com/ubuntu > > Today all of a sudden this doesn't resolve to anything. > > I note that http://.cloud.archive.ubuntu.com d

Re: [Openstack] [Openstack-operators] Help with simplest Quantum setup possible...

2013-03-13 Thread Daneyon Hansen (danehans)
Regards, Daneyon Hansen On Mar 13, 2013, at 1:04 AM, "Martinx - ジェームズ" mailto:thiagocmarti...@gmail.com>> wrote: Guys, Here: http://docs.openstack.org/trunk/openstack-network/admin/content/demo_flat_installions.html ...at the step "1. Install the L2 agent." but, what is the name of the U

Re: [Openstack] swift containers panel permissions?

2013-03-13 Thread Wyllys Ingersoll
On Mar 12, 2013, at 6:56 PM, Kieran Spear wrote: > Hi Wyllys, > > On 13 March 2013 04:19, Wyllys Ingersoll wrote: >> Can someone point me to docs describing how to add/modify/delete permissions >> for a horizon panel? >> >> I want a non-admin user to be able to access the Swift object-store

Re: [Openstack] Keystone - Domain admin role policies?

2013-03-13 Thread Dolph Mathews
That's exactly our goal, but I'm not sure that corresponding well-tested policy.json changes will land in time for Grizzly (also not sure if there would be any other supporting changes required). Adding Brant as he specifically was investigating the same possibility in Grizzly. -Dolph On Tue,

Re: [Openstack] Can't register for forums.openstack.org

2013-03-13 Thread Stefano Maffulli
On 03/12/2013 05:48 PM, The King in Yellow wrote: If anybody from the forums is on here, Don't bother with the forums, they're obsolete and will be removed real soon now. At the moment this mailing list is the best place to ask general questions about OpenStack. Other mailing lists are list

Re: [Openstack] Keystone - Domain admin role policies?

2013-03-13 Thread
Great! It will be nice to better understand user roles and permission story for Grizzly. Please share if you have more information on this. Thanks, Glaucimar Aguiar From: Dolph Mathews [mailto:dolph.math...@gmail.com] Sent: quarta-feira, 13 de março de 2013 13:08 To: Aguiar, Glaucimar (Brazil R

[Openstack] Announcing Elastic Hadoop on OpenStack project

2013-03-13 Thread Sergey Lukjanov
Hello community, At Mirantis within our customer and partner base we see growing demand to deploy and run Hadoop clusters on OpenStack cloud and manage them via an OpenStack API. The main goal of this initiative, codenamed EHO (Elastic Hadoop on OpenStack), is to create native OpenStack component

[Openstack] Google Summer of Code

2013-03-13 Thread Anne Gentle
Hi all - The deadline for projects to apply for Google Summer of Code is March 28th. Who is interested in making our Ideas page and mentoring? I'm happy to help in an administrative role but need mentors and project ideas. Thanks, Anne ___ Mailing list:

Re: [Openstack] [Openstack-operators] Help with simplest Quantum setup possible...

2013-03-13 Thread Martinx - ジェームズ
Thanks!! I'm trying it right now... At my `controller+network node' nova.conf file, I'm changing this: # NETWORK - Nova Network # network_manager = nova.network.manager.FlatDHCPManager # force_dhcp_release = True # dhcpbridge_flagfile = /etc/nova/nova.conf # firewall_driver = nova.virt.libvirt.f

Re: [Openstack] Announcing Elastic Hadoop on OpenStack project

2013-03-13 Thread Brad Knowles
On Mar 13, 2013, at 1:16 PM, Sergey Lukjanov wrote: > The main goal of this initiative, codenamed EHO (Elastic Hadoop on > OpenStack), is to create native OpenStack component for fast provisioning and > operating Hadoop clusters on demand. I'm curious -- how does this compare to IronFan from t

[Openstack] Tamanho de partição - qcow2

2013-03-13 Thread Alex Vitola
Estou instalando algumas maquinas a partir de templates do ubuntu, e algumas que eu mesmo tenho feito Crio uma máquina usando um Flavor que Root de 10GB e Epheremal de 20G Ok, quando dou um fdisk -l aparece os discos de 10G e 20G Mas quando dou um df -h o disco de 10G mostro apenas 1.7G e já es

Re: [Openstack] Tamanho de partição - qcow2

2013-03-13 Thread JuanFra Rodriguez Cardoso
This link could be useful for you: http://kashyapc.wordpress.com/2013/02/24/novas-way-of-using-a-disk-image-when-it-boots-a-guest-for-first-time/ JuanFra 2013/3/13 Alex Vitola > Estou instalando algumas maquinas a partir de templates do ubuntu, e > algumas que eu mesmo tenho feito > > Crio um

Re: [Openstack] Tamanho de partição - qcow2

2013-03-13 Thread Matt Joyce
talvez posse usar resize2fs? nao sei. 2013/3/13 JuanFra Rodriguez Cardoso > This link could be useful for you: > http://kashyapc.wordpress.com/2013/02/24/novas-way-of-using-a-disk-image-when-it-boots-a-guest-for-first-time/ > > > JuanFra > > > 2013/3/13 Alex Vitola > >> Estou instalando alguma

Re: [Openstack] Google Summer of Code

2013-03-13 Thread Pranav
Hi, I'm interested. Regards, Pranav On Wed, Mar 13, 2013 at 11:48 PM, Anne Gentle wrote: > Hi all - > > The deadline for projects to apply for Google Summer of Code is March > 28th. Who is interested in making our Ideas page and mentoring? I'm happy > to help in an administrative role but need

Re: [Openstack] Ubuntu archive no longer resolves on UEC images

2013-03-13 Thread Sam Morrison
On 13/03/2013, at 9:21 PM, Daviey Walker wrote: > On 13 March 2013 03:04, Sam Morrison wrote: >> Hi, >> >> When booting up a UEC image on our cloud cloud-init writes the apt sources >> file with: >> >> http://.clouds.archive.ubuntu.com/ubuntu >> >> Today all of a sudden this doesn't resolve

Re: [Openstack] Announcing Elastic Hadoop on OpenStack project

2013-03-13 Thread JuanFra Rodriguez Cardoso
Great fusion of strong IT buzzwords!! JuanFra 2013/3/13 Sergey Lukjanov > Hello community, > > At Mirantis within our customer and partner base we see growing demand to > deploy and run Hadoop clusters on OpenStack cloud and manage them via an > OpenStack API. > > The main goal of this initiat

[Openstack] No output from "nova list"

2013-03-13 Thread Rain Li
Hi, all, I set up a three-hosts openstack environment, but I can't synchronize nova output with horizon output. When execute "nova --list", it generates "Please enter password for encrypted keyring:" message. Then I issue "nova --no-cache list", it output nothing. I can initialize a instance from

Re: [Openstack] No output from "nova list"

2013-03-13 Thread Hanyu Xiao
what's the output of "nova --debug list" and "nova --debug list --all-tenants"? On 03/14/2013 08:33 AM, Rain Li wrote: Hi, all, I set up a three-hosts openstack environment, but I can't synchronize nova output with horizon output. When execute "nova --list", it generates "Please enter passwor

Re: [Openstack] No output from "nova list"

2013-03-13 Thread Rain Li
Hi, Thanks for help. Can anyone tell me how (besides the --no-cache option) to get rid of the message "Please enter password for encryped keyring"? With horizon interface, I get: [image: Inline image 1] But "nova --debug list" shows (no active servers): Please enter password for encrypted keyring:

Re: [Openstack] Google Summer of Code

2013-03-13 Thread Anne Gentle
Hi Pranav, What are you specifically interested in? On the mentoring and project side, we need an ideas page better than what we put together last year: https://wiki.openstack.org/wiki/GSoC2012/Ideas. It didn't have enough details for Google to accept our application. Thanks, Anne On Wed, Mar

Re: [Openstack] Google Summer of Code

2013-03-13 Thread Pranav
Hi, I don't know weather I'm qualified for being a mentor (ill be graduating this summer). But I have my project which Ill be officially done with this summer (Before Google summer code starts) and would love to know if its a good idea and if I could take it further and make it more professional. T

[Openstack] [OpenStack] Images need to be stored in Glance or SWIFT?

2013-03-13 Thread Balamurugan V G
Hi, The OpenStack Installation document at http://docs.openstack.org/folsom/basic-install/content/ as well as the guide at https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst do not talk about installing SWIFT. And in my setup (g

Re: [Openstack] [OpenStack] Images need to be stored in Glance or SWIFT?

2013-03-13 Thread Balamurugan V G
Ok, got some info at http://docs.openstack.org/diablo/openstack-image-service/admin/content/configuring-the-swift-storage-backend.html . Looks like Glance supports multiple storage backends (Filesystem storage being the default) and it can be configured to use SWIFT. So then SWIFT is a complementa

Re: [Openstack] Swift with Keystone problem

2013-03-13 Thread Gareth
"misconfiguration of the rings" Could you tell something about this? Maybe it'll help me avoid some future failures. On Wed, Mar 13, 2013 at 5:58 PM, Adam Huffman wrote: > Thanks for looking. With lots of help from tongli on #openstack, I > realised that there had been a misconfiguration of the