I am using Ubuntu Servet 13.04 http://www.ubuntu.com/download/cloud
And following Grizzly insttlation guide from Github. https://github.com/dguitarbite/OpenStack-Grizzly-VM-SandBox-Guide/blob/master/SandBox-Single-Node.rst On Sunday, August 25, 2013, Lingala Srikanth Kumar-B37208 wrote: > Hi Qasim,**** > > What’s the version of Ubuntu you are using and which installation process > you are following?**** > > ** ** > > Regards,**** > > Srikanth.**** > > ** ** > > *From:* M.Qasim Arham [mailto:[email protected] <javascript:_e({}, 'cvml', > '[email protected]');>] > *Sent:* Monday, August 26, 2013 12:55 AM > *To:* [email protected] <javascript:_e({}, 'cvml', > '[email protected]');> > *Subject:* [Openstack] nova installation issue**** > > ** ** > > Hi Team,**** > > ** ** > > I am trying to install Openstack Grizzly on Ubuntu server and getting > following error , would you please help me and let me know what's going > wrong and how I can fix that.**** > > I have also posted the issue on Github as well**** > > https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/issues/119* > *** > > ** ** > > Ubuntu version: > Linux qasim-s 3.8.0-19-generic > #30<https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/issues/30>-Ubuntu > SMP Wed May 1 16:35:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux**** > > Here if nova-log messages: " CRITICAL nova [-] 'module' object has no > attribute 'packs'"**** > > 2013-08-23 19:56:58.864 16598 CRITICAL nova [-] 'module' object has no > attribute 'packs' > 2013-08-23 19:56:58.864 16598 TRACE nova Traceback (most recent call last): > 2013-08-23 19:56:58.864 16598 TRACE nova File "/usr/bin/nova-manage", line > 1263, in > 2013-08-23 19:56:58.864 16598 TRACE nova main() > 2013-08-23 19:56:58.864 16598 TRACE nova File "/usr/bin/nova-manage", line > 1256, in main > 2013-08-23 19:56:58.864 16598 TRACE nova rpc.cleanup() > 2013-08-23 19:56:58.864 16598 TRACE nova File > "/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/__init__.py", > line 240, in cleanup > 2013-08-23 19:56:58.864 16598 TRACE nova return *get_impl().cleanup()** > 2013-08-23 19:56:58.864 16598 TRACE nova File > "/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/*_init__.py", > line 301, in *get_impl** > 2013-08-23 19:56:58.864 16598 TRACE nova _RPCIMPL = > importutils.import_module(CONF.rpc_backend) > 2013-08-23 19:56:58.864 16598 TRACE nova File > "/usr/lib/python2.7/dist-packages/nova/openstack/common/importutils.py", > line 58, in import_module > 2013-08-23 19:56:58.864 16598 TRACE nova __import*_(import_str) > 2013-08-23 19:56:58.864 16598 TRACE nova File > "/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/impl_kombu.py", > line 30, in > 2013-08-23 19:56:58.864 16598 TRACE nova import kombu.messaging > 2013-08-23 19:56:58.864 16598 TRACE nova File > "/usr/lib/python2.7/dist-packages/kombu/messaging.py", line 17, in > 2013-08-23 19:56:58.864 16598 TRACE nova from .serialization import encode > 2013-08-23 19:56:58.864 16598 TRACE nova File > "/usr/lib/python2.7/dist-packages/kombu/serialization.py", line 332, in > 2013-08-23 19:56:58.864 16598 TRACE nova register_msgpack() > 2013-08-23 19:56:58.864 16598 TRACE nova File > "/usr/lib/python2.7/dist-packages/kombu/serialization.py", line 314, in > register_msgpack > 2013-08-23 19:56:58.864 16598 TRACE nova registry.register('msgpack', > msgpack.packs, msgpack.unpacks, > 2013-08-23 19:56:58.864 16598 TRACE nova AttributeError: 'module' object > has no attribute 'packs' > 2013-08-23 19:56:58.864 16598 TRACE nova**** > > ** ** > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
