Commit Graph

6 Commits (02c47f5b0cd2e6051be12b42f48d4bd9fd2c6a54)

Author SHA1 Message Date
Peter Sprygada 277f8cfa5c convert nxos_facts map from dict to frozenset
* key maps are now frozenset instead of dict objects
* FactsBase now includes utility functions for transforming json data structures

Tested on NXOS 7.3(0)D1(1)
8 years ago
Peter Sprygada 2ca2223af2 updates nxos_facts with more fact collections
* adds support for std network facts
* adds support for default facts subset
* adds support for config facts subset
* adds support for interface facts subset
* adds support for hardware facts subset
* maintains backwards capabilitity with 2.1 facts module

Tested on NXOS 7.3(0)D1(1)
8 years ago
John Barker d319328d03 NXOS Docs update 8 years ago
Michael Scherer cc99fe24fc Convert the network subfolder to py3/py2.4 syntax (#3690) 8 years ago
GGabriele b6b75720ec Fixed doc 9 years ago
GGabriele 7408c8ab14 Changed module name to nxos_facts 9 years ago