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

Implement update operation into OneProvision #5593

Closed
7 tasks
al3xhh opened this issue Nov 4, 2021 · 4 comments
Closed
7 tasks

Implement update operation into OneProvision #5593

al3xhh opened this issue Nov 4, 2021 · 4 comments

Comments

@al3xhh
Copy link
Contributor

al3xhh commented Nov 4, 2021

Description
Add this new functionality to oneprovision.

Use case
Be able to add/remove any resource in the provision.

Interface Changes
OneProvision and FireEdge.

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@al3xhh
Copy link
Contributor Author

al3xhh commented Nov 15, 2021

Implement also the --force when deleting a provision.

@al3xhh
Copy link
Contributor Author

al3xhh commented Jan 27, 2022

PRs to merge:

rsmontero pushed a commit that referenced this issue Jan 28, 2022
    * Add new CLI command oneprovision host add
    * Add new CLI command oneprovision ip add
    * Fix minor issues with destroy resources operation
    * Add force parameter to delete operation
    * Update all providers base OS to ubuntu2004
    * Update Ansible roles
@tinova tinova modified the milestones: Release 6.4, Release 6.2.1 Jan 31, 2022
rsmontero pushed a commit to OpenNebula/docs that referenced this issue Feb 1, 2022
rsmontero pushed a commit to OpenNebula/docs that referenced this issue Feb 1, 2022
@al3xhh
Copy link
Contributor Author

al3xhh commented Feb 1, 2022

Also implement a command to add more IPs to the provision public network.

@sbbarragan
Copy link

sbbarragan commented Feb 2, 2022

rsmontero pushed a commit that referenced this issue Feb 9, 2022
rsmontero pushed a commit that referenced this issue Feb 9, 2022
@al3xhh al3xhh closed this as completed Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment