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
/
tests
/
unit
/
test_quota.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use unittest.mock instead of third party mock
Stephen Finucane
2022-08-01
1
-1
/
+2
*
Update quota apis with keystone limits and usage
John Garbutt
2022-02-24
1
-36
/
+45
*
Enforce resource limits using oslo.limit
John Garbutt
2022-02-24
1
-13
/
+35
*
Update quota sets APIs
John Garbutt
2022-02-24
1
-0
/
+17
*
Update limit APIs
John Garbutt
2022-02-24
1
-0
/
+65
*
Update quota_class APIs for db and api limits
John Garbutt
2022-02-24
1
-0
/
+31
*
Enforce api and db limits
John Garbutt
2022-02-24
1
-1
/
+69
*
Assert quota related API behavior when noop
John Garbutt
2022-02-24
1
-0
/
+13
*
Add stub unified limits driver
John Garbutt
2022-02-24
1
-0
/
+6
*
Join quota exception family trees
Dan Smith
2022-02-08
1
-11
/
+11
*
db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'
Stephen Finucane
2021-08-09
1
-12
/
+12
*
Remove references to 'instance_type'
Stephen Finucane
2021-03-26
1
-20
/
+15
*
Remove six.moves
Takashi Natsume
2020-11-07
1
-1
/
+0
*
tests: Remove '_FakeImageService'
Stephen Finucane
2020-09-16
1
-6
/
+2
*
nova-net: Remove remaining nova-network quotas
Stephen Finucane
2019-12-02
1
-110
/
+82
*
nova-net: Convert remaining unit tests to neutron
Stephen Finucane
2019-12-16
1
-53
/
+0
*
nova-net: Remove 'networks' quota
Stephen Finucane
2019-11-22
1
-7
/
+0
*
Move iptables rule fetching and setting to privsep.
Michael Still
2019-08-16
1
-2
/
+12
*
Log quota legacy method warning only if counting from placement
melanie witt
2019-06-17
1
-0
/
+2
*
Remove nova.compute.*API() shims
Eric Fried
2019-06-12
1
-1
/
+1
*
Merge "Use instance mappings to count server group members"
Zuul
2019-06-01
1
-0
/
+34
|
\
|
*
Use instance mappings to count server group members
melanie witt
2019-05-31
1
-0
/
+34
*
|
Merge "Count instances from mappings and cores/ram from placement"
Zuul
2019-05-30
1
-0
/
+151
|
\
\
|
|
/
|
*
Count instances from mappings and cores/ram from placement
melanie witt
2019-05-23
1
-0
/
+151
*
|
Remove deprecated 'default_flavor' config option
Takashi NATSUME
2019-04-30
1
-12
/
+7
|
/
*
Merge "quota: remove defaults kwarg in get_project_quotas"
Zuul
2019-02-26
1
-90
/
+11
|
\
|
*
quota: remove defaults kwarg in get_project_quotas
Jay Pipes
2018-11-01
1
-90
/
+11
*
|
Merge "quota: remove QuotaEngine.register_resources()"
Zuul
2019-02-25
1
-38
/
+17
|
\
\
|
|
/
|
*
quota: remove QuotaEngine.register_resources()
Jay Pipes
2018-11-01
1
-38
/
+17
*
|
Move binding ips to privsep.
Michael Still
2019-02-08
1
-2
/
+4
*
|
Remove unused quota options
Takashi NATSUME
2019-01-25
1
-6
/
+0
*
|
Make _instances_cores_ram_count() be smart about cells
Surya Seetharaman
2018-11-13
1
-12
/
+20
|
/
*
quota: remove default kwarg on get_class_quotas()
Jay Pipes
2018-10-24
1
-28
/
+3
*
quota: remove QuotaDriver.destroy_all_by_project()
Jay Pipes
2018-10-24
1
-29
/
+0
*
quota: remove unused Quota driver methods
Jay Pipes
2018-10-24
1
-73
/
+0
*
quota: remove unused code
Jay Pipes
2018-10-24
1
-71
/
+0
*
Use nova.db.api directly
Chris Dent
2018-07-10
1
-8
/
+8
*
Restrict CONF.quota.driver to DB and noop quota drivers
Matt Riedemann
2018-06-01
1
-12
/
+5
*
Follow up on removing old-style quotas code
melanie witt
2017-12-08
1
-108
/
+3
*
Remove old-style quotas code
melanie witt
2017-11-30
1
-107
/
+2
*
Remove useless periodic task that expires quota reservations
Kevin_Zheng
2017-09-23
1
-13
/
+0
*
Make Quotas object favor the API database
melanie witt
2017-07-20
1
-4
/
+4
*
Count instances to check quota
melanie witt
2017-07-18
1
-896
/
+58
*
Count floating ips to check quota
melanie witt
2017-06-19
1
-74
/
+12
*
Count fixed ips to check quota
melanie witt
2017-06-19
1
-61
/
+18
*
Count security groups to check quota
melanie witt
2017-06-19
1
-34
/
+16
*
Merge "Count server groups to check quota"
Jenkins
2017-06-08
1
-34
/
+20
|
\
|
*
Count server groups to check quota
Dan Smith
2017-06-08
1
-34
/
+20
*
|
Add docstring for test_limit_check_project_and_user_zero_values
Matt Riedemann
2017-06-08
1
-0
/
+4
|
/
*
Default to 0 when merging values in limit check
melanie witt
2017-06-08
1
-0
/
+12
[next]