jq is now required on the overcloud images

Closes-Bug: #1746737
Change-Id: I8237e2c8b0e6e98563727f93b85eee108e1bcbc1
This commit is contained in:
Wes Hayutin 2018-02-01 21:34:50 -05:00
parent aa44e05495
commit 6ed63108bf
4 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,7 @@ disk_images:
- python-heat-agent-json-file
- screen
- os-net-config
- jq
options:
- "--min-tmpfs=7"
environment:

View File

@ -29,6 +29,7 @@ disk_images:
- device-mapper-multipath
- openstack-heat-agents
- os-net-config
- jq
options:
- "--min-tmpfs=7"
environment:

View File

@ -23,4 +23,5 @@ disk_images:
- python-heat-agent-docker-cmd
- python-heat-agent-json-file
- os-net-config
- jq
options:

View File

@ -27,6 +27,7 @@ disk_images:
- ntp
- device-mapper-multipath
- openstack-heat-agents
- jq
options:
- "--min-tmpfs=7"
environment: