index
:
delta/openstack/python-ironicclient.git
master
stable/2023.1
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/python-ironicclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Mock keystone call to avoid test failure" into stable/liberty
liberty-eol
stable/liberty
Jenkins
2016-06-16
1
-1
/
+16
|
\
|
*
Mock keystone call to avoid test failure
Lucas Alvares Gomes
2015-10-13
1
-1
/
+16
*
|
Updated from global requirements
OpenStack Proposal Bot
2016-05-15
2
-3
/
+3
*
|
Scale back on how many warnings we issue
0.8.2
Dmitry Tantsur
2015-12-15
1
-2
/
+1
*
|
Updated from global requirements
OpenStack Proposal Bot
2015-09-29
2
-2
/
+2
|
/
*
Update .gitreview for stable/liberty
Doug Hellmann
2015-09-21
1
-0
/
+1
*
Merge "Fixes file cache TypeError"
0.8.1
Jenkins
2015-09-08
1
-1
/
+1
|
\
|
*
Fixes file cache TypeError
Florian Fuchs
2015-09-06
1
-1
/
+1
*
|
Merge "Replace ConfigParser with six.moves.configparser."
Jenkins
2015-09-08
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Replace ConfigParser with six.moves.configparser.
sonu.kumar
2015-09-02
1
-4
/
+4
*
|
Merge "Fix functional tests job"
Jenkins
2015-09-04
1
-0
/
+49
|
\
\
|
|
/
|
/
|
|
*
Fix functional tests job
Anton Arefiev
2015-09-03
1
-0
/
+49
*
|
Updated from global requirements
0.8.0
OpenStack Proposal Bot
2015-08-26
1
-1
/
+1
|
/
*
Updated from global requirements
OpenStack Proposal Bot
2015-08-13
1
-1
/
+1
*
Merge "Added unit tests for command-line shell"
Jenkins
2015-08-11
3
-2
/
+70
|
\
|
*
Added unit tests for command-line shell
sonu.kumar
2015-08-03
3
-2
/
+70
*
|
Updated from global requirements
OpenStack Proposal Bot
2015-08-10
1
-1
/
+1
*
|
Merge "Also retry on connection refused"
Jenkins
2015-08-06
2
-1
/
+32
|
\
\
|
|
/
|
/
|
|
*
Also retry on connection refused
Dmitry Tantsur
2015-07-27
2
-1
/
+32
*
|
Updated from global requirements
OpenStack Proposal Bot
2015-07-24
1
-1
/
+1
|
/
*
Updated from global requirements
OpenStack Proposal Bot
2015-07-23
1
-2
/
+1
*
Merge "Allow specifying a set of fields of the Port and Chasis resources"
Jenkins
2015-07-23
10
-33
/
+339
|
\
|
*
Allow specifying a set of fields of the Port and Chasis resources
Lucas Alvares Gomes
2015-07-15
10
-33
/
+339
*
|
Merge "Add provision_updated_at field to nodes"
Jenkins
2015-07-22
2
-0
/
+3
|
\
\
|
*
|
Add provision_updated_at field to nodes
Lucas Alvares Gomes
2015-07-20
2
-0
/
+3
*
|
|
Merge "Filtering nodes by provision state"
Jenkins
2015-07-20
5
-3
/
+47
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Filtering nodes by provision state
Zhenguo Niu
2015-07-20
5
-3
/
+47
*
|
|
Replacing dict.iteritems() with dict.items()
sonu.kumar
2015-07-20
1
-1
/
+1
*
|
|
Updated from global requirements
OpenStack Proposal Bot
2015-07-17
1
-1
/
+1
*
|
|
Fix version negotiation
Lucas Alvares Gomes
2015-07-16
2
-2
/
+4
*
|
|
Updated from global requirements
OpenStack Proposal Bot
2015-07-15
3
-4
/
+4
|
/
/
*
|
Merge "Allow specifying a set of fields of the Node resource"
Jenkins
2015-07-15
9
-25
/
+249
|
\
\
|
|
/
|
*
Allow specifying a set of fields of the Node resource
Lucas Alvares Gomes
2015-07-09
9
-25
/
+249
*
|
Revert: requirement files in alphabetical order
Ruby Loo
2015-07-13
4
-36
/
+3
*
|
Fix unittests due mock 1.1.0 release
Lucas Alvares Gomes
2015-07-13
2
-16
/
+23
|
/
*
Expose node's clean_step and bump default version
Ruby Loo
2015-07-07
3
-1
/
+5
*
Merge "Also retry on HTTP 503 (service unavailable)"
Jenkins
2015-07-06
2
-1
/
+39
|
\
|
*
Also retry on HTTP 503 (service unavailable)
Dmitry Tantsur
2015-06-29
2
-1
/
+39
*
|
Fix slow tests in RetriesTestCase
Lucas Alvares Gomes
2015-07-02
1
-9
/
+2
*
|
Updated from global requirements
OpenStack Proposal Bot
2015-06-30
1
-1
/
+1
*
|
Updated from global requirements
OpenStack Proposal Bot
2015-06-29
1
-1
/
+1
*
|
Merge "Cache negotiated api microversion for server"
Jenkins
2015-06-29
8
-32
/
+344
|
\
\
|
|
/
|
/
|
|
*
Cache negotiated api microversion for server
Michael Davies
2015-06-23
8
-32
/
+344
*
|
Updated from global requirements
OpenStack Proposal Bot
2015-06-22
3
-10
/
+9
|
/
*
Cleanup session creation
Jamie Lennox
2015-06-18
3
-72
/
+87
*
Updated from global requirements
OpenStack Proposal Bot
2015-06-16
1
-1
/
+1
*
Register global Keystone args first
Ben Nemec
2015-06-16
2
-7
/
+23
*
Merge "Install the ironicclient into the 'venv' virtualenv"
Jenkins
2015-06-08
1
-0
/
+1
|
\
|
*
Install the ironicclient into the 'venv' virtualenv
John L. Villalovos
2015-06-04
1
-0
/
+1
*
|
Updated from global requirements
OpenStack Proposal Bot
2015-06-04
1
-1
/
+1
|
/
[next]