diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-04-27 16:18:39 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-04-27 16:18:41 +0200 |
commit | 058161ede98880ee6071a7bf38532846db29ef76 (patch) | |
tree | 3d16e21264045350d1597fd4dd517f3a6e5794ac | |
parent | f4cf022ab567ce7f341ed5ef8c6b33f7d48d6963 (diff) |
Cleanup: TODO.md: Trim obsolete entries.
rx-vlan-filter should be documented as a limitation in the current
release, and work for supporting it in bootstrap would not be
justified.
ThunderX network card speed is now parsed from ethtool output via
nailgun-agent and ohai.
Change-Id: If90e48eaf3665c570cd2999e8b6b1775e319bff7
-rw-r--r-- | TODO.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,10 +1,6 @@ List of missing features and things to do ========================================= -Nice to have, should be fixed before rel -========================================= -* [fuel?] Disabling rx-vlan-filter from Fuel WebUI is not applied during netcheck - Cleanup tasks ========================================= * [arm64-master] Find `puppetlabs-products` repo for arm64. @@ -12,7 +8,6 @@ Cleanup tasks * [arm64-master] Look into default ubuntu_debootstrap change in cobbler.pp * [arm64-master] [fuel-agent] Package and repo update for arm64 in [2] (?) * [fuel] Add QEMU_VERSION for fuel-plugin-qemu -* [ohai] ThunderX network card speed reported as N/A * [arm64-master] change docker repo in `upstream/fuel/build/config.mk`, perhaps by figuring out current architecture with `uname -m` |