Hi Pshem

On Thu, 28 Jan 2016 at 22:39 Pshem Kowalczyk <pshe...@gmail.com> wrote:

> I've tried to upgrade keystone to the new charm version (from liberty).
> I've updated the source:
>
> juju set keystone openstack-origin=cloud:trusty-mitaka
>
> and scheduled an upgrade:
>
>  juju upgrade charm keystone
>
> but the charm upgrade fails:
>
> 2016-01-28 21:36:13 ERROR juju-log FATAL ERROR: Could not derive OpenStack
> version for codename: mitaka
>
> What am I doing wrong?
>

You need to upgrade the charm first, and then set the configuration option
as the old version of the charm does not know about mitaka.

You can resolve this by doing:

juju upgrade-charm --force keystone
juju resolved --retry keystone/0 (or whatever the unit name is that failed)

Hopefully that should fix you up.

Cheers

James
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to