index
:
delta/openstack/ironic.git
bugfix/15.1
bugfix/15.2
bugfix/16.1
bugfix/16.2
bugfix/18.0
bugfix/18.1
bugfix/19.0
bugfix/20.2
bugfix/21.0
bugfix/21.2
bugfix/21.3
master
proposed/juno
proposed/kilo
stable/2023.1
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/ironic.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ironic
/
tests
/
unit
/
conductor
/
test_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wipe Agent Token when cleaning timeout occcurs
Julia Kreger
2023-03-15
1
-0
/
+6
*
Do not move nodes to CLEAN FAILED with empty last_error
Dmitry Tantsur
2023-03-02
1
-1
/
+23
*
Auto-populate lessee for deployments
Julia Kreger
2022-05-23
1
-0
/
+17
*
Exclude current conductor from offline_conductors
Harald Jensås
2022-04-28
1
-0
/
+10
*
Merge "Allow enabling fast-track per node"
Zuul
2021-12-15
1
-0
/
+32
|
\
|
*
Allow enabling fast-track per node
Dmitry Tantsur
2021-12-08
1
-0
/
+32
*
|
Refactor driver_internal_info updates to methods
Steve Baker
2021-12-03
1
-15
/
+13
|
/
*
Demote three warning messages
Dmitry Tantsur
2021-10-06
1
-2
/
+2
*
Record node history and manage events in db
Julia Kreger
2021-09-10
1
-3
/
+68
*
Increase version of hacking and pycodestyle
Riccardo Pittau
2021-07-28
1
-1
/
+1
*
Add `boot_mode` and `secure_boot` to node object and expose in api
Cenne
2021-07-08
1
-0
/
+186
*
Delay rendering configdrive
Dmitry Tantsur
2021-05-19
1
-0
/
+68
*
Merge "Don't mark an agent as alive if rebooted"
Zuul
2021-02-08
1
-1
/
+10
|
\
|
*
Don't mark an agent as alive if rebooted
Derek Higgins
2021-02-04
1
-1
/
+10
*
|
Apply force_persistent_boot_device to all boot interfaces
Dmitry Tantsur
2021-02-01
1
-0
/
+31
|
/
*
Refactor vendor detection and add Redfish implementation
Dmitry Tantsur
2021-01-28
1
-0
/
+73
*
Update `cleaning_error_handler`
Aija Jauntēva
2020-11-13
1
-7
/
+18
*
Wiping agent tokens on reboot via API - take 2
Dmitry Tantsur
2020-10-05
1
-1
/
+5
*
Minor agent version code cleanup
Julia Kreger
2020-09-29
1
-8
/
+0
*
Route conductor notification RPC to the same conductor
Dmitry Tantsur
2020-09-25
1
-5
/
+4
*
Merge "Also wipe agent token on manual power off or reboot"
Zuul
2020-09-17
1
-0
/
+1
|
\
|
*
Also wipe agent token on manual power off or reboot
Dmitry Tantsur
2020-09-14
1
-0
/
+1
*
|
Accept and use a TLS certificate from the agent
Dmitry Tantsur
2020-09-09
1
-0
/
+52
|
/
*
Ensure in-band deploy steps are present in time for fast-track deployments
Dmitry Tantsur
2020-08-21
1
-1
/
+4
*
Merge "Follow-up on blocking port deletions"
Zuul
2020-07-18
1
-0
/
+6
|
\
|
*
Follow-up on blocking port deletions
Julia Kreger
2020-07-16
1
-0
/
+6
*
|
Wipe agent token during reboot or power off
Dmitry Tantsur
2020-07-15
1
-1
/
+28
|
/
*
Enforce autospec in test_utils
Riccardo Pittau
2020-06-24
1
-34
/
+44
*
Merge "Fix agent token and URL handling during fast-track deployment"
Zuul
2020-06-19
1
-2
/
+2
|
\
|
*
Fix agent token and URL handling during fast-track deployment
Dmitry Tantsur
2020-06-16
1
-2
/
+2
*
|
Merge "Block port deletions where vif is present"
Zuul
2020-06-18
1
-0
/
+39
|
\
\
|
|
/
|
/
|
|
*
Block port deletions where vif is present
Julia Kreger
2020-06-02
1
-0
/
+39
*
|
Switch to unittest mock
Iury Gregory Melo Ferreira
2020-04-30
1
-1
/
+1
|
/
*
Merge "Generalize clean step functions to support deploy steps"
Zuul
2020-03-28
1
-10
/
+7
|
\
|
*
Generalize clean step functions to support deploy steps
Dmitry Tantsur
2020-03-25
1
-10
/
+7
*
|
Merge "Hash the rescue_password"
Zuul
2020-03-26
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Hash the rescue_password
Julia Kreger
2020-03-24
1
-2
/
+5
*
|
Do not use random to generate token
Iury Gregory Melo Ferreira
2020-03-20
1
-2
/
+1
|
/
*
Pre-shared agent token
Julia Kreger
2020-02-20
1
-0
/
+34
*
Split deployment-related functions from manager.py into a new module
Dmitry Tantsur
2020-02-06
1
-0
/
+103
*
Block ability update callback_url
Julia Kreger
2019-11-15
1
-1
/
+7
*
Don't resume deployment or cleaning on heartbeat when polling
Mark Goddard
2019-09-21
1
-0
/
+14
*
Merge "Add an option to abort cleaning and deployment if node is in maintenance"
Zuul
2019-09-21
1
-5
/
+3
|
\
|
*
Add an option to abort cleaning and deployment if node is in maintenance
Dmitry Tantsur
2019-09-17
1
-5
/
+3
*
|
Merge "Support power state change callbacks to nova using ksa_adapter"
Zuul
2019-08-24
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
Support power state change callbacks to nova using ksa_adapter
Surya Seetharaman
2019-08-12
1
-1
/
+7
*
|
Asynchronous out of band deploy steps fails to execute
Shivanand Tendulker
2019-08-07
1
-0
/
+1
|
/
*
Deploy Templates: factor out ironic.conductor.steps
Mark Goddard
2019-03-15
1
-698
/
+0
*
fast tracked deployment support
Julia Kreger
2019-03-14
1
-0
/
+51
*
Deploy templates: conductor and API nits
Mark Goddard
2019-03-12
1
-29
/
+77
[next]