lp:python-observabilityclient

Owned by Martin Mágr
Get this repository:
git clone https://git.launchpad.net/python-observabilityclient

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://opendev.org/openstack/python-observabilityclient.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 20 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-05-25 13:52:32 UTC
Drop direct usage of simplejson

Author: Takashi Kajinami
Author Date: 2024-05-03 13:23:04 UTC

Drop direct usage of simplejson

simplejson is not in requirements so is not install automatically.
The requests library uses the built-in json module instead of the 3rd-
party simplejson library in case the simplejson library is not present.
We should use the alias (requests.JsonDecodeError) instead of
the actual exception from underlying modules to adapt to that
selection logic.

Also remove duplicated code in __str__ and __repr__. The logic in
__repr__ does not contain handling for non-json response and looks
incomplete.

Change-Id: I89749eebc1e410f023169a115ffbfa9ef04cf3ad

stable/2024.1 2024-03-08 16:37:03 UTC
Update .gitreview for stable/2024.1

Author: OpenStack Release Bot
Author Date: 2024-03-08 16:37:03 UTC

Update .gitreview for stable/2024.1

Change-Id: I0f6cfe3c90a54b31361a644dd4bc56bbdf1ac748

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers