Skip to content

Development#33

Open
adamwilkins-hpe wants to merge 47 commits intomainfrom
development
Open

Development#33
adamwilkins-hpe wants to merge 47 commits intomainfrom
development

Conversation

@adamwilkins-hpe
Copy link
Collaborator

I've been adding many updates to the development branch as customers need updates, etc. Can we go ahead merge this into main?

adamwilkins-hpe and others added 30 commits May 7, 2025 11:41
Updated the script to handle conditional execution of preconfig uploads and validation based on the `--upload` flag. Enhanced support for defined LAN interfaces in the CSV and adjusted default outbound bandwidth configuration in the template. These changes improve flexibility and ensure proper handling of preconfig generation and upload workflows.
….py for delete_appliance function

    Updated the expected HTTP status code for the delete operation from 204 to 200. This ensures compatibility with the API's actual response behavior and prevents unexpected issues during execution.
Previously, delete operations only expected a 204 status code. This change ensures that responses with a 200 status code are also correctly handled, improving compatibility and robustness of the API operations.
Corrected the typo in the function name to 'get_loopback_interfaces' for clarity and consistency.
Introduced a `return_type` parameter allowing users to choose between boolean (`"bool"`) or JSON (`"json"`) response formats for API calls. Updated relevant docstrings to reflect the new functionality and ensure clarity.
…to preconfig-basic.csv. Renamed preconfig2.csv to preconfig-advanced.csv.
…pdated requirements.txt to include openpyxl library
…into feature/generate_preconfig_expansion
…l python script to default to the advanced jinja template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants