Tiny documentation fix

The referenced to-be-merged dib element got merged, so update our
README appropriately.

Change-Id: Ie0b0b966e9d37713e2dde7dc61642ea957370123
This commit is contained in:
stephane 2015-05-29 15:29:47 -07:00
parent 1dbbec87b4
commit 36d2f54879

View File

@ -196,4 +196,4 @@ will use this key to connect to the host machine and run virsh commands.
Future Support
==============
* Config drive network_info.json - Bifrost will automatically place a json structured file which is intended to replace the direct placement of a ``/etc/network/interfaces`` file. This will ultimately allow for more complex user defined networking as well as greater compatibility with other Linux distributions. At present, the proposed diskimage-builder element ``simple-init``, https://review.openstack.org/#/c/167003, can be used to facilitate this.
* Config drive network_info.json - Bifrost will automatically place a json structured file which is intended to replace the direct placement of a ``/etc/network/interfaces`` file. This will ultimately allow for more complex user defined networking as well as greater compatibility with other Linux distributions. At present, the diskimage-builder element ``simple-init`` can be used to facilitate this.