magnum/magnum/drivers/heat
guilhermesteinmuller 439548e3de Fix ostree_* upgrade
Currently, the code assumes that both
ostree_commit and ostree_remote are present
in cluster_template.labels. If one of them are
missing, the ostree upgrade fails [1] and leaves
the cluster with UPDATE_FAILED status.

By the docs[2], it is understood that users have
the ability to choose only one of the labels.

[1] https://gist.github.com/guilhermesteinmuller/7bf9f51e421283783cf737900797232c
[2] https://github.com/openstack/magnum/blob/master/doc/source/user/rolling-upgrade.rst

Change-Id: I0f65169305ba74c082b65bf39083def278404b93
2021-02-15 06:50:45 +00:00
..
__init__.py Refactor driver interface (pt 1) 2016-12-01 09:23:46 -06:00
driver.py Fix ostree_* upgrade 2021-02-15 06:50:45 +00:00
k8s_coreos_template_def.py Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
k8s_fedora_template_def.py 3. Configure monitoring apps path based endpoints 2021-02-05 15:52:52 +00:00
k8s_template_def.py Merge "[fix] Append v3/v1 to auth_url/magnum_url if discovery fails" 2020-07-30 14:31:08 +00:00
swarm_fedora_template_def.py Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
swarm_mode_template_def.py Merge "[fix] Append v3/v1 to auth_url/magnum_url if discovery fails" 2020-07-30 14:31:08 +00:00
template_def.py Merge "[fix] Append v3/v1 to auth_url/magnum_url if discovery fails" 2020-07-30 14:31:08 +00:00