Proposed fix to address the regex used to located longopt defined within the individual fence agents code. The previous regex does not account for PEP8 guidelines when defining dictionary key value separator spacing. The defined stylization is to place the colon directly next to the quotation mark. This regex parser misses this so the fix is to account for both space and no space for backward compatibility. This parsing issue causes obscure issues when developing new fence agents using PEP8 indentation guidelines.
Description
Description
Details
Details
- Provenance
dougcahill <doug.cahill@actifio.com> Authored on Dec 11 2017, 3:57 PM - Parents
- rFc41a15155a62: Merge pull request #162 from oalbrigt/fence_compute-update-metadata
- Branches
- Unknown
- Tags