Overview
Request 1188254 accepted
- Replace python3-gcemetadata with universal packaging
(https://trello.com/c/fupyiTVo/168-python3-packages-in-factory).
- Rename to python-gcemetadata.
- Update to version 1.0.4 (bsc#1173136)
+ Fix typo, missing "=" for "identity" option in processed command
line options causes mis-identification of instance as missing identity
data access
- Include in SLE 12 (jsc#PM-1900)
- Update to version 1.0.3 (bsc#1134510)
+ Handle the condition where the identity data of the instance may
not be accessible from the metadata server and provide proper
error messaging
- From 1.0.2
+ Avoid traceback when not running in GCE, by testing access to the
metdata server first before performing othre operations
- Use noun phrase in summary.
- Update to version 1.0.1 (bsc#1097505)
+ Support instances with multiple Nics
- Update to version 1.0.0
+ Port to Python 3
I think we should rip out the "OLD_SLE" stuff and conditions. And we also want to add an "Obsoletes: python3-gcemetadata".
Then in SLE we will create the new source package for 15 SP4 and later as "python-gcemetadata" and we'll build with "%{?sle15_python_module_pythons}" to get the Python 3.11 build. We'll leave the existing source package in SLE, "python3-gcemetadata" untouched, and we'll set the repo metadata for it's corresponding binary package to "superseded".
Then the new spec file is unencumbered by the old stuff that we do not want to support anymore and for Factory we'll create a delete request for python3-gcemetada and add python-gcemetata and all will work during upgrade. We'll adjust the cloud image build accordingly.
Request History
mcepl created request
- Replace python3-gcemetadata with universal packaging
(https://trello.com/c/fupyiTVo/168-python3-packages-in-factory).
- Rename to python-gcemetadata.
- Update to version 1.0.4 (bsc#1173136)
+ Fix typo, missing "=" for "identity" option in processed command
line options causes mis-identification of instance as missing identity
data access
- Include in SLE 12 (jsc#PM-1900)
- Update to version 1.0.3 (bsc#1134510)
+ Handle the condition where the identity data of the instance may
not be accessible from the metadata server and provide proper
error messaging
- From 1.0.2
+ Avoid traceback when not running in GCE, by testing access to the
metdata server first before performing othre operations
- Use noun phrase in summary.
- Update to version 1.0.1 (bsc#1097505)
+ Support instances with multiple Nics
- Update to version 1.0.0
+ Port to Python 3
rjschwei accepted review
rjschwei approved review
rjschwei accepted request
@rjschwei: review reminder