GitHub / openstack/ironic-python-agent / commits
A Python agent for provisioning and deprovisioning Bare Metal servers. Mirror of code maintained at opendev.org.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 3ce55362 | merge Merge "Change md5_enabled default to False" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
14 days ago | |
| d001de4a | merge Merge "Enforce checksum algorithm validation for Nvidia NIC firmware" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
14 days ago | |
| 838043a1 | merge Merge "Apply formatter for existing release note" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
16 days ago | |
| c4c72faa |
Apply formatter for existing release note
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 16 days ago | |
| 0f9c5adf |
Remove packages for TinyIPA
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 16 days ago | |
| ec807558 | merge Merge "bindep: Remove stale marker" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
18 days ago | |
| 4a4ded74 | merge Merge "Prevent container steps from shadowing existing steps" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
21 days ago | |
| 23eb9da3 | merge Merge "security: Fix the container allowlist not being enforced" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
21 days ago | |
| 91f7eb82 |
Change md5_enabled default to False
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 22 days ago | |
| 1841bba7 |
Enforce checksum algorithm validation for Nvidia NIC firmware
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 22 days ago | |
| a9e64be5 |
Verify registry TLS by default
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m>
Committed by: cid <a****c@g****m> |
24 days ago | |
| 0f33129c |
bindep: Remove stale marker
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 25 days ago | |
| b8220acf |
Set a minimal default mdns config key list for IPA
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 28 days ago | |
| 2b1177f7 | merge Merge "Allow limiting what config can be set in mDNS" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
28 days ago | |
| e8e89eed | merge Merge "Security: Make mDNS discovery explicitly opt-in" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
28 days ago | |
| 1c69c81b | merge Merge "Move container execution into a single method" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
29 days ago | |
| 5c0350d3 |
Remove Python 3.10 support
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 1 month ago | |
| d922d382 |
Declare Python 3.13 support
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 1 month ago | |
| def5b24d | merge Merge "Do not expose registry pull secret to bootc container" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 month ago | |
| aeadde95 |
Rename container_clean_step to generic_container_step
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m>
Committed by: cid <a****c@g****m> |
about 1 month ago | |
| a3d661ef |
Drop the unused container_conf_file option
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m>
Committed by: cid <a****c@g****m> |
about 1 month ago | |
| e07860a7 |
Ignore the transport prefix when matching allowed containers
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m>
Committed by: cid <a****c@g****m> |
about 1 month ago | |
| 8fe0013e |
Report errors reading the container steps file
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m>
Committed by: cid <a****c@g****m> |
about 1 month ago | |
| 83e65f9e |
Check that the configured container runtime is present
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m>
Committed by: cid <a****c@g****m> |
about 1 month ago | |
| 45dd80fb |
Accept whitespace separated container options
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m>
Committed by: cid <a****c@g****m> |
about 1 month ago | |
| 608d64e0 |
Only honor container step priorities while cleaning
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m>
Committed by: cid <a****c@g****m> |
about 1 month ago | |
| dc084cb2 |
Prevent container steps from shadowing existing steps
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m> | about 1 month ago | |
| a5f92d3d |
security: Fix the container allowlist not being enforced
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m> | about 1 month ago | |
| 9b002bde |
Move container execution into a single method
Signed-off-by: Afonne-CID <a****c@g****m> |
Afonne-CID <a****c@g****m> | about 1 month ago | |
| a6109724 |
Allow limiting what config can be set in mDNS
Signed-off-by: Jay Faulkner <j****y@j****c> |
Jay Faulkner <j****y@j****c> | about 1 month ago | |
| 757f06d0 |
Security: Make mDNS discovery explicitly opt-in
Signed-off-by: Jay Faulkner <j****y@j****c> |
Jay Faulkner <j****y@j****c> | about 1 month ago | |
| fa072d50 |
Fix: Remove legacy agent_token fallback code
Signed-off-by: Jay Faulkner <j****y@j****c> |
Jay Faulkner <j****y@j****c> | about 1 month ago | |
| d4926bf9 |
security: fix NTP command handling
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | about 1 month ago | |
| bd3c0cf1 | merge Merge "Enable centos10 publish job" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 2 months ago | |
| 4d816778 | merge Merge "Apply TLS configuration from Ironic lookup response" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 2 months ago | |
| 43af86b0 | merge Merge "Standardize how we test if an image is a partition image" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 2 months ago | |
| 3e31ef74 | merge Merge "Filter interfaces with locally-administered MAC addresses" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
2 months ago | |
| 8151fbe6 | merge Merge "Drop unnecessary allowlist_externals" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
2 months ago | |
| b66ecd72 |
Filter interfaces with locally-administered MAC addresses
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 2 months ago | |
| 38e81fdd |
Do not expose registry pull secret to bootc container
Signed-off-by: Steve Baker <s****r@r****m> |
Steve Baker <s****r@r****m>
Committed by: Julia Kreger <j****r@g****m> |
3 months ago | |
| 752610d0 | merge Merge "Fix retrieval of volume name if the Name does not include hostname" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
3 months ago | |
| 80895ff5 |
Enable centos10 publish job
Signed-off-by: Steve Baker <s****r@r****m> |
Steve Baker <s****r@r****m> | 3 months ago | |
| 6e67848f |
Update pre-commit bandit version to 1.9.4
Signed-off-by: Clif Houck <m****e@c****m> |
Clif Houck <m****e@c****m> | 3 months ago | |
| e104a0c3 |
Fix retrieval of volume name if the Name does not include hostname
Signed-off-by: Jakub Jelinek <j****k@c****h> |
Jakub Jelinek <j****k@c****h> | 3 months ago | |
| 88f03538 |
Fix skip block devices for RAID arrays with UEFI
Signed-off-by: Jakub Jelinek <j****k@c****h> |
Jakub Jelinek <j****k@c****h> | 3 months ago | |
| 433ecb4c | merge Merge "Preserve ESP filesystem label during software RAID relocation" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| dbf78e85 |
Apply TLS configuration from Ironic lookup response
Signed-off-by: Mithun Krishnan Umesan <m****u@g****m> |
mumesan <m****n@r****m>
Committed by: Mithun Krishnan Umesan <m****n@r****m> |
4 months ago | |
| 043b74f4 | merge Merge "Remove tags from README" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| db91099a |
Preserve ESP filesystem label during software RAID relocation
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 4 months ago | |
| bc63e115 |
Fix 401 auth failures not aborting image download
Signed-off-by: Ikeh Chukwuka Favour <m****a@g****m> |
0xull <m****a@g****m> | 4 months ago | |
| f4009433 | merge Merge "Fix ESP relocation to RAID device using filesystem copy" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| 01e0ff99 | merge Merge "Upgrade TLS certificates to P-384 curve with configurable support" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| 52310f67 | merge Merge "Drop unnecessary import_exceptions" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| 3e1f0b0d | merge Merge "Add functional test for TLS version enforcement" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| 215d0e32 |
Drop unnecessary import_exceptions
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 4 months ago | |
| 6de6ccd3 | merge Merge "trivial: fix imports and other test race changes" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| e373fe04 |
Standardize how we test if an image is a partition image
Signed-off-by: Clif Houck <m****e@c****m> |
Clif Houck <m****e@c****m> | 4 months ago | |
| 2ae84f05 | merge Merge "ci: Fix the functional test job" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| ed4e245e | merge Merge "Enforce TLS 1.2 minimum across all connections" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| 6cd463a6 |
Add a flag to disable installing bootloaders
Signed-off-by: Clif Houck <m****e@c****m>, Jay Faulkner <j****y@j****c> |
Clif Houck <m****e@c****m> | 4 months ago | |
| 48e52a10 | merge Merge "Update auto-tls cert signing to SHA-512" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
5 months ago | |
| 253bebb9 | merge Merge "ci: yet another test race" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
5 months ago | |
| 04236ebf |
Add functional test for TLS version enforcement
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 5 months ago | |
| 64ea2b3c |
ci: Fix the functional test job
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 5 months ago | |
| 7afd8454 |
ci: yet another test race
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 5 months ago | |
| 4ace16f9 |
trivial: fix imports and other test race changes
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 5 months ago | |
| f6eb47ec |
ci: multiple test bugs with the cover tests
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 5 months ago | |
| 3bfbee76 |
Update hacking to 7.0.0
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 5 months ago | |
| 9a30a8a8 |
Migrate package metadata from setup.cfg to pyproject.toml
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 5 months ago | |
| 3044c302 |
Drop unnecessary allowlist_externals
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 5 months ago | |
| 5b8718a3 |
Upgrade TLS certificates to P-384 curve with configurable support
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 5 months ago | |
| b357c97d |
Enforce TLS 1.2 minimum across all connections
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 5 months ago | |
| d034f641 |
Update auto-tls cert signing to SHA-512
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 5 months ago | |
| 83d552e1 |
Fix ESP relocation to RAID device using filesystem copy
Signed-off-by: Luke Odom <l****m@d****m> |
Luke Odom <l****m@d****m> | 5 months ago | |
| 3f76035d |
Update master for stable/2026.1
Signed-off-by: OpenStack Release Bot <i****t@o****g> |
OpenStack Release Bot <i****t@o****g> | 5 months ago | |
| 1c0fc293 |
Add bootaa64.csv to BOOTLOADERS_EFI
Co-authored-by: Andrew Timmes <a****s@n****m> Signed-off-by: Taylor Daugherty <t****y@n****m> |
Taylor Daugherty <t****y@n****m>
Committed by: Andrew E. Timmes <a****s@n****m> |
6 months ago | |
| 236b33ab | merge Merge "tox: Drop redundant injection of VIRTUAL_ENV variable" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
6 months ago | |
| b55f08a6 |
tox: Drop redundant injection of VIRTUAL_ENV variable
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 6 months ago | |
| 9df86a04 |
bootc install: Treat SELinux Permissive like Enforcing
Signed-off-by: Steve Baker <s****r@r****m> |
Steve Baker <s****r@r****m> | 8 months ago | |
| c81c37a3 |
Remove tags from README
Signed-off-by: Ivan Anfimov <l****m@g****m> |
Ivan Anfimov <l****m@g****m> | 8 months ago | |
| a17666cb | merge Merge "Remove unicode literal from code" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
9 months ago | |
| b02398ff | merge Merge "enable_vlan_interfaces: support identifying interfaces by MAC" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
9 months ago | |
| e78d4af6 |
Fix slow test_find_routable_addr_no_reachable_urls
Signed-off-by: Riccardo Pittau <e****o@g****m> |
Riccardo Pittau <e****o@g****m> | 9 months ago | |
| 5cfff147 |
Trivial: report the slowest unit tests
Signed-off-by: Dmitry Tantsur <d****r@p****m> |
Dmitry Tantsur <d****r@p****m> | 9 months ago | |
| 1a1a7070 | merge Merge "Deprecate PReP partition support?" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
9 months ago | |
| fac7bee8 | merge Merge "ci: disable vnc on IPA jobs" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
9 months ago | |
| 8f4a5a3f | merge Merge "Skip BMC detection when using out-of-band management" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
9 months ago | |
| 3adc5c2b |
ci: disable vnc on IPA jobs
Signed-off-by: Julia Kreger <j****r@g****m> |
Julia Kreger <j****r@g****m> | 9 months ago | |
| 033a237e | merge Merge "Fix API URL reachability test to use full URL with port" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
9 months ago | |
| a1739af9 | merge Merge "Implement functionality for the is_root_volume RAID config" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
9 months ago | |
| 7d7735a2 |
Fix API URL reachability test to use full URL with port
Signed-off-by: Riccardo Pittau <e****o@g****m> |
Riccardo Pittau <e****o@g****m> | 9 months ago | |
| 3067c826 | merge Merge "Fix RuntimeError when stopping heartbeater in rescue mode" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
9 months ago | |
| ca6f4fb9 |
Skip BMC detection when using out-of-band management
Signed-off-by: Riccardo Pittau <e****o@g****m> |
Riccardo Pittau <e****o@g****m> | 10 months ago | |
| 01cbcd69 | merge Merge "Build and publish updated debian images" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
10 months ago | |
| bae591a8 |
Fix RuntimeError when stopping heartbeater in rescue mode
Signed-off-by: Riccardo Pittau <e****o@g****m> |
Riccardo Pittau <e****o@g****m> | 10 months ago | |
| e7653ee1 |
Build and publish updated debian images
Signed-off-by: Riccardo Pittau <e****o@g****m> |
Riccardo Pittau <e****o@g****m> | 10 months ago | |
| bb4b4fdb |
Fix for matching hints with lists of strings
Signed-off-by: Morten Stephansen <m****n@c****h>, Jakub Jelinek <j****k@c****h> |
Morten Stephansen <m****n@c****h> | 10 months ago | |
| 6fdb13d6 |
reno: Update master for unmaintained/2024.1
Signed-off-by: OpenStack Release Bot <i****t@o****g> |
OpenStack Release Bot <i****t@o****g> | 10 months ago | |
| 2f69eb3e | merge Merge "Remove testing for pending-EOL items" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
10 months ago | |
| 487f069e |
Implement functionality for the is_root_volume RAID config
Signed-off-by: Jakub Jelinek <j****k@c****h>, Morten Stephansen <m****n@c****h> |
Morten Stephansen <m****n@c****h> | 10 months ago |