Skip to content

Worker to collect messages from AWS SQS and send to Cisco NSO

Notifications You must be signed in to change notification settings

danhut/sqs_nso_worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS SQS worker application. Checks SQS queue for messages, and if present sends JSON payload to Cisco's Network Services Orchestrator via a REST call.

Run from a virtualenv as follows:

cd to the directory where requirements.txt is located.
activate your virtualenv.
run: pip install -r requirements.txt in your shell.

About

Worker to collect messages from AWS SQS and send to Cisco NSO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages