diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-04-27 16:18:39 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-02 14:50:31 +0000 |
commit | c54a104a43d3b4a0f2c331f3a70b4963a3ec358c (patch) | |
tree | bdc171b446a83baffd86d12a794345945d11100b | |
parent | 9ae5e3ce417212f092c77abf6b156f44a597ec33 (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
(cherry picked from commit 058161ede98880ee6071a7bf38532846db29ef76)
-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` |