Re: [Openstack] [Ceilometer] VM instance CPU/disk/network utilization data

2013-12-13 Thread Eoghan Glynn
Hi Mark, A common issue is a mismatch between the hostname used by nova to associate instances with hosts, and the hostname used by the ceilometer compute agent to constrain the query it uses to discover the instances running on the local host. Typically a mismatch might result from the hostname

Re: [Openstack] cannot create container

2013-12-13 Thread Ollie Leahy
From your paste it looks like you have a permissions problem: line 150, in makedirs#012makedirs(head, mode)#012 File "/usr/lib/python2.7/os.py", line 150, in makedirs#012makedirs(head, mode)#012 File "/usr/lib/python2.7/os.py", line 157, in makedirs#012mkdir(name, mode)#012OSErro

[Openstack] Problem with neutron

2013-12-13 Thread Mārtiņš Jakubovičs
Hello all, I have problem with setting up neutron. I have latest havana realase and XenServer 6.2 as hypervisor. I did all step-by-step from this tutorial http://docs.openstack.org/havana/install-guide/install/apt/content/neutron-install-network-node.html All is going well, I can create network

Re: [Openstack] Bringing focus to the Operators and Users at the next summit

2013-12-13 Thread Tristan Goode
I guess what I'm trying to say by "Users and Operators" covers carriers and telcos. By User I mean folks that consume OpenStack resources and by Operator I mean folks that supply OpenStack resources. Maybe all can be called Users but whatever one calls it, what I mean basically is Non-Developers ac

Re: [Openstack] [Keystone] Keystone performance work

2013-12-13 Thread Neependra Khare
On 12/12/2013 12:00 PM, Neependra Khare wrote: On 12/12/2013 01:11 AM, Adam Young wrote: Can you indicate which is going to be your first effort? We (Keystone team) can provide some guidance on how to best hammer on it. Thanks. I am starting by identifying any CPU, Disk, Memory or Database bo

Re: [Openstack] Bringing focus to the Operators and Users at the next summit

2013-12-13 Thread Sean Dague
So not that I don't think this is a worth while thing, because I think it is. But instead of jumping to the solution of a User Day, it might be useful to figure out what's attempting to be solved. Is it? 1) get Users together to share best practices among themselves? Because lots of people have l

Re: [Openstack] [Ceilometer] VM instance CPU/disk/network utilization data

2013-12-13 Thread Prashanth Hari
How are the neutron metering getting collected ? Is there a neutron agent similar to the nova compute agent ? Thanks, Prashanth On Fri, Dec 13, 2013 at 3:09 AM, Eoghan Glynn wrote: > > Hi Mark, > > A common issue is a mismatch between the hostname used by nova > to associate instances with ho

Re: [Openstack] [Keystone] Keystone performance work

2013-12-13 Thread Jay Pipes
On 12/13/2013 08:14 AM, Neependra Khare wrote: On 12/12/2013 12:00 PM, Neependra Khare wrote: On 12/12/2013 01:11 AM, Adam Young wrote: Can you indicate which is going to be your first effort? We (Keystone team) can provide some guidance on how to best hammer on it. Thanks. I am starting by i

[Openstack] can I access the data stored on swift through a web browser

2013-12-13 Thread pragya jain
hello, I installed swift on my machine.  I store some data on it using swift command line.  Now, I want to know:  can I access the data stored on swift through a web browser? -- Pragya Jain___ Mailing list: http://lists.openstack.org/cgi-bin/mai

Re: [Openstack] [Keystone] Keystone performance work

2013-12-13 Thread Adam Young
On 12/13/2013 02:28 PM, Jay Pipes wrote: On 12/13/2013 08:14 AM, Neependra Khare wrote: On 12/12/2013 12:00 PM, Neependra Khare wrote: On 12/12/2013 01:11 AM, Adam Young wrote: Can you indicate which is going to be your first effort? We (Keystone team) can provide some guidance on how to best

Re: [Openstack] Stack mobile 1.0 is released to the Google Play store today

2013-12-13 Thread Stefano Maffulli
On 12/10/2013 01:19 PM, Rerngvit Yanggratoke wrote: > We are pleased to inform you that we release “Stack mobile”, an Android > app for managing an Openstack cloud on the go, to the Google Play store > today Congratulations for the release. Are you releasing the source code under an open source li

[Openstack] OpenStack Community Weekly Newsletter (Dec 6 – 13)

2013-12-13 Thread Stefano Maffulli
PTL Project Update Webinars Start Next Week To allow for broader participation, we’ve scheduled post-Summit webinars with the Project Team Leads (PTLs) to provide the latest project updates rather than schedule these tracks during the Summit. We’ll be trying out this new format starting nex

Re: [Openstack] Security group rules not propagating to instances

2013-12-13 Thread Matt Kassawara
Hmm... anyone else experienced this problem? On Fri, Dec 6, 2013 at 1:05 PM, Matt Kassawara wrote: > I installed Havana with Neutron on Scientific Linux 6.4 using the official > installation guide. I added the following rules to the default security > group to enable inbound ping and secure sh

Re: [Openstack] Security group rules not propagating to instances

2013-12-13 Thread John Smith
On Sat, Dec 14, 2013 at 1:45 AM, Matt Kassawara wrote: > Hmm... anyone else experienced this problem? > Dont know. Is it anything like this ?: https://bugs.launchpad.net/nova/+bug/1257875 ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/list

[Openstack] Launching an Ubuntu instance

2013-12-13 Thread Sayali Lunkad
Hello, I am using Devstack and i need to launch an Ubuntu instance in Devstack without using the Dashboard, that is using command line. Please suggest some method by which I can do this. Thanks, Sayali ___ Mailing list: http://lists.openstack.org/cgi-bi

Re: [Openstack] can I access the data stored on swift through a web browser

2013-12-13 Thread 郭龙仓
swift has a REST API . swift command line actually based on REST API. So swift itself didn't have a Web Or GUI interface module like OpenStack's Dashboard. 2013/12/14 pragya jain > hello, > I installed swift on my machine. > I store some data on it using swift command line. > Now, I want to k

Re: [Openstack] Launching an Ubuntu instance

2013-12-13 Thread 郭龙仓
refer to this doc http://docs.openstack.org/user-guide/content/novaclient_commands.html 2013/12/14 Sayali Lunkad > Hello, > > I am using Devstack and i need to launch an Ubuntu instance in Devstack > without using the Dashboard, that is using command line. Please suggest > some method by which

Re: [Openstack] Security group rules not propagating to instances

2013-12-13 Thread Matt Kassawara
Hmm, that looks more like a nova-net issue than a neutron issue. On Fri, Dec 13, 2013 at 6:07 PM, John Smith wrote: > On Sat, Dec 14, 2013 at 1:45 AM, Matt Kassawara > wrote: > > Hmm... anyone else experienced this problem? > > > Dont know. Is it anything like this ?: > https://bugs.launchpad.

Re: [Openstack] Launching an Ubuntu instance

2013-12-13 Thread hitesh wadekar
I hope the below link will help you. https://access.redhat.com/site/documentation/en-US/Red_Hat_OpenStack/2/html/Getting_Started_Guide/ch14s02.html Thanks, Hitesh On Fri, Dec 13, 2013 at 11:45 PM, Sayali Lunkad wrote: > Hello, > > I am using Devstack and i need to launch an Ubuntu instance in

Re: [Openstack] can I access the data stored on swift through a web browser

2013-12-13 Thread John Dickinson
Yes, you can absolutely do this. As mentioned in another reply, Swift's API is built on HTTP, so it works natively with web browsers. There are a couple of ways to read data stored in Swift via a web browser. 1) For public content: If you've marked a container as public (ie X-Container-Read set

Re: [Openstack] Launching an Ubuntu instance

2013-12-13 Thread Sayali Lunkad
Thanks! worked for me:-) On Sat, Dec 14, 2013 at 11:21 AM, hitesh wadekar wrote: > I hope the below link will help you. > > > https://access.redhat.com/site/documentation/en-US/Red_Hat_OpenStack/2/html/Getting_Started_Guide/ch14s02.html > > Thanks, > Hitesh > > > On Fri, Dec 13, 2013 at 11:45 PM