Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moved cliChecker folder to softlayer-python folder because new changes are not picking up #2045

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

ramkishor-ch
Copy link
Contributor

@ramkishor-ch ramkishor-ch commented Jul 17, 2023

Hi @allmightyspiff,

Fixes: #2044

Title: Fixes the issues in cliChecker.

Description:
a. I have moved cliChecker folder should be moved inside softlayer-python folder.
b. checker.py file was producing the command in the output.txt file like this...
1. Actual:
Example:
-> Usage: Usage: cli account billing-items [OPTIONS]
2. Expected:
Example:
-> Usage: slcli account billing-items [OPTIONS]
c. Uploaded the latest output.txt file in GitHub because it contains latest changes.

d. Here list of issues I have raised for missing features/updates:

  1. ./slcli account cancel-item message/help text was missing #2010
  2. Example text was missing in slcli block access-authorise, slcli block access-list, slcli block access-revoke, slcli block disaster-recovery-failover  #2012
  3. Text update and option needs to added in slcli block snapshot-cancel, ./slcli block snapshot-enable #2013
  4. Description and some features are missing in slcli block snapshot-set-notification, slcli block subnets-assign, slcli block subnets-list, slcli block subnets-remove #2014
  5. Example text and some features are missing slcli block volume-cancel, slcli block volume-duplicate, lcli block volume-duplicate #2015
  6. Example and some features was missing in slcli block volume-limits, slcli block volume-list  #2016
  7. Example was missing in slcli block volume-modify, slcli block volume-options #2017
  8. Example was missing in slcli block volume-refresh, slcli block volume-set-note #2018
  9. Sub features and Example were missing in slcli cdn edit, slcli cdn origin-add #2019
  10. Example and some sub features were missing in slcli cdn origin-remove, slcli dedicatedhost create #2020
  11. Example was missing in slcli dedicatedhost create-options, slcli dns import, slcli dns record-edit #2021
  12. Example was missing in slcli dns record-list, slcli dns record-remove, slcli dns zone-create  #2022
  13. Example was missing in slcli dns zone-delete, slcli dns zone-list, slcli dns zone-print #2023
  14. Example was missing in slcli file access-authorize, slcli file access-list, slcli file access-revoke  #2024
  15. Example was missing in slcli file disaster-recovery-failover, slcli file replica-failback, slcli file replica-failover, slcli file replica-locations #2025
  16. Example and some features was missing in slcli file replica-order, slcli file replica-partners, slcli file snapshot-cancel #2026
  17. Example was missing in slcli file snapshot-create, slcli file snapshot-disable, slcli file snapshot-enable #2027
  18. Example was missing in slcli file snapshot-list, slcli file snapshot-order, slcli file snapshot-restore #2028
  19. Example and some sub features are missing in slcli file volume-cancel, slcli file volume-duplicate, slcli file volume-limits  #2029
  20. Example and some sub features were missing in slcli file volume-list, slcli file volume-modify, slcli file volume-options #2030
  21. Example and some sub features were missing in slcli file volume-order, slcli file volume-refresh, slcli file volume-set-note  #2031
  22. some sub features are missing slcli firewall add, slcli firewall cancel #2032
  23. Description and Example were missing in slcli firewall monitoring, slcli globalip assign  #2033
  24. Example and some sub features were missing in slcli globalip cancel, slcli globalip create, slcli globalip unassign  #2034
  25. Sub features were missing in slcli hardware cancel, slcli hardware create #2035
  26. Sub features were missing in slcli hardware list, slcli hardware power-cycle  #2037
  27. Sub feature was missing in slcli hardware power-off,slcli hardware power-on please add it. #2038
  28. Some sub features were missing in slcli hardware reboot, slcli hardware reflash-firmware, slcli hardware reload, slcli hardware rescue #2039
  29. Sub feature were missing in slcli hardware toggle-ipmi, slcli hardware update-firmware #2040
  30. Example and some sub features were missing in slcli image datacenter, slcli image edit #2041
  31. Sub features were missing in slcli ipsec cancel, slcli ipsec list, slcli loadbal cancel  #2042
  32. Example was missing in slcli loadbal health, slcli loadbal l7policies, slcli loadbal l7pool-add #2043
  33. cliChecker issues should be solved because of unexpected behaviour. #2044

Please review this pull request.

Thanks,
Ramkishor Chaladi.

@allmightyspiff allmightyspiff merged commit bd95421 into softlayer:master Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

cliChecker issues should be solved because of unexpected behaviour.
2 participants