66cb51a8bf
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
8 lines
270 B
YAML
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.
|