On 02/10/12 12:11 +0200, Michal Fojtik wrote:
On Oct 2, 2012, at 10:22 AM, Jan Provaznik <[email protected]> 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, [email protected] 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, I was referring to the newer deltacloud dep specifically (for
Gemfile, as we have 0.5 currently for client), though on the rpm side, I would
think we need to add this driver along with rhev, vsphere, etc.
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
[email protected]