clean bash scripts
Bug #1751344 reported by
Manjeet Singh Bhatia
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-odl |
Triaged
|
Low
|
Unassigned |
Bug Description
there are conditionals in bash script which are repeated so many times for different OpenDaylight Snapshots,
they should be modularized to remove redundant and messy code.
there are two options,
1. organize everything in functions and execute all the configuration setup for each snapshot only once.
2. use devstack/
Changed in networking-odl: | |
importance: | Undecided → Low |
Changed in networking-odl: | |
status: | New → Triaged |
To post a comment you must log in.