summaryrefslogtreecommitdiff
path: root/ironic_python_agent/extensions/standby.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for CentOS SUM files"HEADmasterZuul2023-05-091-6/+41
|\
| * Add support for CentOS SUM filesHarald Jensås2023-05-031-6/+41
* | Fix checksum validation logicJulia Kreger2023-05-021-2/+8
|/
* Disable MD5 image checksumsJulia Kreger2023-04-241-12/+90
* Drop support for instance netbootDmitry Tantsur2022-07-071-3/+0
* Instruct qemu-img to write image zeros to disk.Derek Higgins2021-12-081-2/+3
* Trivial: minor fixes in error messagesDmitry Tantsur2021-09-071-1/+1
* Increase version of hacking and pycodestyleRiccardo Pittau2021-07-301-13/+21
* Merge "Refactor: use convert_image from ironic_lib"Zuul2021-06-041-15/+2
|\
| * Refactor: use convert_image from ironic_libDmitry Tantsur2021-06-011-15/+2
* | Merge "Stop accepting duplicated configdrive"Zuul2021-06-021-15/+33
|\ \ | |/ |/|
| * Stop accepting duplicated configdriveDmitry Tantsur2021-06-021-15/+33
* | Limit qemu-img execution arenasJulia Kreger2021-05-261-1/+11
* | Rewrite write_image.sh in PythonDmitry Tantsur2021-05-181-13/+14
|/
* Import deployment logic from ironic-libDmitry Tantsur2021-05-031-14/+15
* Always fall back to sysrq when power off failsDmitry Tantsur2021-04-131-7/+16
* Fix root UUID for streamed partition imagesSteve Baker2021-03-191-0/+4
* Remove default parameter from executeRiccardo Pittau2021-03-021-3/+2
* Fix boot mode detection for partition imagesJulia Kreger2020-12-191-1/+1
* Change default ironic_lib invocation to flag local bootingJulia Kreger2020-12-191-1/+1
* Fix default disk label with partition imagesJulia Kreger2020-12-141-1/+6
* Update the cache if we don't have a root device hintJulia Kreger2020-08-251-2/+4
* Fixes minor issues in the read() retries patchDmitry Tantsur2020-06-301-1/+2
* Merge "Minor clean-up follow-up to timeout on read() fix"Zuul2020-06-251-1/+1
|\
| * Minor clean-up follow-up to timeout on read() fixJulia Kreger2020-06-241-1/+1
* | Add full download retriesJulia Kreger2020-06-231-18/+47
|/
* Add timeout operations to try and prevent hang on read()Julia Kreger2020-06-231-1/+31
* Make get_partition_uuids work with whole disk imagesDmitry Tantsur2020-06-171-24/+33
* New extension call to return partition UUIDsDmitry Tantsur2020-06-021-0/+11
* Add timeout and retries when connection to an image server6.1.0Dmitry Tantsur2020-04-241-6/+22
* Bump hacking to 3.0.0Riccardo Pittau2020-03-301-4/+4
* Fix GPT partition tables after agent writes contentsJulia Kreger2020-03-291-0/+11
* Merge "Add NTP time sync"Zuul2020-03-111-0/+30
|\
| * Add NTP time syncJulia Kreger2020-03-071-0/+30
* | Ignore None md5 checksum fieldKaifeng Wang2020-02-221-1/+2
* | Catch ValueError for FIPS 140-2 modeJulia Kreger2020-02-181-1/+10
|/
* Stop using six libraryRiccardo Pittau2019-11-291-7/+6
* Adds bandit template and exclude some of testsKaifeng Wang2019-06-201-1/+2
* Relax checksum fields validationKaifeng Wang2019-05-281-6/+27
* Allow image checksum to be a URLDmitry Tantsur2019-02-251-23/+60
* Attempt to read the partition table after writing an imageSam Betts2018-11-191-0/+37
* Merge "Allow streaming raw partition images"3.4.0Zuul2018-10-261-9/+19
|\
| * Allow streaming raw partition imagesDmitry Tantsur2018-10-171-9/+19
* | Enhanced checksum supportKaifeng Wang2018-10-151-33/+47
|/
* Install grub to PReP partition when prep_boot_part_uuid is providedMichael Turek2018-07-201-1/+5
* Fix gate and bump CoreOS version to latest stable.Julia Kreger2018-05-101-4/+4
* Catch OSError thrown when hexdump is missingJulia Kreger2017-12-111-3/+11
* Fix to return 'root_uuid' as part of command statusShivanand Tendulker2017-10-241-1/+3
* Remove unused function _configdrive_locationvmud2132017-05-111-8/+0
* flake8: Specify 'ironic_python_agent' as name of appJohn L. Villalovos2017-03-161-1/+1