Re: [Openstack-operators] Multi region, different behavior from different platforms

2015-09-30 Thread Salman Toor
Thats strange How come some of the packages are from 2015 and some from very old distribution? [root@glance: ~] # rpm -qa | grep glance python-glance-store-0.4.0-1.el7.noarch openstack-glance-2015.1.1-1.el7.noarch python-glanceclient-0.17.0-2.el7.noarch python-glance-2015.1.1-1.el7.noarch root

Re: [Openstack-operators] Multi region, different behavior from different platforms

2015-09-29 Thread Monty Taylor
You have a very old glance client on both centos and Ubuntu. You want 1.0 everywhere you're going to use it as a client. On Sep 29, 2015 7:31 PM, Salman Toor wrote: > > Hi,  > > I am trying to configure a multi region setup. I have one region setup on > CentOS and second region on Ubuntu. Glanc

[Openstack-operators] Multi region, different behavior from different platforms

2015-09-29 Thread Salman Toor
Hi, I am trying to configure a multi region setup. I have one region setup on CentOS and second region on Ubuntu. Glance clients on different platforms are giving different outputs. Ubuntu Trusty: -- root@u-mn01:~/openstack# glance --version 0.15.0 root@u-mn01:~/openstack# g