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
/
db
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add dbapi and objects functions to get a node by associated MAC addresses
Dmitry Tantsur
2016-06-27
1
-0
/
+9
|
/
*
Fix typos in some source files.
Dao Cong Tien
2016-03-25
1
-1
/
+1
*
Add db api layer for CRUD operations on node tags
Zhenguo Niu
2016-02-26
1
-0
/
+61
*
Merge "Correct instance parameter description"
Jenkins
2016-02-24
1
-1
/
+3
|
\
|
*
Correct instance parameter description
Zhenguo Niu
2016-02-14
1
-1
/
+3
*
|
Add portgroups to support LAG interfaces - DB
Om Kumar
2016-02-04
1
-0
/
+129
|
/
*
Add better dbapi support for querying reservation
Ramakrishnan G
2015-08-17
1
-0
/
+1
*
Fix the DEPLOYWAIT check for agent_* drivers
Lucas Alvares Gomes
2015-07-20
1
-0
/
+11
*
Periodically checks the status of nodes in DEPLOYING state
Lucas Alvares Gomes
2015-07-13
1
-0
/
+7
*
Use functions from oslo.utils
Victor Sergeyev
2015-02-23
1
-1
/
+1
*
Add logical name support to Ironic
Michael Davies
2015-02-11
1
-0
/
+8
*
Move oslo.config references to oslo_config
Jim Rollenhagen
2015-02-02
1
-1
/
+1
*
Move oslo.db references to oslo_db
Jim Rollenhagen
2015-02-02
1
-1
/
+1
*
Rename NOSTATE to AVAILABLE
Devananda van der Veen
2015-01-30
1
-2
/
+2
*
Enable H405 PEP8 check
David Shrewsbury
2014-10-10
1
-2
/
+4
*
Fix markup-related issues in documentation
Vladyslav Drok
2014-10-09
1
-28
/
+42
*
Add "affinity" tracking to nodes and conductors
Devananda van der Veen
2014-10-01
1
-4
/
+8
*
Removes get_port_by_vif
Angus Thomas
2014-08-15
1
-8
/
+0
*
Clean up calls to get_port()
Lucas Alvares Gomes
2014-07-29
1
-2
/
+18
*
Clean up calls to get_chassis()
Lucas Alvares Gomes
2014-07-29
1
-2
/
+10
*
Use oslo.db library
Victor Sergeyev
2014-07-17
1
-7
/
+3
*
TaskManager: Only support single node locking
Chris Behrens
2014-06-10
1
-13
/
+14
*
Merge "Clean up calls to get_node()"
Jenkins
2014-04-23
1
-2
/
+10
|
\
|
*
Clean up calls to get_node()
Chris Behrens
2014-04-19
1
-2
/
+10
*
|
Add worker threads limit to _check_deploy_timeouts task
Yuriy Zveryanskyy
2014-04-18
1
-0
/
+6
|
/
*
Remove a DB query for get_ports_by_node()
Chris Behrens
2014-04-12
1
-3
/
+3
*
Merge "Sync common db code from Oslo"
Jenkins
2014-03-06
1
-1
/
+7
|
\
|
*
Sync common db code from Oslo
Victor Sergeyev
2014-02-26
1
-1
/
+7
*
|
Remove extraneous vim configuration comments for ironic
He Yongli
2014-02-26
1
-1
/
+0
|
/
*
Add parameter for filtering nodes by maintenance mode
Yuriy Zveryanskyy
2014-02-11
1
-24
/
+10
*
Avoid a race when associating instance_uuid
Haomeng, Wang
2013-12-25
1
-0
/
+2
*
Improve method to get list of active conductors
Devananda van der Veen
2013-12-17
1
-4
/
+8
*
Implement sync_power_state periodic task
Devananda van der Veen
2013-12-04
1
-4
/
+17
*
Remove oslo uuidutils.generate_uuid() call
Haomeng, Wang
2013-11-26
1
-1
/
+1
*
Rename parameters
Lucas Alvares Gomes
2013-11-18
1
-22
/
+22
*
Replace __metaclass__
Lucas Alvares Gomes
2013-11-11
1
-2
/
+3
*
Conductors maintan driver list in the DB
Devananda van der Veen
2013-10-24
1
-0
/
+46
*
Rename ipmi driver to ipmitool
linggao
2013-09-13
1
-1
/
+1
*
Remove references for the 'task_state' property
Lucas Alvares Gomes
2013-09-09
1
-1
/
+2
*
Expose subresources for Chassis and Node
Lucas Alvares Gomes
2013-08-06
1
-2
/
+16
*
Add Pagination of collections across the API
Lucas Alvares Gomes
2013-08-02
1
-8
/
+32
*
Implement port api action
jiangwt100
2013-07-15
1
-0
/
+7
*
Add dbapi functions
jiangwt100
2013-07-10
1
-0
/
+12
*
Add Chassis DB model and DB-API.
Roman Prykhodchenko
2013-06-21
1
-0
/
+31
*
Add support for GET /v1/nodes to return a list.
Devananda van der Veen
2013-06-19
1
-0
/
+4
*
Restructuring driver API and inheritance.
Devananda van der Veen
2013-06-11
1
-7
/
+5
*
Update [reserve|release]_nodes to accept a tag.
Devananda van der Veen
2013-05-24
1
-2
/
+4
*
Merge "Stop creating a new db IMPL for every request."
Jenkins
2013-05-23
1
-1
/
+1
|
\
|
*
Stop creating a new db IMPL for every request.
Devananda van der Veen
2013-05-22
1
-1
/
+1
*
|
Reimplement reserve_nodes and release_nodes.
Devananda van der Veen
2013-05-22
1
-7
/
+44
[prev]
[next]