Re: [Openstack] ceilometer statistics timeout

2016-06-30 Thread magicb...@hotmail.com
only running some instances.less than 20 in total) Questions: - How can I improve mongoDB in order to improve this? - How can I configure ceilometer-api in order to wait > 60 sec for mongodb? Thanks J. On 30/06/16 10:18, magicb...@hotmail.com wrote: Hi there I'm facing a strange ceilom

[Openstack] ceilometer statistics timeout

2016-06-30 Thread magicb...@hotmail.com
Hi there I'm facing a strange ceilometer-api behavior. While I can query ceilometer-api for "meter-list"/"sample-list" (or even openstack usage show) very fast, it looks like ceilometer cli (or api) struggles with "ceilometer statistics" gettting always a timeout [user1@ubuntu ~]$ ceilometer

[Openstack] Ceph RadosGW and Object Storage meters: storage.objects.incoming|outgoing.bytes

2016-06-22 Thread magicb...@hotmail.com
Hi is there a way to get meters like storage.objects.(incoming|outgoing).bytes when using ceph radosgw service instead of swift on openstack? thanks in advance. J. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Pos

Re: [Openstack] keystone: change from fernet tokens to uuid

2016-05-23 Thread magicb...@hotmail.com
Based on your statement executing the same command through V3 indentity admin interface (/export OS_IDENTITY_API_VERSION=3/) it works I would suggest to follow Adam's advice to use V3 API. Regards, Eugen Zitat von magicb...@hotmail.com: Hi Eugen I have admin_token set, but token_pr

Re: [Openstack] keystone: change from fernet tokens to uuid

2016-05-20 Thread magicb...@hotmail.com
Hi Adam What do you mean with "upgrade the Fuel code to use the V3 Keystone API"?? Afaik I'm running the latest FUEL distro released, which is fuel 8.0is there any new version available? On 20/05/16 17:16, Adam Young wrote: On 05/20/2016 06:14 AM, magicb...@hotmail.com w

Re: [Openstack] keystone: change from fernet tokens to uuid

2016-05-20 Thread magicb...@hotmail.com
uired services. In my case, I managed to switch back to uuid, but in the meantime I'm back to fernet tokens. Hope this helps! [1] http://docs.openstack.org/liberty/install-guide-obs/keystone-install.html#install-and-configure-components Regards, Eugen Zitat von magicb...@hotmail.com: Hi

[Openstack] keystone: change from fernet tokens to uuid

2016-05-20 Thread magicb...@hotmail.com
Hi I've deployed FUEL 8.0 (liberty) on my lab and noticed that FUEL works with fernet tokens. Because I have an old app which only works with UUID, I have changed /etc/keyston/keyston.conf from: [token] provider = keystone.token.providers.fernet.Provider to: [token] provid

Re: [Openstack] keystone admin endpoint

2016-05-19 Thread magicb...@hotmail.com
Thanks Hugo. I was worried about whether I had to create some endpoints in addition to the NAT task Thanks. J. On 19/05/16 15:37, Tonytkdk wrote: Yes, the NAT works as you want. Regards // Hugo "magicb...@hotmail.com" 於 2016年5月19日 20:02 寫道: Hi in my keystone.c

[Openstack] keystone admin endpoint

2016-05-19 Thread magicb...@hotmail.com
Hi in my keystone.conf I have "admin_endpoint = http://192.168.0.2:35357";, but I need to access from public IP address space to this endpoint. Is it valid to just configure a NAT which translates <> <192.168.0.2:35357> ?? Thanks J. ___

Re: [Openstack] Heat autoscaling: heat.engine.resource Forbidden: You are not authorized to perform the requested action.

2016-05-10 Thread magicb...@hotmail.com
s this a bug in Mirantis MOS 8.0? On 10/05/16 17:05, magicb...@hotmail.com wrote: Hi Raghavendra, how can I check those privileges? Even with "admin" user, I get the same error. :( Best regards J. On 10/05/16 13:23, raghavendra@accenture.com wrote: Hi Mag, Please check if yo

Re: [Openstack] Heat autoscaling: heat.engine.resource Forbidden: You are not authorized to perform the requested action.

2016-05-10 Thread magicb...@hotmail.com
t then try to spin up the Heat stack. Regards, Raghavendra Lad *From:*magicb...@hotmail.com [mailto:magicb...@hotmail.com] *Sent:* Tuesday, May 10, 2016 4:30 PM *To:* openstack@lists.openstack.org *Subject:* [Openstack] Heat autoscaling: heat.engine.resource Forbidden: You are not authorized

[Openstack] Heat autoscaling: heat.engine.resource Forbidden: You are not authorized to perform the requested action.

2016-05-10 Thread magicb...@hotmail.com
Hi testing Openstack Mitaka (deployed with Mirantis FUEL 8.0), when testing Heat Autoscaling, I get this error: /heat.engine.resource Forbidden: You are not authorized to perform the requested action./ Any ideas on what's going on? Thanks in advance. J ___

[Openstack] Heat: error in templates related with JSON

2016-04-28 Thread magicb...@hotmail.com
Hi I've setup an small lab based on Liberty (FUEL 8.0), and started to test some heat-templates: /git clone https://github.com/openstack/heat-templates.git/ I've detected that all resources type "OS::Heat::SoftwareConfig" which have references to external files like "config: { get_file: db

Re: [Openstack] LBaasv2 in Mirantis Openstack 8.0

2016-03-03 Thread magicb...@hotmail.com
;-) I use it to deploy OpenShift clusters and it works like a charm. Enjoy! On 2016-03-03 15:48, magicb...@hotmail.com wrote: I think I got it: I need to re-run "neutron-db-management" "neutron-db-manage --service lbaas --config-file /etc/neutron/neutron.conf --config-fi

Re: [Openstack] LBaasv2 in Mirantis Openstack 8.0

2016-03-03 Thread magicb...@hotmail.com
wrote: Horizon not support lbaas v2 in liberty. On Thu, Mar 3, 2016 at 8:13 PM, magicb...@hotmail.com <mailto:magicb...@hotmail.com> <mailto:magicb...@hotmail.com>> wrote: Hi, is it possible to enable LBaaSv2 in MOS8.0 (based on Liberty)? after a fuel deployment, i ha

Re: [Openstack] LBaasv2 in Mirantis Openstack 8.0

2016-03-03 Thread magicb...@hotmail.com
Hi All I want is LBaasv2 with command line..(it's sad to know horizon doesn't support lbaasv2 because I think Lbaasv1 isn't supported by libertyisn't it?). J On 03/03/16 14:34, Shake Chen wrote: Horizon not support lbaas v2 in liberty. On Thu, Mar 3, 201

[Openstack] LBaasv2 in Mirantis Openstack 8.0

2016-03-03 Thread magicb...@hotmail.com
Hi, is it possible to enable LBaaSv2 in MOS8.0 (based on Liberty)? after a fuel deployment, i have: - installed neutron-lbaasv2-agent package (with apt) on each controller, - configured neutron.conf adding neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2 to service_plugins option

[Openstack] Liberty + DVR and LBaasv2

2016-03-01 Thread magicb...@hotmail.com
Hello, would you happen to know whether LBaasv2 (Octavia/Haproxy) is compatible with Distributed Routing (DVR) in Liberty release? Maturity? thanks in advance! J. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post