rhtyd commented on a change in pull request #4976:
URL: https://github.com/apache/cloudstack/pull/4976#discussion_r623124328
##########
File path: setup/bindir/cloud-setup-databases.in
##########
@@ -26,6 +26,7 @@ import string
from optparse import OptionParser
import subprocess
import shutil
+import shlex
Review comment:
@Spaceman1984 what installs `shlex`? It does not look like part of
standard py3 library.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]