cablelabs / snaps-openstack

OpenStack installer for SNAPS
Apache License 2.0
9 stars 10 forks source link

changes for yaml validation #213

Closed supalikashyap closed 5 years ago

supalikashyap commented 5 years ago

What does this PR do?

Validates the config file

Do you have any concerns with this PR?

NA

How can the reviewer verify this PR?

changes can be verified by changing the config file parameters value and tag as well

Any background context you want to provide?

NA

Screenshots or logs (if appropriate)

NA

Questions:

bo-quan commented 5 years ago

@supalikashyap Could you address the static code analysis issues (Codacy, pep8) in this PR?

raman-mann commented 5 years ago

@bo-quan, as we discussed in the last meeting can we suppress the paramiko and subprocess warnings in codacy.

bo-quan commented 5 years ago

@raman-mann For now, let's ignore the paramiko and subprocess warnings in codacy.