5304c0a489
In environments without Swift we are currently unable to store hardware introspection data. The inspection_store container runs an nginx server that supports a restricted Swift-like HTTP API using WebDAV that supports upload and retrieval of introspection data.
13 lines
306 B
YAML
13 lines
306 B
YAML
---
|
|
# Deploy/pull/reconfigure/upgrade overcloud services not managed by
|
|
# kolla-ansible.
|
|
#
|
|
# Follows kolla-ansible service deployment patterns.
|
|
#
|
|
# Variables:
|
|
# action: One of deploy, destroy, pull, reconfigure, upgrade
|
|
|
|
- include: docker-registry.yml
|
|
- include: inspection-store.yml
|
|
- include: opensm.yml
|