Colorize osbash scripts
Bug #1443136 reported by
Sayali Lunkad
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Training Guides |
Fix Released
|
Undecided
|
utsav dusad |
Bug Description
osbash uses the colorizer library located in training-
Use this library to add colors to the rest of the scripts that are called while osbash is run. Do not color scripts in labs/scripts as their output goes only to the log files as of now. The scripts that need to be colored are located in labs/lib. The color convention is specified in the color library. For Eg. Red color would be used for all the error messages.
Changed in openstack-training-guides: | |
assignee: | nobody → utsav dusad (utsavdusad) |
Changed in openstack-training-guides: | |
status: | New → In Progress |
description: | updated |
Changed in openstack-training-guides: | |
milestone: | none → kilo-3 |
Changed in openstack-training-guides: | |
status: | In Progress → Fix Committed |
Changed in openstack-training-guides: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug description may be somewhat misleading. Don't colorize scripts in labs/scripts, their output is not visible on the console, it goes into log files in labs/log.