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
/
vsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
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