<div dir="ltr">Hi Everyone, <div style>                     I have facing strange issue in installation of openstack with ceilometer. I am using devstack automated script to install ceilometer as told in  <a href="http://ceilometer.readthedocs.org/en/latest/install.html">http://ceilometer.readthedocs.org/en/latest/install.html</a>.</div>

<div style><br></div><div style>I added the following lines in localrc</div><div style><pre style="font-family:Consolas,'Deja Vu Sans Mono','Bitstream Vera Sans Mono',monospace;margin-right:2em;margin-left:2em;font-size:0.95em;line-height:18px;padding:0.5em;border:1px solid rgb(204,204,204);background-color:rgb(238,238,238);border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;color:rgb(0,0,0)">

# Configure the notifier to talk to the message queue
# and turn on usage audit events
EXTRA_OPTS=(notification_driver=nova.openstack.common.notifier.rabbit_notifier,ceilometer.compute.nova_notifier)

# Enable the ceilometer services
enable_service ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api</pre></div><div style><br></div><div style>But, when i am running ceilometer-collector or ceilometer-agent, I am getting error saying </div>

<div style>"AttributeError: 'module' object has no attribute 'packs'"</div><div style><br></div><div style>Please help me in installing ceilometer in openstack.I have even tried by installing openstack first and manually installed ceilometer as told in the above link. But I was getting different error</div>

<div style><span style="color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">ArgsAlreadyPars</span><span style="color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">edError(</span><span style="color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">"cannot register CLI option"</span><br>

</div><div style><br></div><div style><br></div><div style>I can manually do any of the steps or I am ready to reinstall completely. Can someone help me to install ceilometer in openstack?</div><div style><br></div></div>