Add stub upgrade.yml
After introduction of pull action and turing every main.yml into {{action}}.yml we lost ability to perform upgrade Change-Id: Ie9fa2cd083b061033abc733fba53d54f9c55e393 Fixes-Bug: #1538210
This commit is contained in:
parent
c91e701b0a
commit
375965ddfb
ansible/roles
ceph/tasks
cinder/tasks
common/tasks
glance/tasks
haproxy/tasks
horizon/tasks
ironic/tasks
magnum/tasks
mariadb/tasks
memcached/tasks
mistral/tasks
murano/tasks
neutron/tasks
nova/tasks
rabbitmq/tasks
swift/tasks
1
ansible/roles/ceph/tasks/upgrade.yml
Normal file
1
ansible/roles/ceph/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/cinder/tasks/upgrade.yml
Normal file
1
ansible/roles/cinder/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/common/tasks/upgrade.yml
Normal file
1
ansible/roles/common/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/glance/tasks/upgrade.yml
Normal file
1
ansible/roles/glance/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/haproxy/tasks/upgrade.yml
Normal file
1
ansible/roles/haproxy/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/horizon/tasks/upgrade.yml
Normal file
1
ansible/roles/horizon/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/ironic/tasks/upgrade.yml
Normal file
1
ansible/roles/ironic/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/magnum/tasks/upgrade.yml
Normal file
1
ansible/roles/magnum/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/mariadb/tasks/upgrade.yml
Normal file
1
ansible/roles/mariadb/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/memcached/tasks/upgrade.yml
Normal file
1
ansible/roles/memcached/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/mistral/tasks/upgrade.yml
Normal file
1
ansible/roles/mistral/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/murano/tasks/upgrade.yml
Normal file
1
ansible/roles/murano/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/neutron/tasks/upgrade.yml
Normal file
1
ansible/roles/neutron/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/nova/tasks/upgrade.yml
Normal file
1
ansible/roles/nova/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/rabbitmq/tasks/upgrade.yml
Normal file
1
ansible/roles/rabbitmq/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
1
ansible/roles/swift/tasks/upgrade.yml
Normal file
1
ansible/roles/swift/tasks/upgrade.yml
Normal file
@ -0,0 +1 @@
|
||||
---
|
Loading…
x
Reference in New Issue
Block a user