tempest merge_configs add config path

Bug #1703093 reported by zhubingbing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Invalid
Undecided
zhubingbing

Bug Description

tempest merge_configs add config path

- name: Copying over tempest.conf
  merge_configs:
    vars:
      project_name: "tempest"
    sources:
      - "{{ role_path }}/templates/tempest.conf.j2"
      - "{{ node_custom_config }}/tempest.conf"
    dest: "{{ node_config_directory }}/{{ item.key }}/tempest.conf"

can't merge /etc/kolla/globa.yml

so we setting tempest in /etc/kolla/globa.yml don;t working.

description: updated
Changed in kolla-ansible:
assignee: nobody → zhubingbing (zhubingbing)
milestone: none → pike-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

Fix proposed to branch: master
Review: https://review.openstack.org/481808

Changed in kolla-ansible:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla-ansible (master)

Change abandoned by zhubingbing (zhu.bingbing@99cloud.net) on branch: master
Review: https://review.openstack.org/481808

Changed in kolla-ansible:
milestone: pike-3 → pike-rc1
Changed in kolla-ansible:
milestone: pike-rc1 → pike-rc2
milestone: pike-rc2 → queens-1
Changed in kolla-ansible:
milestone: queens-2 → queens-3
Changed in kolla-ansible:
milestone: queens-3 → queens-rc1
Changed in kolla-ansible:
milestone: queens-rc1 → rocky-1
Changed in kolla-ansible:
milestone: rocky-2 → rocky-3
Revision history for this message
Tom Fifield (fifieldt) wrote :

Comment from the patch - "database and messaging are announced as deprecated.
So i think we should not add this now. "

Changed in kolla-ansible:
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.