Resource types to manange security group/rule no longe works because dependent novaclient APIs were removed

Bug #1941947 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-nova
Fix Released
High
Takashi Kajinami

Bug Description

The security_groups APIs[1] and the security_group_rules APIs[2] were removed from python-novaclient during Pike release.

[1] https://review.opendev.org/c/openstack/python-novaclient/+/447716
[2] https://review.opendev.org/c/openstack/python-novaclient/+/447707

Since these removals, the following resource types no longer works because dependent subcommands are no longer provided by the nova command.
 - nova_security_group
 - nova_security_rule

Changed in puppet-nova:
importance: Undecided → High
assignee: nobody → Takashi Kajinami (kajinamit)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-nova (master)
Changed in puppet-nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (master)

Reviewed: https://review.opendev.org/c/openstack/puppet-nova/+/806470
Committed: https://opendev.org/openstack/puppet-nova/commit/55874cb8ea8a694ad57c017abeae8e46cb8305e0
Submitter: "Zuul (22348)"
Branch: master

commit 55874cb8ea8a694ad57c017abeae8e46cb8305e0
Author: Takashi Kajinami <email address hidden>
Date: Sat Aug 28 19:52:53 2021 +0900

    Remove resource types to manage security groups and rules

    The nova_security_group resource type and the nova_security_rule
    resource type are dependent on subcommands of nova cli which were
    already removed during Pike cycle[1][2]. This change removes these
    invalid resource types.

    Deprecation process is skipped because these resource types have not
    worked as intended for a long period and we don't expect any user is
    still using these invalid implementations.

    [1] security group : a298b29cc7e6b7330945b1890f0a4bd4c9f3fde6
    [2] security groip rules: 0896bdc52a307c0b9598da0b6b837a95f0c00b9a

    Closes-Bug: #1941947
    Change-Id: Ic72911bab169b0ab171a1701b6871a3d03f7951b

Changed in puppet-nova:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-nova 19.3.0

This issue was fixed in the openstack/puppet-nova 19.3.0 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.