openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #15451
Re: [glance] legacy client removal and python-glanceclient
On Wed, Aug 1, 2012 at 10:07 PM, Jay Pipes <jaypipes@xxxxxxxxx> wrote:
> For the case of shell scripts using the old glance client, the
> installation path for the old and new glance CLI tools is different, so
> in theory, if you wrote a shell script that used the old glance client,
> then installed the new python-glanceclient, you could simply edit your
> shell script to point a glance variable to the absolute path of the old
> glance CLI executable.
Not sure that the installation path is different, both "glance"
scripts end up in bindir and e.g. both openstack-glance and
python-glanceclient RPMs in Fedora Rawhide provided their version of
/usr/bin/glance.
So before "glance" is removed from openstack/glance (in folsom-3 if I
understood correctly?) I did a workaround to avoid the conflict:
http://pkgs.fedoraproject.org/cgit/python-glanceclient.git/commit/?id=845a9a6466e84f7868504e22a5b89f716705ea27
I assume Glance folsom packages in Debian/Ubuntu have the same conflict ?
BTW devstack "solves" this by clever overwriting:
+# Do this _after_ glance is installed to override the old binary
+setup_develop $GLANCECLIENT_DIR
Cheers,
Alan
Follow ups
References
-
[glance] legacy client removal and python-glanceclient
From: Brian Waldon, 2012-07-31
-
Re: [glance] legacy client removal and python-glanceclient
From: Christoph Hellwig, 2012-07-31
-
Re: [glance] legacy client removal and python-glanceclient
From: Brian Waldon, 2012-07-31
-
Re: [glance] legacy client removal and python-glanceclient
From: Christoph Hellwig, 2012-07-31
-
Re: [glance] legacy client removal and python-glanceclient
From: Brian Waldon, 2012-08-01
-
Re: [glance] legacy client removal and python-glanceclient
From: Matt Joyce, 2012-08-01
-
Re: [glance] legacy client removal and python-glanceclient
From: Brian Waldon, 2012-08-01
-
Re: [glance] legacy client removal and python-glanceclient
From: Vishvananda Ishaya, 2012-08-01
-
Re: [glance] legacy client removal and python-glanceclient
From: Gabriel Hurley, 2012-08-01
-
Re: [glance] legacy client removal and python-glanceclient
From: Kevin L. Mitchell, 2012-08-01
-
Re: [glance] legacy client removal and python-glanceclient
From: Jay Pipes, 2012-08-01