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
path:
root
/
ironicclient
/
common
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Allow several nodes for most node actions"
HEAD
5.2.0
master
Zuul
2023-05-08
1
-0
/
+2
|
\
|
*
Allow several nodes for most node actions
Dmitry Tantsur
2023-02-28
1
-0
/
+2
*
|
Accept configdrive as a JSON file
Dmitry Tantsur
2023-03-02
1
-0
/
+21
|
/
*
Fix distribution compatability for configdrive build
Julia Kreger
2021-09-15
1
-12
/
+22
*
Merge "Support YAML files wherever JSON files are accepted"
4.6.0
Zuul
2021-02-17
1
-3
/
+4
|
\
|
*
Support YAML files wherever JSON files are accepted
Dmitry Tantsur
2021-02-16
1
-3
/
+4
*
|
Clearer error message when unable to parse JSON
Dmitry Tantsur
2021-02-16
1
-2
/
+2
|
/
*
Merge "Get rid of the oslo.serialization dependency"
Zuul
2020-05-12
1
-2
/
+2
|
\
|
*
Get rid of the oslo.serialization dependency
Dmitry Tantsur
2020-05-04
1
-2
/
+2
*
|
Remove future dependency
Riccardo Pittau
2020-05-04
1
-2
/
+0
|
/
*
Stop using six library
Riccardo Pittau
2019-12-18
1
-2
/
+1
*
Deploy templates: client support
Mark Goddard
2019-03-01
1
-0
/
+16
*
Allocation API: client API and CLI
Dmitry Tantsur
2019-02-16
1
-0
/
+21
*
Use 'with' method rather than having to call close
John L. Villalovos
2018-01-30
1
-3
/
+2
*
Add volume connector support to Python API
Hironori Shiina
2017-07-07
1
-1
/
+6
*
Extends driver-list, driver-show supporting new hardware types
Dao Cong Tien
2017-04-28
1
-0
/
+22
*
Simplify heading capitalization.
Vadim Hmyrov
2016-12-26
1
-3
/
+1
*
Use oslo_serialization.base64 to follow OpenStack Python3
Luong Anh Tuan
2016-12-15
1
-2
/
+2
*
Merge "List required arguments in '--help' message in Ironic Client."
Jenkins
2016-11-30
1
-1
/
+6
|
\
|
*
List required arguments in '--help' message in Ironic Client.
Vadim Hmyrov
2016-11-23
1
-1
/
+6
*
|
Use function import_versioned_module from oslo.utils
ChangBo Guo(gcb)
2016-11-02
1
-8
/
+0
|
/
*
Add key_value_pairs_to_dict() method
Ruby Loo
2016-08-18
1
-2
/
+24
*
Move methods to utils.py
Ruby Loo
2016-06-21
1
-0
/
+43
*
Fix typos in docstrings and comments
Dao Cong Tien
2016-04-06
1
-3
/
+3
*
Allow specifying a set of fields of the Port and Chasis resources
Lucas Alvares Gomes
2015-07-15
1
-8
/
+9
*
Allow specifying a set of fields of the Node resource
Lucas Alvares Gomes
2015-07-09
1
-1
/
+27
*
Consistent and more valid strings for Booleans
Ruby Loo
2015-05-07
1
-0
/
+28
*
Merge "Ensure *-show input uuid is not empty"
Jenkins
2015-04-24
1
-0
/
+6
|
\
|
*
Ensure *-show input uuid is not empty
Haomeng, Wang
2015-04-22
1
-0
/
+6
*
|
Remove unneeded 'utf-8' coding lines
John L. Villalovos
2015-04-21
1
-2
/
+0
|
/
*
Merge "Add support for generating a config drive"
Jenkins
2015-03-27
1
-0
/
+62
|
\
|
*
Add support for generating a config drive
Lucas Alvares Gomes
2015-03-26
1
-0
/
+62
*
|
Clean openstack-common module list
Ghe Rivero
2015-03-24
1
-1
/
+2
|
/
*
Use oslo.i18n lib
Ghe Rivero
2015-03-19
1
-0
/
+1
*
Support setting non-string fields
Lucas Alvares Gomes
2014-12-19
1
-13
/
+27
*
Fix sphinx warnings
David Shrewsbury
2014-11-14
1
-1
/
+1
*
Merge "Small fixes for utils/{common_filters,common_params_for_list}"
Jenkins
2014-10-02
1
-5
/
+23
|
\
|
*
Small fixes for utils/{common_filters,common_params_for_list}
Dmitry Tantsur
2014-09-29
1
-5
/
+23
*
|
Bump hacking version
Ghe Rivero
2014-10-02
1
-3
/
+2
|
/
*
List resources with detail
Lucas Alvares Gomes
2014-09-09
1
-0
/
+2
*
Add sort_key and sort_dir parameters to *-list
Dmitry Tantsur
2014-09-09
1
-0
/
+44
*
Remove aliases `arg` and `env` from utils
Andrey Kurilin
2014-07-09
1
-5
/
+0
*
Add UTF-8 coding lines to all Python files
Martin Geisler
2014-05-31
1
-0
/
+2
*
Reuse module `cliutils` from common code
Andrey Kurilin
2014-04-28
1
-107
/
+5
*
Sync latest code and reuse exceptions from oslo
Andrey Kurilin
2014-04-24
1
-1
/
+1
*
Remove unused method 'string_to_bool' from utils
llg8212
2014-01-23
1
-4
/
+0
*
Add missing i18n support
Lucas Alvares Gomes
2013-11-28
1
-7
/
+8
*
Deal with unicode strings
Lucas Alvares Gomes
2013-11-12
1
-2
/
+2
*
Custom output file on the print_*() functions
Lucas Alvares Gomes
2013-11-12
1
-4
/
+5
*
Reorder imports
Ghe Rivero
2013-11-11
1
-1
/
+1
[next]