Merge "Nova CI scenarios should use auto_assign_nic"

This commit is contained in:
Jenkins 2017-03-28 19:43:15 +00:00 committed by Gerrit Code Review
commit a78dd877be
3 changed files with 0 additions and 7 deletions

View File

@ -1,8 +1,4 @@
---
- name: Get Network ID
shell: "source {{ ansible_env.HOME }}/overcloudrc; neutron net-list | grep {{ browbeat_pri_net_name }} | cut -f 2 -d'|'"
register: nova_test_net_name
- name: Template Browbeat configuration
template:
"src={{ browbeat_config_file }} \

View File

@ -101,13 +101,11 @@ rally:
file: rally/nova/nova-boot-snapshot-cc.yml
image_name: cirros
flavor_name: m1.tiny
net_id: {{ nova_test_net_name.stdout }}
- name: boot-list
enabled: true
file: rally/nova/nova-boot-list-cc.yml
image_name: cirros
flavor_name: m1.tiny
net_id: {{ nova_test_net_name.stdout }}
- name: glance
enabled: true
concurrency:

View File

@ -128,7 +128,6 @@ rally:
file: rally/nova/nova-boot-snapshot-cc.yml
image_name: cirros
flavor_name: m1.tiny
net_id: {{ nova_test_net_name.stdout }}
- name: plugins
enabled: true
concurrency: