[opensuse-cloud] missing requirement in openstack-nova: python-ceilometer
Looks like python-nova requires python-ceilometer. 2014-02-14 14:57:13.757 30600 TRACE nova.openstack.common.notifier.api __import__(import_str) 2014-02-14 14:57:13.757 30600 TRACE nova.openstack.common.notifier.api ImportError: No module named ceilometer.compute.nova_notifier Christian. -- Christian Berendt Cloud Computing Solution Architect Tel.: +49-171-5542175 Mail: berendt@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org
On Friday 14 February 2014 16:16:08 Christian Berendt wrote:
Looks like python-nova requires python-ceilometer.
2014-02-14 14:57:13.757 30600 TRACE nova.openstack.common.notifier.api __import__(import_str) 2014-02-14 14:57:13.757 30600 TRACE nova.openstack.common.notifier.api ImportError: No module named ceilometer.compute.nova_notifier
Christian.
Looks like you set notification_driver=ceilometer.compute.nova_notifier in /etc/nova/nova.conf. We may or may not "suggest" python-ceilometerclient, but I dunno if a hard requirement is necessary. ceilometer pulls in a lot of deps. -- With kind regards, Sascha Peilicke SUSE Linux GmbH, Maxfeldstr. 5, D-90409 Nuernberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org
On 02/14/2014 04:34 PM, Sascha Peilicke wrote:
Looks like you set notification_driver=ceilometer.compute.nova_notifier in /etc/nova/nova.conf. We may or may not "suggest" python-ceilometerclient, but I dunno if a hard requirement is necessary. ceilometer pulls in a lot of deps.
Thanks Sasche, removing the notification_driver helped. I think it's not necessary to suggest python-ceilometerclient. Christian. -- Christian Berendt Cloud Computing Solution Architect Mail: berendt@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org
participants (2)
-
Christian Berendt
-
Sascha Peilicke