index
:
delta/openstack/ironic-python-agent.git
bugfix/6.2
bugfix/6.3
bugfix/6.5
bugfix/6.6
bugfix/8.0
bugfix/8.1
bugfix/8.3
bugfix/8.6
bugfix/9.0
bugfix/9.2
bugfix/9.3
master
stable/2023.1
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-python-agent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ironic_python_agent
/
extensions
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not serialize command_params
Dmitry Tantsur
2021-05-18
1
-1
/
+1
*
Do not silently swallow errors in the write_image deploy step
Dmitry Tantsur
2020-10-09
1
-0
/
+11
*
When reporting that agent is busy, report the executed command
Dmitry Tantsur
2020-09-18
1
-1
/
+1
*
Fix confusing logging when running asynchronous commands
Dmitry Tantsur
2020-06-26
1
-8
/
+11
*
Add a deploy step for writing an image
Dmitry Tantsur
2020-06-02
1
-0
/
+23
*
Add an ability to run in-band deploy steps
Mark Goddard
2020-04-06
1
-3
/
+5
*
Omit configdrive and system_logs from logging
Dmitry Tantsur
2020-01-13
1
-5
/
+10
*
Stop using six library
Riccardo Pittau
2019-11-29
1
-6
/
+4
*
Replace use of functools.wraps() with six.wraps()
John L. Villalovos
2018-02-01
1
-2
/
+2
*
Replaces uuid.uuid4 with uuidutils.generate_uuid()
Luong Anh Tuan
2016-11-08
1
-2
/
+3
*
Remove Python 2.6 format style
John L. Villalovos
2016-10-06
1
-3
/
+3
*
Improve __str__ method of BaseCommandResult
Jay Faulkner
2016-03-30
1
-4
/
+5
*
Add __str__ method to BaseCommandResult
Julian Sy
2016-03-29
1
-0
/
+7
*
Replace all the 'self.log' calls with global LOG
Zhenguo Niu
2016-02-24
1
-1
/
+0
*
Create a SerializableComparable class
John L. Villalovos
2015-09-11
1
-1
/
+1
*
Remove ordereddict as 2.6 is no longer supported
Jay Faulkner
2015-09-03
1
-2
/
+2
*
Fix logging levels
Josh Gachnang
2015-08-04
1
-7
/
+7
*
Improve IPA logging and exception handling
Josh Gachnang
2015-07-28
1
-3
/
+19
*
Add Python3 support
Lucas Alvares Gomes
2015-07-15
1
-2
/
+2
*
Update hacking and fix hacking violations
Jim Rollenhagen
2015-06-03
1
-2
/
+4
*
Use oslo_log lib
Ghe Rivero
2015-03-24
1
-1
/
+1
*
Add cleaning/zapping support to IPA
Josh Gachnang
2015-03-17
1
-0
/
+6
*
SyncCommandResult should store actual exception
Ramakrishnan G
2015-03-11
1
-4
/
+1
*
Add additional logging and return results for IPA extensions
Kyle Stevenson
2015-02-18
1
-0
/
+11
*
Correct inline comment in sync_command decorator
Kyle Stevenson
2015-02-04
1
-1
/
+1
*
Improve/add docstrings for CommandResult classes
Jay Faulkner
2014-11-25
1
-3
/
+47
*
Force heartbeat immediately after async command completes
Jim Rollenhagen
2014-10-13
1
-4
/
+10
*
Enhance decorators in agent and automate creation of command_map
Szymon Wroblewski
2014-09-11
1
-8
/
+17
*
Flow extension uses extension manager from agent
Vladimir Kozhukalov
2014-06-02
1
-5
/
+8
*
Make encoding.serialize() more programmatical
Alexander Gordeev
2014-05-06
1
-10
/
+3
*
Merge "Deprecated extension name attribute"
Jenkins
2014-04-17
1
-2
/
+1
|
\
|
*
Deprecated extension name attribute
Vladimir Kozhukalov
2014-04-15
1
-2
/
+1
*
|
Decorated commands no longer take command_name
Russell Haering
2014-04-15
1
-3
/
+2
|
/
*
Add a @sync_command() decorator
Russell Haering
2014-04-14
1
-9
/
+25
*
Organize agent extensions
Russell Haering
2014-04-14
1
-0
/
+219