Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] connector_equipment_netsapiens #29

Closed
3 tasks
max3903 opened this issue Sep 20, 2019 · 3 comments
Closed
3 tasks

[ADD] connector_equipment_netsapiens #29

max3903 opened this issue Sep 20, 2019 · 3 comments

Comments

@max3903
Copy link
Member

max3903 commented Sep 20, 2019

Depends on:

This module adds the fields to the equipment backend:

  • Client ID
  • Client Secret

Technical Specifications

backend.equipment

  • Add a char field "Client ID" (client)
  • Add a char field "Client Secret" (client_secret)
  • Add the following demo data:
Name: Netsapiens Demo Server
Host:
Client ID:
Client Secret: 
Username: 
Password:
Active: True
@max3903 max3903 added this to the 12.0 milestone Sep 20, 2019
@max3903 max3903 self-assigned this Sep 20, 2019
@max3903 max3903 changed the title [ADD] connector_equipment_netsapiens [ADD] connector_equipment_netsapiens Oct 11, 2019
@dreispt
Copy link
Member

dreispt commented Oct 18, 2019

"Client ID" and "Client Secret" seem generic enough to be added directly to connector_equipment, and avoid this additional module.

@murtuzasaleh
Copy link
Member

"Client ID" and "Client Secret" seem generic enough to be added directly to connector_equipment, and avoid this additional module.

@dreispt @max3903 Ok, so I will create PR and add code on the connector_equipment module.

@dreispt
Copy link
Member

dreispt commented Oct 23, 2019

OK - so this Issue will be implemented through a change to connector_equipment, rather than a new module. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants