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
*
Every string does not need to be internationalized
Johannes Erdfelt
2012-01-03
1
-9
/
+9
*
Unused db.api cleanup
lzyeval
2012-01-03
2
-45
/
+0
*
Adding index to instances project_id column
Naveed Massjouni
2011-12-27
1
-0
/
+31
*
Fixes LP bug #907898.
Dan Prince
2011-12-22
1
-4
/
+4
*
Remove code in migration 064 to drop an fkey that does not exist.
Dan Prince
2011-12-22
1
-12
/
+0
*
Use SQLAlchemy to drop foreign key in DB migrate
Cor Cornelisse
2011-12-22
1
-5
/
+11
*
Makes disassociate by timeout work with multi-host
Vishvananda Ishaya
2011-12-16
1
-8
/
+17
*
Adds missing joinedload for vif loading.
Vishvananda Ishaya
2011-12-16
1
-1
/
+1
*
Starting work on exposing service functionality.
Rick Harris
2011-12-15
2
-0
/
+13
*
Ensure fkey is dropped before removing instance_id
Thierry Carrez
2011-12-15
1
-0
/
+7
*
Expose Asynchronous Fault entity in the OSAPI
Alex Meade
2011-12-15
2
-11
/
+22
*
Bug 902626
jakedahn
2011-12-14
1
-1
/
+0
*
Renaming instance_actions.instance_id column to instance_uuid.
Naveed Massjouni
2011-12-13
4
-13
/
+78
*
Merge "fixed_ips by vif does not raise"
Jenkins
2011-12-12
2
-6
/
+3
|
\
|
*
fixed_ips by vif does not raise
Aaron Lee
2011-12-09
2
-6
/
+3
*
|
Add preparation for asynchronous instance faults
Alex Meade
2011-12-09
4
-1
/
+107
|
/
*
Adds network model and network info cache.
Trey Morris
2011-12-08
4
-0
/
+196
*
Add ability to see deleted and active records.
Rick Harris
2011-12-07
1
-941
/
+683
*
add index to instance_uuid column in instances
Trey Morris
2011-12-05
1
-0
/
+29
*
Remove some unused imports from db
Mark McLoughlin
2011-12-02
1
-2
/
+0
*
Remove VIF<->Network FK dependancy
Jason Kölker
2011-11-30
5
-23
/
+151
*
split rxtx_factor into network and instance_type
Aaron Lee
2011-11-30
5
-3
/
+293
*
Merge "Fix for bug 887712"
Jenkins
2011-11-29
1
-7
/
+10
|
\
|
*
Fix for bug 887712
Adrian Smith
2011-11-29
1
-7
/
+10
*
|
removed logic of throwing exception if no floating ip
Jesse Andrews
2011-11-28
1
-9
/
+6
|
/
*
Updating {add,remove}_security_group in compute.api to use instance
Naveed Massjouni
2011-11-22
1
-5
/
+7
*
Merge "Defining volumes table to allow FK constraint."
Jenkins
2011-11-18
1
-0
/
+4
|
\
|
*
Defining volumes table to allow FK constraint.
Rick Harris
2011-11-14
1
-0
/
+4
*
|
Merge "Adding downgrade for migration 57 plus test"
Jenkins
2011-11-17
1
-0
/
+9
|
\
\
|
*
|
Adding downgrade for migration 57 plus test
Rick Harris
2011-11-14
1
-0
/
+9
|
|
/
*
|
Replacing disk config extension to match spec.
Rick Harris
2011-11-16
2
-1
/
+41
*
|
Bind engine to metadata in migration 054.
Rick Harris
2011-11-14
1
-0
/
+1
|
/
*
More spelling fixes inside of nova
Joe Gordon
2011-11-09
1
-8
/
+8
*
Merge "Added some documentation to db.api module docstring."
Jenkins
2011-11-09
1
-0
/
+9
|
\
|
*
Added some documentation to db.api module docstring.
Lorin Hochstein
2011-11-02
1
-0
/
+9
*
|
Xen Storage Manager Volume Driver
renukaapte
2011-11-01
4
-3
/
+365
|
/
*
Merge "flatten distributed scheduler"
Jenkins
2011-11-01
2
-0
/
+15
|
\
|
*
flatten distributed scheduler
Sandy Walsh
2011-11-01
2
-0
/
+15
*
|
Merge "Fix lp:861160 -- newly created network has no uuid"
Jenkins
2011-11-01
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix lp:861160 -- newly created network has no uuid
Unmesh Gurjar
2011-10-31
1
-0
/
+1
*
|
Disable SQLite synchronous mode during tests
Johannes Erdfelt
2011-10-31
1
-0
/
+10
*
|
Creating uuid -> id mapping for S3 Image Service
Brian Waldon
2011-10-31
4
-1
/
+121
|
/
*
Retry failed SQL connections (LP #876663)
Soren Hansen
2011-10-28
1
-4
/
+26
*
Adding bulk create fixed ips. The true issue here
Aaron Lee
2011-10-27
2
-0
/
+15
*
Revert how APIs get IP address info for instances
Chris Behrens
2011-10-26
1
-10
/
+14
*
Replaces all references to nova.db.api with nova.db
Alex Meade
2011-10-25
3
-4
/
+4
*
Convert instancetype.flavorid to string
Brian Waldon
2011-10-22
3
-8
/
+120
*
Remove dead DB API call.
Chris Behrens
2011-10-19
1
-5
/
+0
*
Adds the ability to automatically issue a hard reboot to instances that have ...
Josh Kearney
2011-10-13
2
-0
/
+21
*
Merge "Added vcpu_weight to models."
Jenkins
2011-10-14
2
-1
/
+2
|
\
[next]