~0x44/nova/bug838466

  • Committer: Tarmac
  • Author(s): Vishvananda Ishaya
  • Date: 2011-01-10 12:19:59 UTC
  • mfrom: (529.2.2 lp700151)
  • Revision ID: tarmac-20110110121959-6xpzfilplwx7vi7k
Checks for existence of volume group using vgs instead of checking to see if /dev/nova-volumes exists.  The dev is created by udev and isn't always there even if the volume group does exist.
Filename Latest Rev Last Changed Committer Comment Size
..
api 246.2.1 14 years ago Eric Day In an effort to keep new and old API code separate Diff
auth 1 14 years ago Jesse Andrews initial commit Diff
cloudpipe 139 14 years ago Soren Hansen Merge with -core's diverged trunk. Diff
compute 1 14 years ago Jesse Andrews initial commit Diff
db 237.4.2 14 years ago andy Data abstraction for compute service Diff
image 246.5.16 14 years ago Michael Gundlach Move imageservice to its own directory Diff
network 153.2.2 14 years ago Vishvananda Ishaya refactor daemons to use common base class in prepa Diff
objectstore 1 14 years ago Jesse Andrews initial commit Diff
scheduler 205.1.5 14 years ago Chris Behrens almost there on random scheduler. not pushing to Diff
tests 1 14 years ago Jesse Andrews initial commit Diff
virt 145.1.2 14 years ago Ewan Mellor In preparation for XenAPI support, refactor the in Diff
volume 1 14 years ago Jesse Andrews initial commit Diff
__init__.py 139 14 years ago Soren Hansen Merge with -core's diverged trunk. 1.2 KB Diff Download File
adminclient.py 507.1.1 14 years ago Devin Carlen Removed dependencies on flags.py from adminclient 12 KB Diff Download File
context.py 375.2.1 14 years ago Eric Day PEP8 and pylint cleanup. There should be no functi 3.9 KB Diff Download File
crypto.py 515.4.1 14 years ago Todd Willey Apply logging changes as a giant patch to work aro 12 KB Diff Download File
exception.py 515.4.2 14 years ago Todd Willey Final few log tweaks, i18n, levels, including cont 2.4 KB Diff Download File
fakememcache.py 461.1.3 14 years ago root clean up tests and add overriden time method to ut 2 KB Diff Download File
fakerabbit.py 515.4.1 14 years ago Todd Willey Apply logging changes as a giant patch to work aro 4.2 KB Diff Download File
flags.py 515.4.1 14 years ago Todd Willey Apply logging changes as a giant patch to work aro 10.6 KB Diff Download File
log.py 515.6.4 14 years ago Soren Hansen s/string_with_vcs/version_string_with_vcs/g 8.6 KB Diff Download File
manager.py 379.4.15 14 years ago termie updates per review 2.9 KB Diff Download File
quota.py 453.3.16 14 years ago Eric Day Moved __init__ api code to api.py and changed allo 3.8 KB Diff Download File
rpc.py 515.4.9 14 years ago Todd Willey Merge trunk. 13.7 KB Diff Download File
service.py 515.4.9 14 years ago Todd Willey Merge trunk. 8.3 KB Diff Download File
test.py 465.2.1 14 years ago Eric Day First pass at converting run_tests.py to nosetests 8.3 KB Diff Download File
twistd.py 515.4.7 14 years ago Todd Willey Merge trunk. 8.2 KB Diff Download File
utils.py 515.4.1 14 years ago Todd Willey Apply logging changes as a giant patch to work aro 10.3 KB Diff Download File
version.py 515.6.3 14 years ago Soren Hansen Add copyright and license info to version.py 1.3 KB Diff Download File
wsgi.py 515.4.5 14 years ago Todd Willey Better method for eventlet.wsgi.server logging. 13.1 KB Diff Download File