forked from pool/python3-azuremetadata
- Update to version 5.1.2 (bsc#1173357, bsc#1174847)
+ Detect when the VM is running in ASM (Azure Classic) and handle the condition to generate the data we are interested in without requiring access to the full IMDS available only in ARM instances. - From version 5.1.1 (bsc#1173238, bsc#1173240) + Add --listapis and --api latest support OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-azuremetadata?expand=0&rev=5
This commit is contained in:
parent
1e801e1f30
commit
29071da97f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6774f0132eeebaf8b7c2f699cb6db9bd716c68a878235c59dfc71eed8a2bdda0
|
|
||||||
size 16089
|
|
3
python3-azuremetadata-5.1.2.tar.bz2
Normal file
3
python3-azuremetadata-5.1.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01cea37f5e674822993566765d7e809b511b784dfec81a3b2718de293f627379
|
||||||
|
size 17219
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 3 20:44:15 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
||||||
|
|
||||||
|
- Update to version 5.1.2 (bsc#1173357, bsc#1174847)
|
||||||
|
+ Detect when the VM is running in ASM (Azure Classic) and handle the
|
||||||
|
condition to generate the data we are interested in without requiring
|
||||||
|
access to the full IMDS available only in ARM instances.
|
||||||
|
|
||||||
|
- From version 5.1.1 (bsc#1173238, bsc#1173240)
|
||||||
|
+ Add --listapis and --api latest support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 27 14:51:02 UTC 2020 - Ivan Kapelyukhin <ikapelyukhin@suse.com>
|
Mon Apr 27 14:51:02 UTC 2020 - Ivan Kapelyukhin <ikapelyukhin@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define upstream_name azuremetadata
|
%define upstream_name azuremetadata
|
||||||
Name: python3-azuremetadata
|
Name: python3-azuremetadata
|
||||||
Version: 5.1.0
|
Version: 5.1.2
|
||||||
# Packaged renamed in SLE15
|
# Packaged renamed in SLE15
|
||||||
Provides: azuremetadata
|
Provides: azuremetadata
|
||||||
Obsoletes: azuremetadata < 5.0.0
|
Obsoletes: azuremetadata < 5.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user