index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "get instance details results in volumes key error"
Jenkins
2012-05-17
1
-8
/
+2
|
\
|
*
get instance details results in volumes key error
John Griffith
2012-05-15
1
-8
/
+2
*
|
Rearchitect quota checking to partially fix bug 938317.
Kevin L. Mitchell
2012-05-16
4
-34
/
+622
|
/
*
Alphabetize imports
Joe Gordon
2012-05-14
3
-9
/
+9
*
Adding notifications for volumes
Craig Vyvial
2012-05-14
2
-0
/
+24
*
Migrate missing license info
Zhongyue Luo
2012-05-14
9
-0
/
+60
*
Merge "Create a utf8 version of the dns_domains table."
Jenkins
2012-05-11
1
-0
/
+145
|
\
|
*
Create a utf8 version of the dns_domains table.
Dan Prince
2012-05-11
1
-0
/
+145
*
|
Merge "Destroy system metadata when destroying instance"
Jenkins
2012-05-11
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Destroy system metadata when destroying instance
Chris Behrens
2012-05-11
1
-0
/
+5
*
|
Remove instance Foreign Key in volumes table, replace with instance_uuid
John Griffith
2012-05-10
6
-34
/
+373
|
/
*
Update PostgreSQL sequence names for zones/quotas.
Dan Prince
2012-05-10
1
-0
/
+52
*
Remove instance action logging mechanism
Brian Waldon
2012-05-08
4
-41
/
+52
*
Merge "pylint cleanup"
Jenkins
2012-05-08
1
-1
/
+0
|
\
|
*
pylint cleanup
Joe Gordon
2012-05-07
1
-1
/
+0
*
|
Merge "Implement key pair quotas."
Jenkins
2012-05-08
2
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Implement key pair quotas.
Dan Prince
2012-05-03
2
-0
/
+12
*
|
Replaces exceptions.Error with NovaException
Alex Meade
2012-05-07
2
-3
/
+3
*
|
Merge "Add instance_system_metadata modeling."
Jenkins
2012-05-04
4
-11
/
+223
|
\
\
|
*
|
Add instance_system_metadata modeling.
Rick Harris
2012-05-04
4
-11
/
+223
*
|
|
Merge "Adds missing copyright to migration 082."
Jenkins
2012-05-04
1
-0
/
+14
|
\
\
\
|
*
|
|
Adds missing copyright to migration 082.
Dan Prince
2012-05-04
1
-0
/
+14
|
|
/
/
*
/
/
Default auto-increment for int primary key columns
Eoghan Glynn
2012-05-04
1
-4
/
+5
|
/
/
*
|
Merge "Convert Volume and Snapshot IDs to use UUID"
Jenkins
2012-05-03
8
-11
/
+1098
|
\
\
|
*
|
Convert Volume and Snapshot IDs to use UUID
John Griffith
2012-05-02
8
-11
/
+1098
|
|
/
*
/
Compact pre-Folsom database migrations.
Dan Prince
2012-05-02
116
-9839
/
+992
|
/
*
Merge "Remove workaround for sqlalchemy-migration < 0.6.4"
Jenkins
2012-05-01
1
-10
/
+1
|
\
|
*
Remove workaround for sqlalchemy-migration < 0.6.4
Mark McLoughlin
2012-04-30
1
-10
/
+1
*
|
Merge "Migrate block_device_mapping to use instance uuids."
Jenkins
2012-04-30
7
-15
/
+298
|
\
\
|
*
|
Migrate block_device_mapping to use instance uuids.
Michael Still
2012-05-01
7
-15
/
+298
*
|
|
Merge "Fix InnoDB migration bug in migrate script 86."
Jenkins
2012-04-30
1
-23
/
+15
|
\
\
\
|
*
|
|
Fix InnoDB migration bug in migrate script 86.
Russell Sim
2012-04-30
1
-23
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge "Use openstack.common.importutils."
Jenkins
2012-04-30
1
-2
/
+2
|
\
\
\
|
*
|
|
Use openstack.common.importutils.
Russell Bryant
2012-04-28
1
-2
/
+2
|
|
/
/
*
|
|
Merge "Port types and extra specs to volume api"
Jenkins
2012-04-30
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Port types and extra specs to volume api
Vishvananda Ishaya
2012-04-13
1
-1
/
+1
*
|
|
Keep uuid with bandwidth usage tracking to handle the case where a MAC addres...
Brian Elliott
2012-04-27
4
-6
/
+67
|
|
/
|
/
|
*
|
make all mysql tables explicitly innodb
Sean Dague
2012-04-26
1
-0
/
+52
*
|
Implement security group quotas.
Dan Prince
2012-04-19
2
-0
/
+25
|
/
*
Merge "Clean up read_deleted support in host aggregates code"
Jenkins
2012-04-10
2
-44
/
+35
|
\
|
*
Clean up read_deleted support in host aggregates code
Mark McLoughlin
2012-03-25
2
-44
/
+35
*
|
Improve grammar throughout nova.
Paul McMillan
2012-04-10
1
-1
/
+1
*
|
migration_get_all_unconfirmed() now uses lowercase "finished" Fixes bug
Mandar Vaze
2012-04-10
1
-1
/
+1
*
|
Delete fixed_ips when network is deleted
Vishvananda Ishaya
2012-04-09
1
-0
/
+13
*
|
Add index to fixed_ips.address
Sean Dague
2012-04-09
1
-0
/
+31
*
|
Use -1 end-to-end for unlimited quotas
Eoghan Glynn
2012-04-05
2
-6
/
+43
*
|
Treat -1 quotas as unlimited.
Dan Prince
2012-04-03
1
-0
/
+6
*
|
Ensure a functional database connection
Adam Gandelman
2012-03-30
1
-2
/
+34
*
|
Check that volume has no snapshots before deletion
Anthony Young
2012-03-29
2
-0
/
+12
*
|
Merge "Fix disassociate query to remove foreign keys"
Jenkins
2012-03-29
1
-10
/
+14
|
\
\
[prev]
[next]