summaryrefslogtreecommitdiffstats
path: root/contrib/openstack-config
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete config drive init.d exampleLorin Hochstein2012-11-201-65/+0
| | | | | | | | Delete the example init.d script that uses the config drive. This script is not compatible with the current implementation of config drive. Change-Id: I9cf5542ef84a206b9ac5dc05637b3f6ecaaba548
* Example config_drive init script, label the config driveJustin Santa Barbara2012-02-241-0/+65
Configuration with DHCP & cloud-init can be painful. The config_drive is great, and it avoids disk injection, but there's no example of how to use it. So here's a little example init.d script for contrib, and a code patch to make sure the config drive gets a nice volume label. Change-Id: I22a1d6a824856ca9651b435d0fe54e348ab107fe