Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Setting ceph['enabled'] = false in glance/values.yaml has no effect #311

Open
dulek opened this issue Mar 30, 2017 · 0 comments
Open

Setting ceph['enabled'] = false in glance/values.yaml has no effect #311

dulek opened this issue Mar 30, 2017 · 0 comments

Comments

@dulek
Copy link
Contributor

dulek commented Mar 30, 2017

Kubernetes Version (output of kubectl version):
1.5.3

Helm Client and Tiller Versions (output of helm version):
2.2.3

Development or Deployment Environment?:
Development

Release Tag or Master:
master

Expected Behavior:
setting ceph.enabled = false should remove rbd from glance-api.conf

What Actually Happened:
It's still configured there, so without Ceph image upload will fail with 500.

How to Reproduce the Issue (as minimally as possible):
Just set the option, deploy and try to upload the image.

Any Additional Comments:
This option is not used in _glance-api.conf.tpl, should it simply get removed?

dulek pushed a commit to dulek/openstack-helm that referenced this issue Mar 30, 2017
Adds additional case when Ceph should be disabled in Glance - that's
when ceph.enabled is set to false.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant