From bf090ab0d65db6ccb71aa637f3df77cafba43678 Mon Sep 17 00:00:00 2001 From: Ken'ichi Ohmichi Date: Tue, 3 Oct 2017 17:11:25 -0700 Subject: [PATCH] Remove doc todo related to bug/1506667 As the bug report 1506667, the bug has been fixed already since 2016-11-22. In addition, the bug is just kind of reminder to avoid forgetting to include example config files of upstream in ubuntu packages. That[1] makes readers confused, so let's just remove it. [1]: https://docs.openstack.org/nova/pike/install/controller-install-ubuntu.html#install-and-configure-components Change-Id: I793d58dbc6bad097c772f7715430e75d74521253 Related-bug: #1506667 --- doc/source/install/controller-install-ubuntu.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/source/install/controller-install-ubuntu.rst b/doc/source/install/controller-install-ubuntu.rst index 574e7c084caf..694a66adc9d1 100644 --- a/doc/source/install/controller-install-ubuntu.rst +++ b/doc/source/install/controller-install-ubuntu.rst @@ -383,10 +383,6 @@ Install and configure components # ... lock_path = /var/lib/nova/tmp - .. todo:: - - https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1506667 - * Due to a packaging bug, remove the ``log_dir`` option from the ``[DEFAULT]`` section.