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

2013-12-12 Thread Kyle MacDonald
Tristan I like this idea and agree it should be a priority. I do suggest the focus area be expanded (or a second focus day) to accommodate carriers and telcos and their operations needs (they are real operators). There is a ton of work being done by the leading telco's around NFV and SDN (many

[Openstack] Problem with aggregate second host with XenServer

2013-12-12 Thread Mārtiņš Jakubovičs
Hello! First of all I want to say, that aggregate function isn't working at all, but it is solved by this post: https://ask.openstack.org/en/question/8392/aggregate-hosts/ After fixing sources aggregate is working now, I can add master and second host to pool (second host's node-compute succes

Re: [Openstack] Dashboard Fails to Open

2013-12-12 Thread Ritesh Nanda
Hello , This is due to incorrect endpoints created in keystone , please check endpoint once. Regards, Ritesh On Tue, Dec 10, 2013 at 9:53 PM, Mridhul Pax wrote: > Hi Stackers, > > I'm seeing the following error while i access my Dashboard now. It was all > working with a basic config of netwo

[Openstack] VM Can Access Internet But No Floating IP

2013-12-12 Thread Mahardhika Gilang
Hi all I've got this strange issue, my vm is get local ip from dhcp (neutron) . When i tried to give floating ip it just show on dashboard not in real vm. I have tried ssh to that vm using floating ip and no work. But vm can access to internet, i figured it out that vm get router ip in the firs

Re: [Openstack] Dashboard Fails to Open

2013-12-12 Thread Matthias Runge
On 12/12/2013 09:18 AM, Ritesh Nanda wrote: > Hello , > > This is due to incorrect endpoints created in keystone , please check > endpoint once. > > Regards, > Ritesh > Or restart neutron services. Matthias ___ Mailing list: http://lists.openstack.o

Re: [Openstack] [FWaaS] FWaaS in Horizon

2013-12-12 Thread Matthias Runge
On 12/12/2013 08:19 AM, trinath.soman...@freescale.com wrote: > Is there any other installation required for the FWaaS Screens ?? > A Havana version of Horizon? Matthias ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] OpenStack Icehouse milestone 1 packages for Ubuntu

2013-12-12 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi All As OpenStack Icehouse milestone 1 is now out, I thought it worth updating everyone on Ubuntu activities during the Icehouse development cycle. For release, Ubuntu will be providing Icehouse packages for both Ubuntu 14.04 and for Ubuntu 12.04

Re: [Openstack] [FWaaS] FWaaS in Horizon

2013-12-12 Thread trinath.soman...@freescale.com
Yes.. The screens are given in the Openstack Wiki Link, but when I install FWaaS , They are not shown in the Horizon. https://wiki.openstack.org/wiki/Quantum/FWaaS/HowToInstall -- Trinath Somanchi - B39208 trinath.soman...@freescale.com | extn: 4048 -Original Message- From: Matthias Run

Re: [Openstack] [FWaaS] FWaaS in Horizon

2013-12-12 Thread Julie Pichon
"trinath somanchi" wrote: > Yes.. The screens are given in the Openstack Wiki Link, but when I install > FWaaS , They are not shown in the Horizon. > > https://wiki.openstack.org/wiki/Quantum/FWaaS/HowToInstall Hi Trinath, You should also set the 'enable_firewall' setting to True in the Horizon

Re: [Openstack] [Keystone] Keystone performance work

2013-12-12 Thread Tristan De Cacqueray
On Wed, 11 Dec 2013 14:41:15 -0500 ayoung at redhat.com (Adam Young) wrote: > Sounds good for a start. > > There is a lot in Devstack that should help as far as documenting how > to set up LDAP etc. > > Can you indicate which is going to be your first effort? We > (Keystone team) can provide so

Re: [Openstack] [FWaaS] FWaaS in Horizon - SOLVED

2013-12-12 Thread trinath.soman...@freescale.com
Thanks a lot it helped. -- Trinath Somanchi - B39208 trinath.soman...@freescale.com | extn: 4048 -Original Message- From: Julie Pichon [mailto:jpic...@redhat.com] Sent: Thursday, December 12, 2013 4:26 PM To: Somanchi Trinath-B39208 Cc: openstack@lists.openstack.org Subject: Re: [Ope

Re: [Openstack] Problem with aggregate second host with XenServer

2013-12-12 Thread Bob Ball
This issue seems to have been fixed by https://review.openstack.org/#/c/15910 - so to get it fixed in your environment, try cherry-picking the change using: git fetch https://review.openstack.org/openstack/nova refs/changes/10/15910/1 && git cherry-pick FETCH_HEAD I’ll look at trying to get thes

Re: [Openstack] Problem with aggregate second host with XenServer

2013-12-12 Thread Mārtiņš Jakubovičs
This changes is included in code, at least in my. On 2013.12.12. 13:14, Bob Ball wrote: This issue seems to have been fixed by https://review.openstack.org/#/c/15910 - so to get it fixed in your environment, try cherry-picking the change using: git fetch https://review.openstack.org/opensta

Re: [Openstack] [Keystone] Keystone performance work

2013-12-12 Thread Neependra Khare
On 12/12/2013 04:29 PM, Tristan De Cacqueray wrote: On Wed, 11 Dec 2013 14:41:15 -0500 ayoung at redhat.com (Adam Young) wrote: Sounds good for a start. There is a lot in Devstack that should help as far as documenting how to set up LDAP etc. Can you indicate which is going to be your first e

Re: [Openstack] Problem with aggregate second host with XenServer

2013-12-12 Thread Bob Ball
Sorry – you’re right – I went too far in the history and then mis-read the changeset I referenced! This was actually fixed by the same fix with the aggregates objects – that doesn’t cleanly backport, which is one reason I didn’t suggest it in the first place. I’m not sure what the right way to

Re: [Openstack] Set up ryu plugin with quantum

2013-12-12 Thread Guilherme Russi
Hello Yoshihiro, thank you for you reply, I'm not using devstack, I've installed my cloud from the packets and I've made my manual configuration, and my point is this, how to install the ryu plugin with my running grizzly. My quantum version is: #quantum --version quantum 2.0 Thank you. Best Reg

Re: [Openstack] Problem with aggregate second host with XenServer

2013-12-12 Thread Mārtiņš Jakubovičs
Now other error appears: 2013-12-12 15:22:37.146 30134 CRITICAL nova [-] 'dict' object has no attribute 'metadata' 2013-12-12 15:22:37.146 30134 TRACE nova Traceback (most recent call last): 2013-12-12 15:22:37.146 30134 TRACE nova File "/usr/bin/nova-compute", line 10, in 2013-12-12 15:22

Re: [Openstack] Ceph bootable cinder volume not working in Havana

2013-12-12 Thread Alvin Starr
I found my problem. /usr/lib64/qemu/librbd.so.1 was missing. mkdir /usr/lib64/qemu/ ln -s /usr/lib64/librbd.so.1 /usr/lib64/qemu/librbd.so.1 On 12/11/2013 11:33 PM, Haomai Wang wrote: On Thu, Dec 12, 2013 at 2:29 AM, Alvin Starr wrote: I have noticed a similar problem. I have 2 different po

Re: [Openstack] [openstack-dev] OpenStack Icehouse milestone 1 packages for Ubuntu

2013-12-12 Thread Martinx - ジェームズ
AWESOME! Do you know if we can start testing IPv6 tenants networks? Tks! On 12 December 2013 07:38, James Page wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi All > > As OpenStack Icehouse milestone 1 is now out, I thought it worth > updating everyone on Ubuntu activities duri

[Openstack] volume attachment.

2013-12-12 Thread Alvin Starr
I can create and attach a volume to a running instance if I use nova volume-attach. How do I make an attachable volume using the dashboard? Is it possible to create an image with multiple volumes attached at start time? -- Alvin Starr || voice: (905)513-7688 Netvel Inc.

Re: [Openstack] volume attachment.

2013-12-12 Thread Ritesh Nanda
Hello , Using horizon you can create volume and attach it to a running instance. Once the instance has been powered up , then only you can attach volume. Regards, Ritesh On Thu, Dec 12, 2013 at 8:35 PM, Alvin Starr wrote: > I can create and attach a volume to a running instance if I use no

[Openstack] HA OpenStack

2013-12-12 Thread Byron Briggs
I have a 90% complete Openstack env running cinder,nova,quantum and glance. I am running into some issues but can't seem to find any reasonable consulting firms so I am looking for someone with some decent experience to help out. Feel free to email me back directly for more details. Byron Brigg

[Openstack] [OSSG][OSSN] Glance allows sharing of images between projects without consumer project approval

2013-12-12 Thread stuart . mclaren
If anyone is running v1, and doesn't want to disable it, it should be possible to use the 'modify_member' policy to prevent this loophole being taken advantage of. -Stuart -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glance allows sharing of images between projects without consumer project ap

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

2013-12-12 Thread Mark Vlcek (mavlcek)
I see the nova-compute service enabled and running in the Horizon dashboard and I followed the instructions here (http://docs.openstack.org/havana/install-guide/install/yum/content/ceilome ter-install-nova.html) to install the Telemetry/Ceilometer compute agent on the same node but I still don't se

Re: [Openstack] HA OpenStack

2013-12-12 Thread Alvin Starr
I have had some experience because of using linux/xen in an HA config to run a small ISP. Another person you could talk to is Madison Kelly. She worked for me and did a lot of the heavy lifting on the project and has since started up a company doing HA linux systems. The company is Alteeve.ca.

Re: [Openstack] Friday Dec 20th - Doc Bug Day

2013-12-12 Thread Tom Fifield
Reminder: Friday next week - Doc Bug Day. Current number of doc bugs: 505 On 22/11/13 11:27, Tom Fifield wrote: > All, > > This month, docs reaches 500 bugs, making it the 2nd-largest project by > bug count in all of OpenStack. Yes, it beats Cinder, Horizon, Swift, > Keystone and Glance, and wil

[Openstack] cannot create container

2013-12-12 Thread pragya jain
I had installed swift using linkhttp://docs.openstack.org/developer/swift/development_saio.html I am facing problem in creating container. curl -v -H 'X-Auth-Token: AUTH_tk850294e7f80b4ca09d9acda278466391' -X PUThttp://127.0.0.1:8080/v1/AUTH_prag2648/photos  http://paste.openstack.org/show/54495/

Re: [Openstack] [Nova] scheduling new instance fail when host aggregates are enabled

2013-12-12 Thread Jay Lau
You can enable debug log and check scheduler log to see what's wrong with the filters. Just update /etc/nova/nova.conf, set debug=True and then restart nova scheduler /etc/init.d/openstack-nova-scheduler restart. Thanks, Jay 2013/12/13 sylecn > Hi, > > I have enabled host aggregates to aid s

[Openstack] [Nova] scheduling new instance fail when host aggregates are enabled

2013-12-12 Thread sylecn
Hi, I have enabled host aggregates to aid scheduling instances on hosts with cpus of the same type (in order to test live migration). But after I set it up, scheduling flavor with the extra_specs key-value pair always fail. The logs did not help much. How can I debug this problem? I'm running th

Re: [Openstack] [Nova] scheduling new instance fail when host aggregates are enabled

2013-12-12 Thread Jay Lau
You can enable debug log and check scheduler log to see what's wrong with the filters. Just update /etc/nova/nova.conf, set debug=True and then restart nova scheduler /etc/init.d/openstack-nova-scheduler restart. Thanks, Jay 2013/12/13 sylecn > Hi, > > I have enabled host aggregates to aid s

Re: [Openstack] [Nova] scheduling new instance fail when host aggregates are enabled

2013-12-12 Thread sylecn
Thanks Jay. After enable debug, I found the scheduler fails at ComputeCapabilitiesFilter step. Recall the filter chain I configured is scheduler_default_filters=RetryFilter,AggregateInstanceExtraSpecsFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFi

Re: [Openstack] [Nova] scheduling new instance fail when host aggregates are enabled

2013-12-12 Thread sylecn
I think I should post the log message here in case someone here knows what is the problem: 2013-12-13 12:24:15.267 16982 DEBUG nova.scheduler.filters.compute_capabilities_filter [req-67cbd36a-f153-4c3e-933d-1e4940315fc9 867dfccf4a14433287d67bf39004336d 860483f3ceeb43aab4d1f0e8f76b4064] (ceph3.geoc

Re: [Openstack] [Nova] scheduling new instance fail when host aggregates are enabled

2013-12-12 Thread sylecn
I can't find information on how to define/modify/query compute capabilities on host. For now, I just disabled ComputeCapabilitiesFilter. nova-scheduler can find a host after this change. Could someone point to me the document for using compute capabilities and the corresponding filter? Yuanle O