Activity log for bug #1837199

Date Who What changed Old value New value Message
2019-07-19 09:19:50 Attila Fazekas bug added bug
2019-07-19 09:22:20 Attila Fazekas bug task added oslo.config
2019-07-19 09:32:30 Attila Fazekas description # nova-manage cell_v2 An error has occurred: Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/oslo_config/cfg.py", line 3179, in __getattr__ return getattr(self._conf._namespace, name) AttributeError: '_Namespace' object has no attribute 'action_fn' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/nova/nova/cmd/manage.py", line 2205, in main fn, fn_args, fn_kwargs = cmd_common.get_action_fn() File "/opt/stack/nova/nova/cmd/common.py", line 169, in get_action_fn fn = CONF.category.action_fn File "/usr/local/lib/python3.7/site-packages/oslo_config/cfg.py", line 3181, in __getattr__ raise NoSuchOptError(name) oslo_config.cfg.NoSuchOptError: no such option action_fn in group [DEFAULT] # nova-manage cell_v2 help usage: nova-manage cell_v2 [-h] {create_cell,delete_cell,delete_host,discover_hosts,list_cells,list_hosts,map_cell0,map_cell_and_hosts,map_instances,simple_cell_setup,update_cell,verify_instance} ... nova-manage cell_v2: error: argument action: invalid choice: 'help' (choose from 'create_cell', 'delete_cell', 'delete_host', 'discover_hosts', 'list_cells', 'list_hosts', 'map_cell0', 'map_cell_and_hosts', 'map_instances', 'simple_cell_setup', 'update_cell', 'verify_instance') # nova-manage cell_v2 -h usage: nova-manage cell_v2 [-h] {create_cell,delete_cell,delete_host,discover_hosts,list_cells,list_hosts,map_cell0,map_cell_and_hosts,map_instances,simple_cell_setup,update_cell,verify_instance} ... positional arguments: {create_cell,delete_cell,delete_host,discover_hosts,list_cells,list_hosts,map_cell0,map_cell_and_hosts,map_instances,simple_cell_setup,update_cell,verify_instance} optional arguments: -h, --help show this help message and exit python version: /usr/bin/python3 --version Python 3.7.3 nova version: $ git log -1 commit 78f9961d293e3b3e0ac62345b78abb1c9e2bd128 (HEAD -> master, origin/master, origin/HEAD) Instead of printing Traceback, nova-manage should give a hint for the user choices. # nova-manage cell_v2 An error has occurred: Traceback (most recent call last):   File "/usr/local/lib/python3.7/site-packages/oslo_config/cfg.py", line 3179, in __getattr__     return getattr(self._conf._namespace, name) AttributeError: '_Namespace' object has no attribute 'action_fn' During handling of the above exception, another exception occurred: Traceback (most recent call last):   File "/opt/stack/nova/nova/cmd/manage.py", line 2205, in main     fn, fn_args, fn_kwargs = cmd_common.get_action_fn()   File "/opt/stack/nova/nova/cmd/common.py", line 169, in get_action_fn     fn = CONF.category.action_fn   File "/usr/local/lib/python3.7/site-packages/oslo_config/cfg.py", line 3181, in __getattr__     raise NoSuchOptError(name) oslo_config.cfg.NoSuchOptError: no such option action_fn in group [DEFAULT] # nova-manage cell_v2 help usage: nova-manage cell_v2 [-h]                            {create_cell,delete_cell,delete_host,discover_hosts,list_cells,list_hosts,map_cell0,map_cell_and_hosts,map_instances,simple_cell_setup,update_cell,verify_instance}                            ... nova-manage cell_v2: error: argument action: invalid choice: 'help' (choose from 'create_cell', 'delete_cell', 'delete_host', 'discover_hosts', 'list_cells', 'list_hosts', 'map_cell0', 'map_cell_and_hosts', 'map_instances', 'simple_cell_setup', 'update_cell', 'verify_instance') # nova-manage cell_v2 -h usage: nova-manage cell_v2 [-h]                            {create_cell,delete_cell,delete_host,discover_hosts,list_cells,list_hosts,map_cell0,map_cell_and_hosts,map_instances,simple_cell_setup,update_cell,verify_instance}                            ... positional arguments:   {create_cell,delete_cell,delete_host,discover_hosts,list_cells,list_hosts,map_cell0,map_cell_and_hosts,map_instances,simple_cell_setup,update_cell,verify_instance} optional arguments:   -h, --help show this help message and exit python version: /usr/bin/python3 --version Python 3.7.3 nova version: $ git log -1 commit 78f9961d293e3b3e0ac62345b78abb1c9e2bd128 (HEAD -> master, origin/master, origin/HEAD) oslo.config 6.11.0 Instead of printing Traceback, nova-manage should give a hint for the user choices.
2019-07-20 04:10:35 Takashi Natsume tags nova-manage
2019-07-25 12:04:08 Matt Riedemann nova: status New Confirmed
2019-07-25 12:04:13 Matt Riedemann nova: importance Undecided Low
2019-11-18 15:43:52 Matt Riedemann bug task deleted oslo.config
2019-11-18 15:43:58 Matt Riedemann nova: assignee Matt Riedemann (mriedem)
2019-11-18 16:40:59 OpenStack Infra nova: status Confirmed In Progress
2019-11-18 17:05:05 Matt Riedemann nominated for series nova/train
2019-11-18 17:05:05 Matt Riedemann bug task added nova/train
2019-11-18 17:08:19 Matt Riedemann nominated for series nova/stein
2019-11-18 17:08:19 Matt Riedemann bug task added nova/stein
2019-11-18 17:10:51 Matt Riedemann nominated for series nova/queens
2019-11-18 17:10:51 Matt Riedemann bug task added nova/queens
2019-11-18 17:11:23 Matt Riedemann nova/train: importance Undecided Low
2019-11-18 17:11:28 Matt Riedemann nova/queens: status New Confirmed
2019-11-18 17:11:38 Matt Riedemann nova/queens: importance Undecided Low
2019-11-18 17:11:42 Matt Riedemann nova/stein: status New Confirmed
2019-11-18 17:13:09 Matt Riedemann nova/train: status New Confirmed
2019-11-18 17:13:12 Matt Riedemann nova/stein: importance Undecided Low
2019-12-20 11:41:22 OpenStack Infra nova: assignee Matt Riedemann (mriedem) Stephen Finucane (stephenfinucane)
2019-12-20 15:08:06 Matt Riedemann nova: assignee Stephen Finucane (stephenfinucane) Matt Riedemann (mriedem)
2020-01-15 01:55:42 OpenStack Infra nova: status In Progress Fix Released
2020-01-15 10:29:13 OpenStack Infra nova/train: status Confirmed In Progress
2020-01-15 10:29:13 OpenStack Infra nova/train: assignee Stephen Finucane (stephenfinucane)
2020-02-21 19:32:21 OpenStack Infra nova/train: status In Progress Fix Committed
2020-11-24 14:08:58 Elod Illes nova/train: status Fix Committed Fix Released