Victor Pavlushin

Results 9 issues of Victor Pavlushin

It would be nice to have functionality to exclude packets by mask. For example, exclude all nightly builds. curl https://pypi.org/simple/ | grep nightly | wc -l % Total % Received...

enhancement
needs_external_pr

Netbox - v3.1.6 pynetbox - 6.5.0 Repeatability I think on all versions. Let's look at the request: [https://demo.netbox.dev/api/dcim/racks/?site_id=21&location_id=null](https://demo.netbox.dev/api/dcim/racks/?site_id=21&location_id=null) We'll get racks with no location. If we try to do the...

status: needs owner
type: feature
complexity: medium
app: pynetbox

### Submission type - [x] Bug report ### Used version of operating system > Microsoft Windows Server 2012 R2 Standard ### In case of bug report: Is machine connected to...

bug

Version 0.8.13, because such in RHEL 7, but also in later versions, is not changed. ``` --- nss-pam-ldapd-0.8.13/nslcd/shadow.c 2013-02-24 04:24:00.000000000 +0700 +++ nss-pam-ldapd-0.8.13-AD/nslcd/shadow.c 2018-07-17 09:11:29.037490301 +0700 @@ -122,7 +122,8 @@...

### Problem description Not supported In a similar project, this device is supported but not completely. Here is the commit: https://github.com/Koenkk/zigbee-herdsman-converters/commit/bb7792937180f2fbc50a4a5932c06c7447dd2114 Setting thresholds and their types does not work ###...

Tuya

There was a problem if netbox was forcibly transferred to ssl with a self-signed certificate, while adding the root certificate to the trusted ones in the OS, it gives an...

Please add a release containing a commit https://github.com/scaleway/python-netboxapi/commit/b7f081a327277988d16e6ed48bf0de33a479dabc so you can install via pip

#### Pull Request (PR) description If the peer name in the facts is not the same as in the configuration: #gluster peer status --xml ``` ......... ......... 192.168.0.10 192.68.0.10 gst03...

#### Pull Request (PR) description If the sequence in facts and settings is different exampe: [ 'gst02:/opt/share', 'gst03:/opt/share', 'gst01:/opt/share'] != [ 'gst01:/opt/share', 'gst02:/opt/share', 'gst03:/opt/share'] but in fact they are equal...

bug