Initialization of Azure and Azure-stack instances
Handle the initialization of instances running in Microsoft Azure public cloud or Microsoft Azure Stack private cloud
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / python-azure-agent
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Cloud:Tools/python-azure-agent && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
WALinuxAgent-2.9.1.1.tar.gz | 0001986486 1.89 MB | |
agent-btrfs-use-f.patch | 0000000465 465 Bytes | |
agent-micro-is-sles.patch | 0000000643 643 Bytes | |
agent-no-auto-update.patch | 0000000338 338 Bytes | |
paa_12_sp5_rdma_no_ext_driver.patch | 0000000910 910 Bytes | |
paa_force_py3_sle15.patch | 0000000403 403 Bytes | |
python-azure-agent.changes | 0000048942 47.8 KB | |
python-azure-agent.spec | 0000011947 11.7 KB | |
remove-mock.patch | 0000005676 5.54 KB | |
reset-dhcp-deprovision.patch | 0000002202 2.15 KB |
Revision 95 (latest revision is 123)
Robert Schweikert (rjschwei)
accepted
request 1063998
from
Dominique Leuenberger (dimstar)
(revision 95)
- Clean up conditions in spec file: + There is no maintained distro > 1315 (SLE12) AND < 1500 (SLE15). Only openSUSE 13.2 and 13.3 lived in that space, but they are clearly not the target of this spec file. + if 0%{?Suse_version} && 0{?suse_version} > 1315: no need to first validate suse_version being defined: whenever it is > 1315, must be defined. - Tighten Requires against python3-mock.
Comments 0