kayobe/releasenotes/notes/support-deploy-containers-7acf4c647fb5c3fa.yaml
Mark Goddard 66cb51a8bf Add command to deploy only containers
Kolla ansible train adds a new command, kolla-ansible deploy-containers,
that will only deploy containers, and skips registration, bootstrapping
and configuration.

This change adds a new 'kayobe overcloud service deploy containers'
command to make use of the new kolla-ansible command.

Change-Id: I999dfe4b1d082bc88148f54b236644abcbd96a5a
Story: 2006951
Task: 37633
2019-11-28 13:31:21 +00:00

8 lines
270 B
YAML

---
features:
- |
Adds a new ``kayobe overcloud service deploy containers`` command. This is
similar to ``kayobe overcloud service deploy``, but only deploys new
containers if necessary, and skips service registration, bootstrapping and
configuration.