##(see the SpecSpec for an explanation) * '''Launchpad Entry''': UbuntuSpec:cloud-server-n-install-service * '''Created''': * '''Contributors''': * '''Packages affected''': == Summary == == Release Note == ##This section should include a paragraph describing the end-user impact of this change. It is meant to be included in the release notes of the first release in which it is implemented. (Not all of these will actually be included in the release notes, at the release manager's discretion; but writing them is a useful exercise.) ##It is mandatory. == Rationale == == User stories == == Assumptions == == Design == Bring up a Ubuntu minimal system via a network installation. ##You can have subsections that better describe specific parts of the issue. Existing solutions: * cobbler * fai * system imager * lp:uec-provisioning Overview {{attachment:overview.png}} == Implementation == ##This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like: == Test/Demo Plan == ##It's important that we are able to test new features, and demonstrate them to users. Use this section to describe a short plan that anybody can follow that demonstrates the feature is working. This can then be used during testing, and to show off after release. Please add an entry to http://testcases.qa.ubuntu.com/Coverage/NewFeatures for tracking test coverage. ##This need not be added or completed until the specification is nearing beta. == Unresolved issues == ##This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved. == BoF agenda and discussion == ##Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected. === UDS Natty discussion === {{{ Installation service projects: cobbler, fai, systemimager, openqrm, theforeman, ubuntu-server-iso-testing. kirkland: See the code at lp:uec-provisioning. We did quite a bit of work in the Maverick cycle to integrate the code we started in Lucid. It's might be a pretty good starting point for this work. Design principle: * bring up a Ubuntu minimal system via a network installation. * options to use existing network services. * integration with cloud-init (use it to start further configuration management tool or whatever) Existing projects: * cobbler: similar projects. * fai, systemimager, openqrm, theforeman, * lp:ubuntu-server-iso-testing: * lp:uec-provisioning: multiple components: apt-cache / apt-proxy / apt-cacher-ng / apt-mirror, dhcp, pxe, power mgmt (wlan), web frontend (choose a physical system and assign a profile to it). * uec-provisioning-server (recommends) * uec-provisioning-common - common files * uec-provisioning-dhcpd - dhcpd server and configuration - this assumes there is no other dhcp server on the subnet. dnsmasq can provide dhcp, dns and tftp services. * uec-provisioning-mirror - local deb mirror (approx) * uec-provisioning-tftpd - tftp/pxe server * uec-provisioning-webui - web user interface and preseed configuration (preseed to be made modular) database freedom is welcome to support cmdbs audio stream lost PDU management through NUTS? }}} ---- CategorySpec