index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
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/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Initialize global data separately and run_once in WSGI app init"
Zuul
2021-03-23
1
-0
/
+46
|
\
|
*
Initialize global data separately and run_once in WSGI app init
Hervé Beraud
2020-12-14
1
-0
/
+46
*
|
utils: Remove periods from instance hostnames
Stephen Finucane
2021-01-14
1
-1
/
+1
*
|
Remove six.text_type (1/2)
Takashi Natsume
2020-12-13
1
-8
/
+7
*
|
Remove six.binary_type/integer_types/string_types
Takashi Natsume
2020-12-13
1
-2
/
+2
|
/
*
Merge "Replace md5 with oslo version"
Zuul
2020-11-28
1
-1
/
+2
|
\
|
*
Replace md5 with oslo version
Ade Lee
2020-10-29
1
-1
/
+2
*
|
Improve error handling during service level check
Balazs Gibizer
2020-11-10
1
-2
/
+19
*
|
Merge "Remove six.moves"
Zuul
2020-11-09
1
-1
/
+0
|
\
\
|
*
|
Remove six.moves
Takashi Natsume
2020-11-07
1
-1
/
+0
|
|
/
*
|
Prevent starting services with older than N-1 computes
Balazs Gibizer
2020-11-04
1
-0
/
+33
|
/
*
api: Reject non-spawn operations for vTPM
Stephen Finucane
2020-08-24
1
-0
/
+2
*
Remove six.reraise
Takashi Natsume
2020-08-15
1
-1
/
+1
*
Remove six.PY2 and six.PY3
Takashi Natsume
2020-08-15
1
-13
/
+6
*
utils: Move 'get_bdm_image_metadata' to nova.block_device
Stephen Finucane
2020-07-08
1
-92
/
+0
*
Snapshot: offload glance upload in a native thread
Alexandre Arents
2020-06-30
1
-0
/
+5
*
trivial: Remove remaining '_LW' instances
Stephen Finucane
2020-05-18
1
-4
/
+4
*
trivial: Remove remaining '_LE' instances
Stephen Finucane
2020-05-18
1
-3
/
+3
*
compute: Extract _get_bdm_image_metadata into nova.utils
Lee Yarwood
2020-04-09
1
-0
/
+56
*
trivial: Remove 'run_once' helper
Stephen Finucane
2020-02-06
1
-43
/
+0
*
nova-net: Kill it
Stephen Finucane
2020-01-14
1
-13
/
+0
*
nova-net: Remove final references to nova-network
Stephen Finucane
2020-01-08
1
-10
/
+8
*
Remove workaround for bug #1709118
Eric Fried
2019-10-07
1
-25
/
+1
*
Allow strict_proxies for sdk Connection
Eric Fried
2019-08-23
1
-5
/
+15
*
Merge "Limit get_sdk_adapter to requested service type"
Zuul
2019-08-22
1
-1
/
+2
|
\
|
*
Limit get_sdk_adapter to requested service type
Eric Fried
2019-08-16
1
-1
/
+2
*
|
Merge "We no longer need rootwrap."
Zuul
2019-08-22
1
-131
/
+4
|
\
\
|
*
|
We no longer need rootwrap.
Michael Still
2019-02-27
1
-131
/
+4
|
|
/
*
|
[Trivial]Remove unused helper filter_and_format_resource_metadata
zhufl
2019-08-13
1
-98
/
+0
|
/
*
Introduces the openstacksdk to nova
Dustin Cowles
2019-07-22
1
-23
/
+55
*
hacking: Resolve W605 (invalid escape sequence)
Stephen Finucane
2019-06-24
1
-1
/
+1
*
Eventlet monkey patching should be as early as possible
Matthew Booth
2019-03-22
1
-21
/
+0
*
Flavor extra spec and image properties validation from API
Chris Friesen
2019-03-05
1
-1
/
+1
*
Merge "Address nits from I9e30a24a4c0640f282f507d0a96640d3cdefe43c"
Zuul
2019-02-20
1
-3
/
+1
|
\
|
*
Address nits from I9e30a24a4c0640f282f507d0a96640d3cdefe43c
Stephen Finucane
2019-02-14
1
-3
/
+1
*
|
Switch to using os-resource-classes
Chris Dent
2019-02-07
1
-0
/
+13
|
/
*
Merge "Remove args(os=False) in monkey_patch"
Zuul
2019-01-18
1
-2
/
+6
|
\
|
*
Remove args(os=False) in monkey_patch
jiajunsu
2019-01-04
1
-2
/
+6
*
|
Merge "Fixed concurrent access to direct io test file"
Zuul
2018-12-08
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fixed concurrent access to direct io test file
Pavel Glushchak
2018-12-07
1
-2
/
+6
*
|
Harden placement init under wsgi
Sean Mooney
2018-11-08
1
-0
/
+43
|
/
*
Move test.nested to utils.nested_contexts
Matthew Booth
2018-10-06
1
-0
/
+9
*
Merge "Use check_string_length from oslo_utils"
Zuul
2018-09-12
1
-19
/
+6
|
\
|
*
Use check_string_length from oslo_utils
srushti
2018-02-06
1
-19
/
+6
*
|
Use six.string_types to improve python2/3 compatibility
Chen
2018-09-07
1
-1
/
+1
*
|
Remove old check_attach version check in API
Matt Riedemann
2018-08-29
1
-3
/
+6
*
|
Make monkey patch work in uWSGI mode
Yikun Jiang
2018-08-28
1
-0
/
+17
*
|
Adapter raise_exc=False by default
Eric Fried
2018-06-22
1
-1
/
+5
*
|
Remove deprecated monkey_patch config options
Matt Riedemann
2018-05-16
1
-51
/
+0
*
|
We don't need utils.trycmd any more.
Michael Still
2018-05-15
1
-11
/
+0
[next]