watcher-dashboard/watcher_dashboard
Thomas Goirand 2f5345a6d8 Replace deprecated inspect.getargspec
inspect.getargspec was deprecated since Python 3.0 and
inspect.getfullargspec is its replacement with correct handling of
function annotations and keyword-only parameters[1].

[1] https://docs.python.org/3/library/inspect.html#inspect.getargspec

Co-Authored-By: manchandavishal <manchandavishal143@gmail.com>

Change-Id: Ie9cdf3e87a06a0af8cf36c8bbdef0f14336e8f70
2023-01-04 15:53:23 +05:30
..
api Fix create audit fail from audit_template 2021-06-03 11:25:44 +08:00
common Removed unnecessary utf-8 encoding 2017-01-11 15:44:59 +05:30
conf Add policies for API access control to watcher-dashboard 2016-07-26 06:25:05 +00:00
content Cleanup for Refactor-error-messages 2020-09-04 07:13:50 +00:00
local Refactor the watcher dashboard enable file 2017-02-04 21:14:20 +08:00
static/infra_optim Added Goals and Strategies to Dashboard 2016-05-25 11:47:39 +02:00
templates Merge "Remove the dulpicate description" 2017-12-12 04:13:29 +00:00
templatetags Fix Invalid filter: parse_isotime 2018-09-06 15:08:07 +02:00
test Fix create audit fail from audit_template 2021-06-03 11:25:44 +08:00
utils Replace deprecated inspect.getargspec 2023-01-04 15:53:23 +05:30
__init__.py Watcher Dashboard - Initial commit 2016-02-17 13:38:41 +00:00
version.py Add reno for release notes management 2017-01-04 12:43:50 +08:00