Page MenuHomeFreeBSD

New port: net-mgmt/py-nxapi-plumbing: Low-level library for managing Cisco devices through NX-API
ClosedPublic

Authored by kai on Feb 21 2019, 10:55 PM.
Tags
None
Referenced Files
F168403588: D19288.id54268.diff
Fri, Aug 28, 2:00 AM
F168358416: D19288.diff
Thu, Aug 27, 6:46 PM
F168339327: D19288.id54201.diff
Thu, Aug 27, 4:45 PM
Unknown Object (File)
Thu, Aug 27, 12:55 PM
Unknown Object (File)
Thu, Aug 27, 2:45 AM
Unknown Object (File)
Thu, Aug 27, 12:43 AM
Unknown Object (File)
Tue, Aug 25, 7:14 AM
Unknown Object (File)
Tue, Aug 25, 3:35 AM
Subscribers
None

Details

Summary

Low-level library for managing Cisco devices through NX-API using JSON-RPC and
XML.

It's the successor of net-mgmt/py-pynxos with a more open license.

WWW: https://github.com/ktbyers/nxapi-plumbing

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r344112 amd64 + i386) for each py27 + py36 flavor -> OK
  • portlint -> OK
  • Runtime tests with py27 + py36 -> OK

Notes:

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 22650
Build 21755: arc lint + arc unit

Event Timeline

linimon retitled this revision from New port: net-mgmt/py-nxapi-plumbing to New port: net-mgmt/py-nxapi-plumbing: Low-level library for managing Cisco devices through NX-API.Feb 22 2019, 5:27 AM

Added the required change to net-mgmt/Makefile.

This revision is now accepted and ready to land.Feb 28 2019, 11:40 AM
This revision was automatically updated to reflect the committed changes.