Hi Julien
Thank you so mutch. Was the endpoint.
I erased the previous and then created e new one with the same ip's but
without the /v2.
I finally started my central-agent, and now I can start to drilling info :)
Cheers
Cláudio Marques
clau...@onesource.pt
http://www.onesource.pt/
2013/6/18 J
On Tue, Jun 18 2013, Claudio Marques wrote:
> Thank you for your response.
> Do you mean removing the keystone endpoint for glance and creating a new
> one without the /v2 number?
> http://10.0.1.167:9292/v2|http://10.10.10.51:9292/v2
> |http://10.10.10.51:9292/v2|
Hi Julien
Thank you for your response.
Do you mean removing the keystone endpoint for glance and creating a new
one without the /v2 number?
This is my service and endpoint list, if you don't mind to check it :)
root@control: keystone service-list
+--+--+--
On Tue, Jun 18 2013, Claudio Marques wrote:
> Does anyone have some issue like this?
What's your Glance endpoint like in Keystone?
If it ends with a version number like /v1, remove it.
--
Julien Danjou
// Free Software hacker / freelance consultant
// http://julien.danjou.info
signature.asc
D
Hi all
i am runiing openstack Grizzly, and hi have installed ceilometer via
apt-get. I have ceilometer api, collector and central agent installed on
controller node, and the compute agent on the compute node.
I can start all agents, but the central agent gives-me an error regarding
some glancecli
On Thu, Apr 11, 2013 at 11:34 PM, Liu Wenmao wrote:
> Thanks, the ceilometer seems to lack some default options in configuration
> files and the official guidance. (
> http://docs.openstack.org/developer/ceilometer/configuration.html)
>
I have opened a bug to address the missing details in the c
Thanks, the ceilometer seems to lack some default options in configuration
files and the official guidance. (
http://docs.openstack.org/developer/ceilometer/configuration.html)
So maybe it is not ready for users yet?
On Wed, Apr 10, 2013 at 8:28 PM, Doug Hellmann
wrote:
>
>
>
> On Wed, Apr 10,
On Wed, Apr 10, 2013 at 6:10 AM, Liu Wenmao wrote:
> Actually this is not over.
>
> The main reason of service failure is that central/manager.py
> and service.py use different vairables:
>
> central/manager.py
> 70 def interval_task(self, task):
> 71 self.keystone = ksclient.Client
Actually this is not over.
The main reason of service failure is that central/manager.py
and service.py use different vairables:
central/manager.py
70 def interval_task(self, task):
71 self.keystone = ksclient.Client(
72 username=cfg.CONF.*os_username*,
73
I solve this problem by two steps:
1 modify /etc/init/ceilometer-agent-central.conf
exec start-stop-daemon --start --chuid ceilometer --exec
/usr/local/bin/ceilometer-agent-central --
--config-file=/etc/ceilometer/ceilometer.conf
2 add some lines to /etc/ceilometer/ceilometer.conf:
os-username=cei
Hi all:
I have just install ceilometer grizzly github version, but fail to
start ceilometer-agent-central service. I think it is due to that I didn't
set up the keystone user/password like other projects. but I follow the
instructions(
http://docs.openstack.org/developer/ceilometer/install/manual.
11 matches
Mail list logo