]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove null_kernel option.
authorDan Prince <dprince@redhat.com>
Wed, 5 Sep 2012 17:20:54 +0000 (13:20 -0400)
committerDan Prince <dprince@redhat.com>
Wed, 5 Sep 2012 17:22:55 +0000 (13:22 -0400)
commite756bb932d3275e89ac24713e76464fd18da821b
tree388624ac12883f1ea3a4416eeed2d0c6d793b787
parent6985bf48bed99f752d420071d0ac4db0ad81fd1c
Remove null_kernel option.

This option was only used in the image/fake.py class. In this patch
I've updated the fake to use an inline 'nokernel' string instead of
this option which we don't make use of in the runtime Cinder code.

Change-Id: I05d4f227f1278c827ace2ce3c62319f9b18d04d4
cinder/flags.py
cinder/tests/image/fake.py
etc/cinder/cinder.conf.sample