[Pulp-list] pulp-rpm-client 3.15.0

David Davis daviddavis at redhat.com
Thu Sep 9 16:56:04 UTC 2021


The remote fields client_key, username, and password became no longer
readable in pulp 3.11. You can still set/update them but we considered
exposing them in the API as a security vulnerability.

https://docs.pulpproject.org/pulpcore/changes.html#id330
https://pulp.plan.io/issues/8202

David


On Thu, Sep 9, 2021 at 12:42 PM Bin Li (BLOOMBERG/ 120 PARK) <
bli111 at bloomberg.net> wrote:

> We are using pulpcore.client.pulp_rpm to query pulp remote objects to
> compare the client_key to make sure we always have valid entitlement in
> pulp. We current running 3.7.3
>
> After we upgraded to 3.15.2 and installed pulp-rpm-client 3.15.0. We got
> the following error
> AttributeError: 'RpmRpmRemoteResponse' object has no attribute
> 'client_key'.
>
> Should the 'RpmRpmRemoteResponse' has client_key attribute as previous
> releases?
>
>
> class RpmRpmRemoteResponse(builtins.object)
> | RpmRpmRemoteResponse(pulp_href=None, pulp_created=None, name=None,
> url=None, ca_cert=None, client_cert=None, tls_validation=None,
> proxy_url=None, pulp_labels=None, pulp_last_updated=None,
> download_concurrency=None, max_retries=None, policy=None,
> total_timeout=None, connect_timeout=None, sock_connect_timeout=None,
> sock_read_timeout=None, headers=None, rate_limit=None,
> sles_auth_token=None, local_vars_configuration=None)
>
>
> class RpmRpmRemote(builtins.object)
> | RpmRpmRemote(name=None, url=None, ca_cert=None, client_cert=None,
> client_key=None, tls_validation=None, proxy_url=None, proxy_username=None,
> proxy_password=None, username=None, password=None, pulp_labels=None,
> download_concurrency=None, max_retries=None, policy=None,
> total_timeout=None, connect_timeout=None, sock_connect_timeout=None,
> sock_read_timeout=None, headers=None, rate_limit=None,
> sles_auth_token=None, local_vars_configuration=None)
>
>
>
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://listman.redhat.com/mailman/listinfo/pulp-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20210909/ac4706b4/attachment.htm>


More information about the Pulp-list mailing list