[PATCH] Openstack support in conductor

Michal Fojtik mfojtik at redhat.com
Tue Oct 2 10:11:34 UTC 2012


On Oct 2, 2012, at 10:22 AM, Jan Provaznik <jprovazn at redhat.com> wrote:

> On 10/01/2012 04:53 PM, Jan Provaznik wrote:
>> On 10/01/2012 04:40 PM, Jason Guiditta wrote:
>>> On 27/09/12 17:10 +0200, jprovazn at redhat.com wrote:
>>>> Hi,
>>>> this patchset makes Conductor more compatible with Openstack. You should
>>>> be able to work with imported openstack images (building/pushing will
>>>> be supported once IME is integrated).
>>>> 
>>>> Beside this patch you need deltacloud >1.0.3. For now (before 1.0.4 is
>>>> released),
>>>> fetch deltacloud core from repo and make sure that following patches
>>>> are applied:
>>>> http://tracker.deltacloud.org/set/80
>>>> http://tracker.deltacloud.org/set/79
>>>> 
>>>> Jan
>>>> 
>>> 
>>> Is there a patch in this set I am not seeing that updates the
>>> Gemfile.lock and rpm spec?
>>> 
>>> -j
>> 
>> It isn't, I thought new-enough openstack rpm doesn't exist yet. Will
>> send a patch for it before I push this.
>> 
>> Jan
> 
> Actually I don't think we should have dependency on openstack rpm - it's deltacloud-core what requires this gem/rpm so it should have this dependency. This looks like a dc-core dependency bug (-> ccing Michal).

%package openstack
Summary: Deltacloud Core for OpenStack
Requires: %{name} = %{version}-%{release}
Requires: %{name}-openstack

$ yum install deltacloud-core-openstack

This will also activate the driver. Note this has been added since
deltacloud-core-1.0.3

  -- Michal

> 
> Jan

Michal Fojtik
http://deltacloud.org
mfojtik at redhat.com






More information about the aeolus-devel mailing list