~rackspace-titan/nova/api-profiling

« back to all changes in this revision

Viewing changes to nova/virt/xenapi/vm_utils.py

  • Committer: Tarmac
  • Author(s): Josh Kearney
  • Date: 2011-06-13 20:43:12 UTC
  • mfrom: (1173.1.1 lp796785)
  • Revision ID: tarmac-20110613204312-obmjci7tmnldummm
Removed clocksource=jiffies from PV_args.

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
                rec['PV_ramdisk'] = ramdisk
158
158
            else:
159
159
                # 2. Use kernel within the image
160
 
                rec['PV_args'] = 'clocksource=jiffies'
161
160
                rec['PV_bootloader'] = 'pygrub'
162
161
        else:
163
162
            # 3. Using hardware virtualization