glance/releasenotes/notes/replicator-token-cleanup-4a573c86f1acccc0.yaml
Sean McGinnis eec0604893
Remove deprecated glance-replicator options
The mastertoken and slavetoken options were deprecated in Pike. This
completes the deprecation and removes those options.

Change-Id: Ifaaaa9cdd3240913e5b257d6a99aecd6be840b36
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-07-15 16:30:45 -05:00

7 lines
252 B
YAML

---
upgrade:
- |
The ``glance-replicator`` options ``mastertoken`` and ``slavetoken`` were
deprecated in the Pike release cycle. These options have now been removed.
The options ``sourcetoken`` and ``targettoken`` should be used instead.