weixin_39725594 2020-11-29 21:14
浏览 0

Fixes lp#1848104: updating existing credential with invalid value invalidates other credentials

Description of change

On the controller facades, creating cloud call context in the facade construction makes no sense since call context is model specific.

This PR changes the creation of the context to be in the actual facade call methods. All context creation has been moved to the calls that use context rather than forcing it to happen too early and for every call.

QA steps

steps in bug report do not result in the controller model cloud credential to be invalidated.

Bug reference

https://bugs.launchpad.net/juju/+bug/1848104

该提问来源于开源项目:juju/juju

  • 写回答

5条回答 默认 最新

  • weixin_39725594 2020-11-29 21:14
    关注
    评论

报告相同问题?