Ability to install supported locales silently

A language pack or locale is installed on the Cornerstone Classroom Servers in a separate process from Cornerstone Classroom app.

Prior to this release, the administrators responsible for Cornerstone Classroom installation could install a single or all supported language packs in an interactive mode.

For example, to install the de_DE locale, they could run the following command interactively:

# /saba/saba_meeting/bin/saba_meeting_deploy.py install LP de_DE

With this release, administrators can now install a single or all supported language packs in a non-interactive mode as well. This eliminates any user interaction during installation and quickens the automated deployment process.

For example, to install the de_DE locale silently, they can now run the following command:

# /saba/saba_meeting/bin/saba_meeting_deploy.py install LP de_DE -n -P<password>

For a list of supported language packs, refer to the Cornerstone Classroom help. For detailed instructions on installing language packs, refer to the Cornerstone Classroom Installation and Migration Guide in community.