metal3-io / ironic-image

Container image to run OpenStack Ironic as part of Metal³
Apache License 2.0
56 stars 116 forks source link

:seedling: Update pip version #524

Closed elfosardo closed 2 months ago

elfosardo commented 2 months ago

Also update pip install commands where needed from pip3 to pythib3 -m pip

elfosardo commented 2 months ago

/test metal3-centos-e2e-integration-test-main metal3-ubuntu-e2e-integration-test-main

elfosardo commented 2 months ago

/test metal3-centos-e2e-integration-test-main mmmm....

mboukhalfa commented 2 months ago

Also update pip install commands where needed

What has changed ?

elfosardo commented 2 months ago

Also update pip install commands where needed

What has changed ?

@mboukhalfa using the pip command directly is deprecated, in general the recommended command syntax is "python -m pip"

dtantsur commented 2 months ago

/approve

metal3-io-bot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dtantsur

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/metal3-io/ironic-image/blob/main/OWNERS)~~ [dtantsur] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment