80bd5e8abf
We currently accept false for some parameters, as an indicator to purge options but this can be replaced by the os_service_default fact. Change-Id: Ie6632c21b5723d1db73cfae9fa52b543fd91a605
12 lines
281 B
YAML
12 lines
281 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following parameters of the ``trove`` class no longer treat `fase`
|
|
as a special value to purge the option. Use the `os_service_default` fact
|
|
which is not default.
|
|
|
|
- `nova_compute_url`
|
|
- `cinder_url`
|
|
- `neutron_url`
|
|
- `swift_url`
|