cinder/releasenotes/notes/remove_osapi_volume_base_url-33fed24c4ad1b2b6.yaml
Sean McGinnis efc9016055 Remove deprecated osapi_volume_base_URL
This config option was basically the same as public_endpoint and was
deprecated in Pike in favor of using that option instead. This now
removes it completely.

Change-Id: I405a404add187ba62357e541dfa1e8b39703ba18
2017-10-03 14:17:53 -05:00

7 lines
182 B
YAML

---
upgrade:
- |
The `osapi_volume_base_URL` config option was deprecated in Pike and has
now been removed. The `public_endpoint` config option should be used
instead.