double slash in path

Bug #1838259 reported by dzogchen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Low
Chason Chan
Train
Fix Released
Low
Chason Chan

Bug Description

variable {{ node_config_directory }} includes slash

Tags: kolla
dzogchen (dzogchen)
affects: cinder → kolla-ansible
Revision history for this message
dzogchen (dzogchen) wrote :

{{ node_config_directory }}/{{ service_name }}/config.json
{{ node_config_directory }}/{{ item.key }}/wsrep-notify.sh
{{ node_config_directory }}/{{ service_name }}/galera.cnf

.etc

Revision history for this message
dzogchen (dzogchen) wrote :

kolla-ansible 8.0.0

Revision history for this message
dzogchen (dzogchen) wrote :

kolla-ansible 7.1.1

Revision history for this message
dzogchen (dzogchen) wrote :

"module_args": {
  ...
            "dest": "/etc/kolla//fluentd/filter/00-record_transformer.conf",
  ...
        }

.etc

Chason Chan (chen-xing)
Changed in kolla-ansible:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

Fix proposed to branch: master
Review: https://review.opendev.org/674150

Changed in kolla-ansible:
assignee: nobody → Chason Chan (chen-xing)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.opendev.org/674150
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=a1ab06d2446f7e540b2c02a9a7d7dcc39216d891
Submitter: Zuul
Branch: master

commit a1ab06d2446f7e540b2c02a9a7d7dcc39216d891
Author: chenxing <email address hidden>
Date: Fri Aug 2 09:53:45 2019 +0800

    Remove unnecessary option from group_vars/all.yml

    We often specific the project name after "{{ node_config_directory }}",
    for example,
    ``{{ node_config_directory }}/cinder-api/:{{ container_config_directory }}/:ro``.
    As the "{{ project }}" option is not configured, This line was
    generated with:
    ``/etc/kolla//cinder-api/:...``
    There would be double slash exists. It's OK, but confusing.

    Change-Id: I82e6a91b2c541e38cf8e97896842149b31244688
    Closes-Bug: #1838259

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 9.0.0.0rc1

This issue was fixed in the openstack/kolla-ansible 9.0.0.0rc1 release candidate.

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.