Skip to content

tenant_id and tenant_name arguments are deprecated #116

Open
@glebret

Description

@glebret

Could you change the argument name to prevent those DeprecationWarning ?

/.venv/lib/python3.12/site-packages/keystoneclient/v3/client.py:218: DeprecationWarning: Using the 'tenant_name' argument is deprecated in version '1.7.0' and will be removed in version '2.0.0', please use the 'project_name' argument instead

/.venv/lib/python3.12/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'tenant_id' argument is deprecated in version '1.7.0' and will be removed in version '2.0.0', please use the 'project_id' argument instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions