Add ability to override service name for service catalog

Bug #1359755 reported by Mathieu Gagné
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-ceilometer
Fix Released
Undecided
Mathieu Gagné
puppet-cinder
Fix Released
Undecided
Rico Lin
puppet-designate
Fix Released
Undecided
Rico Lin
puppet-glance
Fix Released
Undecided
Rico Lin
puppet-heat
Fix Released
Undecided
Mathieu Gagné
puppet-ironic
Fix Released
Undecided
Gael Chamoulaud
puppet-neutron
Fix Released
Undecided
Mathieu Gagné
puppet-nova
Fix Released
Undecided
Mike Dorman
puppet-swift
Fix Released
Undecided
Rico Lin
puppet-trove
Fix Released
Undecided
Rico Lin

Bug Description

We should add the ability to override the service name for service catalog

Instead of forcing the name of the service in the service catalog to match auth_name, we should make it possible to explicitly set the service name, separately from auth_name.

If service_name is not specified, we should default back to the value of auth_name (which maintains the current behaviour.)

Changed in puppet-neutron:
assignee: nobody → Mathieu Gagné (mgagne)
status: New → In Progress
Changed in puppet-ceilometer:
assignee: nobody → Mathieu Gagné (mgagne)
status: New → In Progress
Changed in puppet-glance:
assignee: nobody → Mathieu Gagné (mgagne)
status: New → In Progress
Changed in puppet-heat:
assignee: nobody → Mathieu Gagné (mgagne)
status: New → In Progress
Changed in puppet-nova:
assignee: nobody → Mike Dorman (mdorman-m)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (master)

Reviewed: https://review.openstack.org/113902
Committed: https://git.openstack.org/cgit/stackforge/puppet-nova/commit/?id=6cb1ccbae8d7ede0ddf4d32bd48279029dbad6df
Submitter: Jenkins
Branch: master

commit 6cb1ccbae8d7ede0ddf4d32bd48279029dbad6df
Author: Mike Dorman <email address hidden>
Date: Wed Aug 13 08:10:22 2014 -0600

    Adds ability to override service names for service catalog

    Instead of forcing the name of the services in the service catalog to
    match auth_name and auth_name_v3, this allows the ability to explicitly
    set the service names, separately from auth_name and auth_name_v3.

    If service_name or service_name_v3 is not specified, their values
    default to the value of auth_name and auth_name_v3, respectively
    (which maintains the current behavior.)

    Closes-bug: #1359755
    Change-Id: Ie34099d6f9746ce883d711a27b9d93613924c3ee

Changed in puppet-nova:
status: In Progress → Fix Committed
Changed in puppet-neutron:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (master)

Reviewed: https://review.openstack.org/113896
Committed: https://git.openstack.org/cgit/stackforge/puppet-neutron/commit/?id=cb98113f7abb7521a607f4a70dfb3e0387e3c7b2
Submitter: Jenkins
Branch: master

commit cb98113f7abb7521a607f4a70dfb3e0387e3c7b2
Author: Mike Dorman <email address hidden>
Date: Wed Aug 13 07:55:40 2014 -0600

    Adds ability to override service name for service catalog

    Instead of forcing the name of the service in the service catalog to
    match auth_name, this allows the ability to explicitly set the service
    name, spearately from auth_name.

    If service_name is not specified, it's value defaults to the value
    of auth_name (which maintains the current behavior.)

    Closes-bug: #1359755
    Change-Id: Ieec7cdaab792b48c4640f6e1f2470e48640387d7

Changed in puppet-heat:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-heat (master)

Reviewed: https://review.openstack.org/113931
Committed: https://git.openstack.org/cgit/stackforge/puppet-heat/commit/?id=ddea2e245a861c5f97d483394a98189bec3f7b41
Submitter: Jenkins
Branch: master

commit ddea2e245a861c5f97d483394a98189bec3f7b41
Author: Mike Dorman <email address hidden>
Date: Wed Aug 13 09:26:29 2014 -0600

    Adds ability to override service names for service catalog

    Instead of forcing the name of the service in the service catalog to
    match auth_name, this allows the ability to explicitly set the service
    name, spearately from auth_name.

    If service_name is not specified, it's value defaults to the value
    of auth_name (which maintains the current behavior.)

    Closes-bug: #1359755
    Change-Id: I1d26aa7970471a40d7d636387826523925a71844

Changed in puppet-ceilometer:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-ceilometer (master)

Reviewed: https://review.openstack.org/113928
Committed: https://git.openstack.org/cgit/stackforge/puppet-ceilometer/commit/?id=ed031af7bf3a6dd4f883f9dba37f85fae91a25bf
Submitter: Jenkins
Branch: master

commit ed031af7bf3a6dd4f883f9dba37f85fae91a25bf
Author: Mike Dorman <email address hidden>
Date: Wed Aug 13 09:19:26 2014 -0600

    Adds ability to override service name for service catalog

    Instead of forcing the name of the service in the service catalog to
    match auth_name, this allows the ability to explicitly set the service
    name, spearately from auth_name.
    If service_name is not specified, it's value defaults to the value
    of auth_name (which maintains the current behavior.)

    Closes-bug: #1359755
    Change-Id: I66dadaebb526cfae2b6c250b2bef97e1e6d6aafe

Rico Lin (rico-lin)
Changed in puppet-cinder:
assignee: nobody → Rico lin (rico-lin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-cinder (master)

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

Changed in puppet-cinder:
status: New → In Progress
Rico Lin (rico-lin)
Changed in puppet-swift:
assignee: nobody → Rico lin (rico-lin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-swift (master)

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

Changed in puppet-swift:
status: New → In Progress
Matt Fischer (mfisch)
Changed in puppet-heat:
milestone: none → 5.0.0
status: Fix Committed → Fix Released
Rico Lin (rico-lin)
Changed in puppet-cinder:
status: In Progress → Fix Committed
Changed in puppet-swift:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-cinder (master)

Reviewed: https://review.openstack.org/150658
Committed: https://git.openstack.org/cgit/stackforge/puppet-cinder/commit/?id=e7830879336d5cae338567e41f121ee15628b9ac
Submitter: Jenkins
Branch: master

commit e7830879336d5cae338567e41f121ee15628b9ac
Author: Rico Lin <email address hidden>
Date: Wed Jan 28 10:40:48 2015 +0800

    Adds ability to override service name for service catalog

    Instead of forcing the name of the service in the service catalog to
    match auth_name, this allows the ability to explicitly set the service
    name, spearately from auth_name.
    If service_name is not specified, it's value defaults to the value
    of auth_name (which maintains the current behavior.)

    Change-Id: Ia3d00186a422a16ec6bd7b65008ec56abc1e8f67
    Closes-bug: #1359755

Rico Lin (rico-lin)
Changed in puppet-trove:
assignee: nobody → Rico lin (rico-lin)
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-ironic (master)

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

Changed in puppet-ironic:
assignee: nobody → Gael Chamoulaud (gael-chamoulaud)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-ironic (master)

Reviewed: https://review.openstack.org/166213
Committed: https://git.openstack.org/cgit/stackforge/puppet-ironic/commit/?id=d8db1bb8eec2758aef360a133541ab36469da7b0
Submitter: Jenkins
Branch: master

commit d8db1bb8eec2758aef360a133541ab36469da7b0
Author: Gael Chamoulaud <email address hidden>
Date: Fri Mar 20 14:01:23 2015 +0100

    Adds ability to override service name for service catalog

    Instead of forcing the name of the service in the service catalog to match
    auth_name, this allows the ability to explicitly set the service name,
    spearately from auth_name. If service_name is not specified, it's value
    defaults to the value of auth_name (which maintains the current
    behavior.)

    Change-Id: I4e7e122924ab56702ac325c6574a741ae905c70c
    Closes-bug: #1359755
    Signed-off-by: Gael Chamoulaud <email address hidden>

Changed in puppet-ironic:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-swift (master)

Reviewed: https://review.openstack.org/152031
Committed: https://git.openstack.org/cgit/stackforge/puppet-swift/commit/?id=9a45dff83cac05eb419a38b53a36dccf35e4f2b1
Submitter: Jenkins
Branch: master

commit 9a45dff83cac05eb419a38b53a36dccf35e4f2b1
Author: Rico Lin <email address hidden>
Date: Mon Feb 2 16:29:42 2015 +0800

    Adds ability to override service name for service catalog

    Instead of forcing the name of the service in the service catalog to
    match auth_name, this allows the ability to explicitly set the service
    name, spearately from auth_name.
    If service_name is not specified, it's value defaults to the value
    of auth_name (which maintains the current behavior.)

    Change-Id: Ie586b2892c092a9694b067a9e0f28f36396de30d
    Closes-bug: #1359755

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-trove (master)

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

Changed in puppet-trove:
status: Confirmed → In Progress
Rico Lin (rico-lin)
Changed in puppet-designate:
assignee: nobody → Rico lin (rico-lin)
Changed in puppet-trove:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-designate (master)

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

Changed in puppet-designate:
status: New → In Progress
Rico Lin (rico-lin)
Changed in puppet-designate:
status: In Progress → Fix Committed
Revision history for this message
Rico Lin (rico-lin) wrote :

Since puppet-glance already fix this problem (https://github.com/stackforge/puppet-glance/commit/1f27e17ea0cdde36d096d476875930c48f51c311)
We can consider this bug is no longer affects puppet-glance.

no longer affects: puppet-glance
Mathieu Gagné (mgagne)
Changed in puppet-nova:
milestone: none → 5.0.0
Changed in puppet-trove:
status: Fix Committed → In Progress
Changed in puppet-ceilometer:
milestone: none → 5.0.0
status: Fix Committed → Fix Released
Changed in puppet-designate:
status: Fix Committed → In Progress
Revision history for this message
Mathieu Gagné (mgagne) wrote :
Changed in puppet-nova:
status: Fix Committed → Fix Released
Changed in puppet-cinder:
milestone: none → 6.0.0
Changed in puppet-glance:
milestone: none → 5.0.0
status: New → Fix Released
Changed in puppet-neutron:
milestone: none → 5.0.0
status: Fix Committed → Fix Released
Mathieu Gagné (mgagne)
Changed in puppet-swift:
milestone: none → 6.0.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-trove (master)

Reviewed: https://review.openstack.org/166670
Committed: https://git.openstack.org/cgit/stackforge/puppet-trove/commit/?id=57755f18d0bdc8dc1869db92fc07ac729553b034
Submitter: Jenkins
Branch: master

commit 57755f18d0bdc8dc1869db92fc07ac729553b034
Author: Rico Lin <email address hidden>
Date: Mon Mar 23 08:49:36 2015 +0800

    Adds ability to override service name for service catalog

    Instead of forcing the name of the service in the service catalog to
    match auth_name, this allows the ability to explicitly set the service
    name, spearately from auth_name.
    If service_name is not specified, it's value defaults to the value
    of auth_name (which maintains the current behavior.)

    Change-Id: Ic1699df4bf562390bd8c3196df03c2483cdf6ff1
    Closes-bug: #1359755

Changed in puppet-trove:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-designate (master)

Reviewed: https://review.openstack.org/166675
Committed: https://git.openstack.org/cgit/stackforge/puppet-designate/commit/?id=3aba7229b2400f8495534684787dd7916d60677e
Submitter: Jenkins
Branch: master

commit 3aba7229b2400f8495534684787dd7916d60677e
Author: Rico Lin <email address hidden>
Date: Mon Mar 23 10:15:45 2015 +0800

    Adds ability to override service name for service catalog

    Instead of forcing the name of the service in the service catalog to
    match auth_name, this allows the ability to explicitly set the service
    name, spearately from auth_name.
    If service_name is not specified, it's value defaults to the value
    of auth_name (which maintains the current behavior.)

    Change-Id: Ibd44ddf46478a19f92c98e721a3fa04804d0d40d
    Closes-bug: #1359755

Changed in puppet-designate:
status: In Progress → Fix Committed
Rico Lin (rico-lin)
Changed in puppet-glance:
assignee: nobody → Rico Lin (rico-lin)
Matt Fischer (mfisch)
Changed in puppet-cinder:
status: Fix Committed → Fix Released
Matt Fischer (mfisch)
Changed in puppet-designate:
status: Fix Committed → Fix Released
Mathieu Gagné (mgagne)
Changed in puppet-trove:
milestone: none → 6.0.0
Changed in puppet-cinder:
status: Fix Released → Fix Committed
Mathieu Gagné (mgagne)
Changed in puppet-ironic:
milestone: none → 6.0.0
Mathieu Gagné (mgagne)
Changed in puppet-swift:
status: Fix Committed → Fix Released
Changed in puppet-ironic:
status: Fix Committed → Fix Released
Changed in puppet-cinder:
status: Fix Committed → Fix Released
Mathieu Gagné (mgagne)
Changed in puppet-trove:
status: Fix Committed → Fix Released
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.