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
/
vsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Virtual Storage Array (VSA) code
Brian Waldon
2012-03-15
6
-736
/
+0
*
Fix OpenStack Capitalization
Joe Gordon
2012-03-15
1
-1
/
+1
*
HACKING fixes, TODO authors.
Yuriy Taraday
2012-03-16
1
-3
/
+4
*
HACKING fixes, all but sqlalchemy.
Yuriy Taraday
2012-03-07
2
-9
/
+6
*
fix restructuredtext formatting in docstrings that show up in the developer g...
Doug Hellmann
2012-03-05
1
-4
/
+4
*
Replace ApiError with new exceptions
Brian Waldon
2012-02-14
1
-23
/
+16
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
2
-2
/
+2
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
2
-2
/
+2
*
Backslash continuations (misc.)
Zhongyue Luo
2012-02-08
2
-24
/
+21
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
2
-2
/
+2
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
2
-10
/
+24
*
Convert nova.volume.api.API to use volume objects
Brian Waldon
2012-01-13
2
-3
/
+3
*
Remove a whole bunch of unused imports
Vishvananda Ishaya
2012-01-13
1
-1
/
+0
*
PEP8 type comparison cleanup
lzyeval
2012-01-04
1
-4
/
+4
*
'except:' to 'except Exception:' as per HACKING
Joe Gordon
2011-12-27
1
-1
/
+1
*
removed create_volumes, added log & doc comment about experimental code
vladimir.p
2011-08-26
1
-0
/
+6
*
VSA code redesign. Drive types completely replaced by Volume types
vladimir.p
2011-08-25
5
-227
/
+169
*
added virtio flag; associate address for VSA; cosmetic changes. Prior to volu...
vladimir.p
2011-08-24
6
-9
/
+3
*
removed VSA/drive_type code from EC2 cloud. changed nova-manage not to use cl...
vladimir.p
2011-08-12
2
-3
/
+18
*
moved vsa_id to metadata. Added search my meta
vladimir.p
2011-08-11
2
-2
/
+2
*
Dropped vsa_id from instances
vladimir.p
2011-08-09
1
-1
/
+2
*
Merge with nova. Moved user+access to flags. changes for log access mode
vladimir.p
2011-08-09
2
-4
/
+12
*
returned vsa_manager, nova-manage arg and print changes
vladimir.p
2011-07-28
1
-2
/
+0
*
prior to nova-1336 merge
vladimir.p
2011-07-27
2
-26
/
+17
*
volume name change. some cleanup
vladimir.p
2011-07-25
1
-4
/
+8
*
some cleanup. VSA flag status changes. returned some files
vladimir.p
2011-07-25
6
-12
/
+26
*
some cosmetic changes. Prior to merge proposal
vladimir.p
2011-07-24
1
-17
/
+27
*
Reverted volume driver part
vladimir.p
2011-07-22
2
-14
/
+15
*
localization changes. Removed vsa params from volume cloud API. Alex changes
vladimir.p
2011-07-18
3
-14
/
+11
*
Added auth info to XML
vladimir.p
2011-07-18
1
-0
/
+4
*
added missing drive_types.py
vladimir.p
2011-07-15
1
-0
/
+106
*
VSA: first cut. merged with 1279
vladimir.p
2011-07-15
5
-0
/
+644