Michael Pasternak has submitted this change and it was merged. Change subject: Revert "Fix '--<type>-id' handling" ......................................................................
Revert "Fix '--<type>-id' handling" This reverts commit fc39fd11f4acb349144efeb52e0296b9dc6505be. reverting this commit since it makes possible for any option ending with '-id' to be recognised as resource parent identifier, while by design parents specified only by '-identifier' suffix use-case: CREATE x --a-id ... --b ... --c-identifier ... Change-Id: I98a4976d90da9f21f3b6966a95d4bdff97204a6e --- M src/ovirtcli/command/command.py 1 file changed, 2 insertions(+), 5 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3879 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I98a4976d90da9f21f3b6966a95d4bdff97204a6e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
