python-tripleoclient/releasenotes/notes/deprecate-pull-source-1d904126040c2eb1.yaml
Steve Baker 8c328b659e Deprecate --pull-source for container prepare command
The registry should be included in the --namespace argument to be
consistent with the other image references.

Change-Id: I0b0b8728b7752bdd4680a5a2bbf664f94f7d56d9
Closes-Bug: #1708303
Depends-On: I1769c7cf1c058328a8490228bdc4719e8d216ccb
2017-08-22 10:11:22 +12:00

6 lines
206 B
YAML

---
deprecations:
- The command "openstack overcloud container image prepare" has deprecated
the --pull-source argument. The source registry should now be specified as
part of the --namespace argument.