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
/
objects
/
request_spec.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate RequestSpec.numa_topology to use pcpuset
Balazs Gibizer
2022-02-04
1
-0
/
+12
*
Rename ensure_network_metadata to amend requested_networks
Sylvain Bauza
2021-02-03
1
-2
/
+20
*
Add requested_networks field to RequestSpec object
Sylvain Bauza
2021-02-03
1
-3
/
+18
*
Move query param generation to RequestGroup o.vo
Balazs Gibizer
2021-01-18
1
-0
/
+45
*
Remove six.binary_type/integer_types/string_types
Takashi Natsume
2020-12-13
1
-2
/
+1
*
Merge "Add NovaEphemeralObject class for non-persistent objects"
Zuul
2020-01-19
1
-5
/
+1
|
\
|
*
Add NovaEphemeralObject class for non-persistent objects
Dan Smith
2020-01-14
1
-5
/
+1
*
|
Merge "nova-net: Add TODOs to remove security group-related objects"
Zuul
2020-01-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
nova-net: Add TODOs to remove security group-related objects
Stephen Finucane
2020-01-08
1
-0
/
+1
*
|
Merge "Use Placement 1.35 (root_required)"
Zuul
2020-01-10
1
-9
/
+56
|
\
\
|
|
/
|
/
|
|
*
Use Placement 1.35 (root_required)
Eric Fried
2020-01-07
1
-9
/
+56
*
|
Fix get_request_group_mapping doc
Balazs Gibizer
2019-12-19
1
-2
/
+2
|
/
*
Move _get_request_group_mapping() to RequestSpec
Balazs Gibizer
2019-12-12
1
-0
/
+17
*
refactor: RequestGroup.is_empty() and .strip_zeros()
Eric Fried
2019-12-05
1
-0
/
+12
*
Reusable RequestGroup.add_{resource|trait}
Eric Fried
2019-12-02
1
-0
/
+34
*
Note about Destination.forbidden_aggregates
Balazs Gibizer
2019-09-12
1
-1
/
+2
*
Nova object changes for forbidden aggregates request filter
shilpa
2019-09-09
1
-2
/
+33
*
Add Destination.allow_cross_cell_move field
Matt Riedemann
2019-08-27
1
-1
/
+8
*
Remove 'hardware.instance_topology_from_instance'
Stephen Finucane
2019-08-22
1
-7
/
+7
*
Merge "Correct the comment of RequestSpec's network_metadata"
Zuul
2019-07-08
1
-0
/
+5
|
\
|
*
Correct the comment of RequestSpec's network_metadata
He Jie Xu
2019-06-26
1
-0
/
+5
*
|
hacking: Resolve W503 (line break occurred before a binary operator)
Stephen Finucane
2019-06-24
1
-7
/
+7
|
/
*
Set/get group uuid when transforming RequestSpec to/from filter_properties
Matt Riedemann
2019-05-31
1
-3
/
+6
*
Workaround missing RequestSpec.instance_group.uuid
Matt Riedemann
2019-05-31
1
-0
/
+8
*
Merge "Add in_tree field to RequestGroup object"
Zuul
2019-04-30
1
-1
/
+6
|
\
|
*
Add in_tree field to RequestGroup object
Tetsuro Nakamura
2019-04-17
1
-1
/
+6
*
|
Replace git.openstack.org URLs with opendev.org URLs
ZhongShengping
2019-04-24
1
-1
/
+1
|
/
*
Do not persist RequestSpec.ignore_hosts
Matt Riedemann
2019-04-01
1
-7
/
+7
*
Fix resetting non-persistent fields when saving obj
Takashi Natsume
2019-02-26
1
-2
/
+10
*
Merge "FUP for Id7827fe8dc27112e342dc25c902c8dbc25f63b94"
Zuul
2019-02-23
1
-11
/
+11
|
\
|
*
FUP for Id7827fe8dc27112e342dc25c902c8dbc25f63b94
Balazs Gibizer
2019-02-21
1
-11
/
+11
*
|
Follow up for I0c764e441993e32aafef0b18049a425c3c832a50
Matt Riedemann
2019-02-22
1
-1
/
+8
|
/
*
Calculate RequestGroup resource provider mapping
Balazs Gibizer
2019-02-21
1
-0
/
+175
*
Extend RequestGroup object for mapping
Balazs Gibizer
2019-02-07
1
-3
/
+24
*
Create RequestGroup from neutron port
Balazs Gibizer
2019-01-28
1
-0
/
+32
*
Drop request spec migration code
Matt Riedemann
2018-12-17
1
-86
/
+0
*
Add requested_resources field to RequestSpec
Balazs Gibizer
2018-11-05
1
-4
/
+30
*
Add request_spec.RequestGroup versioned object
Balazs Gibizer
2018-11-05
1
-0
/
+26
*
Don't persist RequestSpec.requested_destination
Matt Riedemann
2018-10-15
1
-3
/
+5
*
Handle missing marker during online data migration
Jack Ding
2018-10-04
1
-7
/
+11
*
Merge "Change deprecated policies to policy"
Zuul
2018-08-01
1
-1
/
+1
|
\
|
*
Change deprecated policies to policy
Yikun Jiang
2018-07-27
1
-1
/
+1
*
|
Consider network NUMA affinity for move operations
Stephen Finucane
2018-07-24
1
-0
/
+20
|
/
*
Avoid requesting DISK_GB allocation for root_gb on BFV instances
Dan Smith
2018-07-18
1
-2
/
+6
*
Merge "objects: Add RequestSpec.network_metadata"
Zuul
2018-07-18
1
-2
/
+17
|
\
|
*
objects: Add RequestSpec.network_metadata
Stephen Finucane
2018-07-09
1
-2
/
+17
*
|
Add policy to InstanceGroup object
Yikun Jiang
2018-07-12
1
-1
/
+1
*
|
Fix unbound local when saving an unchanged RequestSpec
Balazs Gibizer
2018-07-03
1
-4
/
+9
|
/
*
Add user_id to RequestSpec
Mathieu Gagné
2018-05-01
1
-6
/
+19
*
Don't persist RequestSpec.retry
Matt Riedemann
2018-04-07
1
-0
/
+3
[next]