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
*
Move quota options to a config group.
Michael Still
2017-01-04
1
-59
/
+62
*
Make test_quota work with CONF.use_neutron=True by default
Matt Riedemann
2017-01-03
1
-7
/
+24
*
conf: Remove config option compute_ manager
ChangBo Guo(gcb)
2016-12-08
1
-1
/
+2
*
Quota changes for the nova-manage quota_usage_refresh command
Chuck Carmack
2016-07-06
1
-10
/
+280
*
remove the use of import_object_ns
Sean Dague
2016-04-22
1
-2
/
+1
*
config options: Centralise 'virt.driver' options
Stephen Finucane
2016-02-11
1
-3
/
+2
*
enginefacade: 'quota' and 'reservation'
Pavel Kholkin
2016-01-22
1
-9
/
+6
*
Merge "Use stub_out and mock to remove mox: part 1"
Jenkins
2016-01-14
1
-23
/
+26
|
\
|
*
Use stub_out and mock to remove mox: part 1
jichenjc
2015-12-20
1
-23
/
+26
*
|
Change assertEqual(True/False) to assertTrue/False
Ayush Garg
2016-01-11
1
-1
/
+1
*
|
Convert nova.tests.unit.image.fake.stub_out_image_service to use stub_out
Matt Riedemann
2016-01-06
1
-1
/
+1
|
/
*
Fix incomplete error message of quota exceeded
Rui Chen
2015-09-02
1
-6
/
+12
*
Use six.moves.range for Python 3
Victor Stinner
2015-05-20
1
-6
/
+7
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-2
/
+2
*
Merge "Add unit test for getting project quota remains"
Jenkins
2015-01-23
1
-0
/
+110
|
\
|
*
Add unit test for getting project quota remains
Hironori Shiina
2015-01-19
1
-0
/
+110
*
|
Merge "Get settable user quota maximum correctly"
Jenkins
2015-01-22
1
-11
/
+26
|
\
\
|
|
/
|
*
Get settable user quota maximum correctly
Hironori Shiina
2015-01-19
1
-11
/
+26
*
|
Performance: leverage dict comprehension in PEP-0274
ChangBo Guo(gcb)
2015-01-16
1
-2
/
+1
|
/
*
Check for floating IP pool in nova-network
Thang Pham
2014-12-05
1
-0
/
+2
*
Removing the headroom calculation from db layer
liyingjun
2014-11-28
1
-2
/
+0
*
move all tests to nova/tests/unit
Sean Dague
2014-11-12
1
-0
/
+2765