Jonathan Proulx <[email protected]> wrote on 06/11/2015 05:13:36 PM:
> From: Jonathan Proulx <[email protected]> > To: David Medberry <[email protected]> > Cc: "[email protected]" <[email protected]> > Date: 06/11/2015 05:25 PM > Subject: Re: [Openstack] Insanity check: Kilo-Keystone w/ Juno-everything else > > On Thu, Jun 11, 2015 at 5:00 PM, David Medberry > <[email protected]> wrote: > > We have run with (really) Liberty keystone, Liberty horizon and everything > > else Juno. > > > > I suspect you can do this mixed thing as long as you pay careful attention. > > Definitely seems like it *should* work as the API *shouldn't* change. > Glad to hear this actually seems to be the case > > > Likewise, when we upgrade our TWO REGIONAL DATACENTERS we always do one and > > then the next a couple days later, so all of our upgrades have had a single > > KEYSTONE against two different rest-of-the-clouds and that works just fine. > > > > You may find more info on the openstack-operators list (a pretty good place > > for this kind of of topic.) > > Familiar with the ops list, my (probably misguided) thought for > posting here was to maybe get dev & ops people. Though I suppose this > is becoming more the intro to openstack list in practice. Your thoughts are not as misguided as you'd believe, I think most devs subscribe to this list as well. Echoing David's reply, this should work. The Keystone team tries really hard to not mangle any APIs, and if we do, we always provide deprecation warnings in the log files. Furthermore, the inter-service communication you mention should only depend on the keystonemiddleware pieces that are used between services. This hasn't changed in a while. Thanks, Steve Martinelli OpenStack Keystone Core > > Thanks, > -Jon > > > -dave > > > > On Thu, Jun 11, 2015 at 1:58 PM, Jonathan Proulx <[email protected]> wrote: > >> > >> Hi All, > >> > >> As part of an expansion to a second Region (and 2nd datacenter) I'm > >> considering building out the new region on Kilo and upgrading the > >> (shared) Keystone to Kilo while leaving the rest of the current > >> region at Juno. > >> > >> Obviously this is not a tested or supported configuration but in my > >> small development environment so far it seems to work. > >> > >> Is anyone running mixed versions like this in production, or > >> conversely know of any fatal flaws I may be missing in test that might > >> surface to bite me later? > >> > >> Thanks, > >> -Jon > >>
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
