nsx-powerops
nsx-powerops copied to clipboard
NSX-v Operationalization project. Automate Networking Documentation and HealthCheck.
Adjust for API changes. Tested on NSX 4.
### Describe the bug When running the Create Documentation Set, Multiple Files I'm getting to the below command that is running and it freezes. Generating NSX-T Manager output: Tier_0_Routing_Tables_20220707.csv ###...
### Describe the bug link in the README is not ok ### Reproduction steps ```bash 1.Go to the link and you will have a beautiful "file/page not found" ``` ###...
### Describe the bug  172.166.136.40 : NSXT IP ### Reproduction steps ```bash 1.Install Ubuntu and run powerops as docker 2. root@powerops:/home/powerops/nsx-powerops-NSX-T-PowerOps-UI/nsx-powerops-NSX-T-PowerOps-UI/dist/Powerops# docker inspect powerops [ { "Id": "1ce4721a6b0e86f8241ba1332c9e1904b9050604952f274e4b662ef12d739c89", "Created":...
### Describe the bug When retrieving infos on Logical Switches/Segments to create a doc, there is an issue with the key "replication-mode" ### Reproduction steps ```bash This key is not...
### Describe the bug Fields Hostswitch in error when collecting Transport Zones infos via CLI ### Reproduction steps ```bash 1. Start powerops CLI pointing to aNSX-T 3.2 envt 2. Go...
for example, if we set security policy name with chinese character, when try to run 'Export Distributed Firewall', we will get error '==> Invalid input: 'int' object is not subscriptable'
Hi Is it possible to have prometheus metrics rather than an excel file ? That would be much more convenient.
If localeservice use a different ID from default, BGP session summary failed to collect information. https://github.com/vmware/nsx-powerops/blob/37e5acc59f17b6bd9f1b8083932d07e946d7933d/lib/health.py#L322
NSX-T Version 3.0.2.0.0.16887200 If Dict_Properties dictionary doesn't contain certain keys, the script fails. The solution is for example this: ```python # Fill Discovered Nodes Dict Dict_DiscoveredNodes['node_name'] = node.display_name Dict_DiscoveredNodes['event_type'] =...