[opensuse-cloud] suds and Nova/VMware
According to: http://docs.openstack.org/trunk/config-reference/content/vmware.html#vmware-... you need to install python-suds with nova-compute. This is in nova's requirements.txt but I don't see it as requirement in our packages. Shouldn't we require it? Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org
On 10/07/2013 08:58 AM, Andreas Jaeger wrote:
According to:
http://docs.openstack.org/trunk/config-reference/content/vmware.html#vmware-...
you need to install python-suds with nova-compute. This is in nova's requirements.txt but I don't see it as requirement in our packages. Shouldn't we require it?
Andreas
openstack-nova-compute requires openstack-nova which in turn requires python-nova which requires python-suds :-) -- Sascha Peilicke SUSE Linux GmbH, Maxfeldstr. 5, D-90409 Nuernberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer HRB 16746 (AG Nürnberg)
On 10/07/2013 09:27 AM, Sascha Peilicke wrote:
On 10/07/2013 08:58 AM, Andreas Jaeger wrote:
According to:
http://docs.openstack.org/trunk/config-reference/content/vmware.html#vmware-...
you need to install python-suds with nova-compute. This is in nova's requirements.txt but I don't see it as requirement in our packages. Shouldn't we require it?
Andreas
openstack-nova-compute requires openstack-nova which in turn requires python-nova which requires python-suds :-)
Ok, everything set ;) Thanks! Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org
participants (2)
-
Andreas Jaeger
-
Sascha Peilicke