All packages should be tagged with 'openstack'

Bug #1391209 reported by Mathieu Gagné
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
puppet-ceilometer
Fix Released
Undecided
Gael Chamoulaud
puppet-cinder
Fix Released
Undecided
Gael Chamoulaud
puppet-designate
Fix Released
Undecided
Gael Chamoulaud
puppet-glance
Fix Released
Undecided
Matt Fischer
puppet-heat
Fix Released
Undecided
Gael Chamoulaud
puppet-horizon
Fix Released
Undecided
Gael Chamoulaud
puppet-ironic
Fix Released
Undecided
Gael Chamoulaud
puppet-keystone
Fix Released
Undecided
Matt Fischer
puppet-neutron
Fix Released
Undecided
Sergey Vasilenko
puppet-nova
Fix Released
Undecided
Mathieu Gagné
puppet-sahara
Fix Released
Undecided
Gael Chamoulaud
puppet-swift
Fix Released
Undecided
Gael Chamoulaud

Bug Description

Some users wish to override the default package provider by their own.

To allow such use cases, we should tag all packages with the 'openstack' and its corresponding service name. This tag will allow mass resource attributes override using resource collectors.

Example:

  Package<| tag == 'openstack' |> {
    provider => 'noop',
  }

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to puppet-neutron (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/133641

Changed in puppet-neutron:
assignee: nobody → Sergey Vasilenko (xenolog)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-nova (master)

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

Changed in puppet-nova:
assignee: nobody → Mathieu Gagné (mgagne)
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/134291
Committed: https://git.openstack.org/cgit/stackforge/puppet-nova/commit/?id=5c8ee34222bffd0da5904fa1ad23bbf631ee3a46
Submitter: Jenkins
Branch: master

commit 5c8ee34222bffd0da5904fa1ad23bbf631ee3a46
Author: Mathieu Gagné <email address hidden>
Date: Thu Nov 13 11:55:04 2014 -0500

    Tag all nova packages

    Some users wish to override the default package provider by their own.

    Tag all packages with the 'openstack' and its corresponding
    service name to allow mass resource attributes override using
    resource collectors.

    Change-Id: I3a8041be7b9fcb304d2cf0dbdd4a021cd8594c02
    Closes-bug: #1391209

Changed in puppet-nova:
status: In Progress → Fix Committed
Matt Fischer (mfisch)
Changed in puppet-glance:
assignee: nobody → Matt Fischer (mfisch)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-glance (master)

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

Revision history for this message
Mathieu Gagné (mgagne) wrote :

As stated by Clayton O''Neill, we only need to tag with 'openstack' as auto-tagging will take care of tagging the package with the appropriate service name: https://docs.puppetlabs.com/puppet/latest/reference/lang_tags.html#automatic-tagging

summary: - All packages should be tagged with 'openstack' and its corresponding
- service name
+ All packages should be tagged with 'openstack'
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-nova (master)

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

Matt Fischer (mfisch)
Changed in puppet-keystone:
assignee: nobody → Matt Fischer (mfisch)
Revision history for this message
Matt Fischer (mfisch) wrote :

Just to clarify, should this be all core openstack packages (think keystone) or should it also include things like LDAP packages that keystone may also install?

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

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

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

Reviewed: https://review.openstack.org/151838
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=cbf332618494548df8f6a6eab59e808ff034f8ec
Submitter: Jenkins
Branch: master

commit cbf332618494548df8f6a6eab59e808ff034f8ec
Author: Matt Fischer <email address hidden>
Date: Fri Jan 30 18:57:13 2015 -0700

    Add openstack tag to glance packages

    Change-Id: Ifbc41027c11f62342397d7e60e71080336c3418e
    Partial-Bug: #1391209

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

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

commit d53282fcce65d1939401ea3d18425acd489e33b4
Author: Matt Fischer <email address hidden>
Date: Wed Feb 4 12:53:20 2015 -0700

    Only tag packages with openstack tag

    We don't need the nova tag since Puppet will auto-tag the nova packages
    with the appropriate service name.

    Change-Id: Iab3a42dc915b7343eb59887e1a5e769a9ff522cd
    Closes-Bug: #1391209

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

Reviewed: https://review.openstack.org/153453
Committed: https://git.openstack.org/cgit/stackforge/puppet-keystone/commit/?id=011aeb0d3e7da8ad81becf054a665ac488395510
Submitter: Jenkins
Branch: master

commit 011aeb0d3e7da8ad81becf054a665ac488395510
Author: Matt Fischer <email address hidden>
Date: Thu Feb 5 20:26:43 2015 -0700

    Tag packages with 'openstack'

    Change-Id: Ic2aee83728c3b0b532f9d7fb5a6b0a70bd3910ef
    Closes-Bug: #1391209

Changed in puppet-keystone:
status: In Progress → Fix Committed
Mathieu Gagné (mgagne)
Changed in puppet-nova:
milestone: none → 5.0.0
status: Fix Committed → Fix Released
Mathieu Gagné (mgagne)
Changed in puppet-glance:
milestone: none → 6.0.0
status: In Progress → Fix Committed
Changed in puppet-keystone:
milestone: none → 6.0.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-ceilometer (master)

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

Changed in puppet-ceilometer:
assignee: nobody → Gael Chamoulaud (gael-chamoulaud)
status: New → In Progress
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/168597

Changed in puppet-cinder:
assignee: nobody → Gael Chamoulaud (gael-chamoulaud)
status: New → In Progress
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/168599

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

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

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

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

Changed in puppet-horizon:
assignee: nobody → Gael Chamoulaud (gael-chamoulaud)
status: New → In Progress
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/168610

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 proposed to puppet-sahara (master)

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

Changed in puppet-sahara:
assignee: nobody → Gael Chamoulaud (gael-chamoulaud)
status: New → In Progress
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/168710

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

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

commit 24e7b1f62ce45220238006788f2b48b4f039f42f
Author: Gael Chamoulaud <email address hidden>
Date: Sat Mar 28 18:07:07 2015 +0100

    Tag all Cinder packages

    Some users wish to override the default package provider by their own.

    Tag all packages with the 'openstack' to allow mass resource attributes
    override using resource collectors.

    Closes-bug: #1391209

    Change-Id: I5e52716c378ee80e7071c459d9deccb103cb18ad
    Signed-off-by: Gael Chamoulaud <email address hidden>

Changed in puppet-cinder:
status: In Progress → Fix Committed
Mathieu Gagné (mgagne)
Changed in puppet-cinder:
milestone: none → 6.0.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-ironic (master)

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

commit 952bed761bbf967e9298c4bbe6baca613b67af2d
Author: Gael Chamoulaud <email address hidden>
Date: Sat Mar 28 19:43:07 2015 +0100

    Tag all Ironic packages

    Some users wish to override the default package provider by their own.

    Tag all packages with the 'openstack' to allow mass resource attributes
    override using resource collectors.

    Closes-bug: #1391209

    Change-Id: I4ad01a9f55deb441fec12ffa0541584fb5e07478
    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-heat (master)

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

commit 73df6089363d8f4ea58188b5ae2187dbca3cbd6c
Author: Gael Chamoulaud <email address hidden>
Date: Sat Mar 28 19:07:21 2015 +0100

    Tag all Heat packages

    Some users wish to override the default package provider by their own.

    Tag all packages with the 'openstack' to allow mass resource attributes
    override using resource collectors.

    Closes-bug: #1391209

    Change-Id: I09e54700438894e22d29605fec51bb056baf4050
    Signed-off-by: Gael Chamoulaud <email address hidden>

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

Reviewed: https://review.openstack.org/168608
Committed: https://git.openstack.org/cgit/stackforge/puppet-horizon/commit/?id=4155185fef6d566246796d448c9e1c2557f4481c
Submitter: Jenkins
Branch: master

commit 4155185fef6d566246796d448c9e1c2557f4481c
Author: Gael Chamoulaud <email address hidden>
Date: Sat Mar 28 19:33:40 2015 +0100

    Tag all Horizon packages

    Some users wish to override the default package provider by their own.

    Tag all packages with the 'openstack' to allow mass resource attributes
    override using resource collectors.

    Closes-bug: #1391209

    Change-Id: Ic9bdf6a5b846bf30d8be2856719074a3834fc1e0
    Signed-off-by: Gael Chamoulaud <email address hidden>

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

Reviewed: https://review.openstack.org/168703
Committed: https://git.openstack.org/cgit/stackforge/puppet-sahara/commit/?id=303e514db06b34db1ab26e84edbbdf91d98d6679
Submitter: Jenkins
Branch: master

commit 303e514db06b34db1ab26e84edbbdf91d98d6679
Author: Gael Chamoulaud <email address hidden>
Date: Sun Mar 29 16:37:59 2015 +0200

    Tag all Sahara packages

    Some users wish to override the default package provider by their own.

    Tag all packages with the 'openstack' to allow mass resource attributes
    override using resource collectors.

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

Changed in puppet-sahara:
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/168599
Committed: https://git.openstack.org/cgit/stackforge/puppet-designate/commit/?id=572482ab240b13a2fa270561dd098ffe303a5e67
Submitter: Jenkins
Branch: master

commit 572482ab240b13a2fa270561dd098ffe303a5e67
Author: Gael Chamoulaud <email address hidden>
Date: Sat Mar 28 18:23:54 2015 +0100

    Tag all Designate packages

    Some users wish to override the default package provider by their own.

    Tag all packages with the 'openstack' to allow mass resource attributes
    override using resource collectors.

    Closes-bug: #1391209

    Change-Id: Idcd296c754c4c66efcbdd1672c8367ce3539b268
    Signed-off-by: Gael Chamoulaud <email address hidden>

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

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

commit 2f71aa483ee5775707e297ace31de17d88a19e0a
Author: Sergey Vasilenko <email address hidden>
Date: Tue Nov 11 12:37:20 2014 +0300

    Tag all neutron packages

    Some users wish to override the default package provider by their own.

    Tag all packages with the 'openstack' to allow mass resource attributes
    override using resource collectors.

    Change-Id: I7ea5ae48f1bd2ab218b44cb68b20787b5d16e58d
    Related-bug: #1391209

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

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

commit 8d17c36818d99231a64d20f50ea708d59306fe22
Author: Gael Chamoulaud <email address hidden>
Date: Sat Mar 28 14:05:31 2015 +0100

    Tag all Ceilometer packages

    Some users wish to override the default package provider by their own.

    Tag all packages with the 'openstack' to allow mass resource attributes
    override using resource collectors.

    Closes-bug: #1391209

    Change-Id: If43101b9974d26c88f8612da64c5356a644f892e
    Signed-off-by: Gael Chamoulaud <email address hidden>

Changed in puppet-ceilometer:
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/168710
Committed: https://git.openstack.org/cgit/stackforge/puppet-swift/commit/?id=9561ffffa21db52eca95e5682f0bbe6364994fdf
Submitter: Jenkins
Branch: master

commit 9561ffffa21db52eca95e5682f0bbe6364994fdf
Author: Gael Chamoulaud <email address hidden>
Date: Sun Mar 29 17:02:47 2015 +0200

    Tag all Swift packages

    Some users wish to override the default package provider by their own.

    Tag all packages with the 'openstack' to allow mass resource attributes
    override using resource collectors.

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

Changed in puppet-swift:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-keystone (stable/juno)

Fix proposed to branch: stable/juno
Review: https://review.openstack.org/173583

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-keystone (stable/juno)

Reviewed: https://review.openstack.org/173583
Committed: https://git.openstack.org/cgit/stackforge/puppet-keystone/commit/?id=d16a5bfbe78e022eeb51db90e6e58f174c512f0c
Submitter: Jenkins
Branch: stable/juno

commit d16a5bfbe78e022eeb51db90e6e58f174c512f0c
Author: Matt Fischer <email address hidden>
Date: Thu Feb 5 20:26:43 2015 -0700

    Tag packages with 'openstack'

    Change-Id: Ic2aee83728c3b0b532f9d7fb5a6b0a70bd3910ef
    Closes-Bug: #1391209
    (cherry picked from commit 011aeb0d3e7da8ad81becf054a665ac488395510)

tags: added: in-stable-juno
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-glance (stable/juno)

Fix proposed to branch: stable/juno
Review: https://review.openstack.org/187322

Matt Fischer (mfisch)
Changed in puppet-keystone:
status: Fix Committed → Fix Released
Matt Fischer (mfisch)
Changed in puppet-glance:
status: Fix Committed → Fix Released
Matt Fischer (mfisch)
Changed in puppet-cinder:
status: Fix Committed → Fix Released
Matt Fischer (mfisch)
Changed in puppet-designate:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-glance (stable/juno)

Reviewed: https://review.openstack.org/187322
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=54fb1eda73317b61740aa136e5b2a3cdfbececa5
Submitter: Jenkins
Branch: stable/juno

commit 54fb1eda73317b61740aa136e5b2a3cdfbececa5
Author: Matt Fischer <email address hidden>
Date: Fri Jan 30 18:57:13 2015 -0700

    Add openstack tag to glance packages

    Change-Id: Ifbc41027c11f62342397d7e60e71080336c3418e
    Partial-Bug: #1391209
    (cherry picked from commit cbf332618494548df8f6a6eab59e808ff034f8ec)

Matt Fischer (mfisch)
Changed in puppet-ceilometer:
status: Fix Committed → Fix Released
Matt Fischer (mfisch)
Changed in puppet-heat:
status: Fix Committed → Fix Released
Changed in puppet-horizon:
status: Fix Committed → Fix Released
Changed in puppet-ironic:
status: Fix Committed → Fix Released
Mathieu Gagné (mgagne)
Changed in puppet-sahara:
milestone: none → 6.0.0
Changed in puppet-swift:
milestone: none → 6.0.0
Mathieu Gagné (mgagne)
Changed in puppet-glance:
status: Fix Released → Fix Committed
Changed in puppet-cinder:
status: Fix Released → Fix Committed
Changed in puppet-keystone:
status: Fix Released → Fix Committed
Mathieu Gagné (mgagne)
Changed in puppet-keystone:
status: Fix Committed → Fix Released
Changed in puppet-swift:
status: Fix Committed → Fix Released
Changed in puppet-glance:
status: Fix Committed → Fix Released
Changed in puppet-cinder:
status: Fix Committed → Fix Released
Mathieu Gagné (mgagne)
Changed in puppet-sahara:
status: Fix Committed → Fix Released
Matt Fischer (mfisch)
Changed in puppet-neutron:
status: In Progress → 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.