Remove extra configuration item

Bug #1696947 reported by zhubingbing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
zhubingbing

Bug Description

Remove extra configuration item in solum.conf

cat solum.conf.j2

[keystone_authtoken]
auth_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}/v2.0
auth_url = {{ admin_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_admin_port }}
auth_type = password
auth_protocol = http
auth_prot = 35357
project_domain_id = default
user_domain_id = default
project_name = service
username = {{ solum_keystone_user }}
password = {{ solum_keystone_password }}

auth_prot is error, so we should remove it

Changed in kolla-ansible:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → zhubingbing (zhubingbing)
milestone: none → pike-2
Changed in kolla-ansible:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/472595
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=59a621e2b423e10d1ac84df200338095c2a15445
Submitter: Jenkins
Branch: master

commit 59a621e2b423e10d1ac84df200338095c2a15445
Author: zhubingbing <zhu.bingbing@99cloud.net>
Date: Fri Jun 9 17:01:17 2017 +0800

    Remove extra configuration item in solum.conf.j2

    We use auth_uri contain auth_protocol and auth_port

    Closes-Bug: #1696947

    Change-Id: Id9b984d8822508e4ae972f513b36374abe2ebdff

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/472647

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 5.0.0.0b2

This issue was fixed in the openstack/kolla-ansible 5.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ocata)

Reviewed: https://review.openstack.org/472647
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=8145b6a0b217e684aa47124b90365c6a01eb5c5e
Submitter: Zuul
Branch: stable/ocata

commit 8145b6a0b217e684aa47124b90365c6a01eb5c5e
Author: zhubingbing <zhu.bingbing@99cloud.net>
Date: Fri Jun 9 17:01:17 2017 +0800

    Remove extra configuration item in solum.conf.j2

    We use auth_uri contain auth_protocol and auth_port

    Closes-Bug: #1696947

    Change-Id: Id9b984d8822508e4ae972f513b36374abe2ebdff
    (cherry picked from commit 59a621e2b423e10d1ac84df200338095c2a15445)

tags: added: in-stable-ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 4.0.4

This issue was fixed in the openstack/kolla-ansible 4.0.4 release.

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.