fuel2 plugins sync command failed without plugins
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
In Progress
|
Medium
|
Vitalii Kulanov | ||
Bug Description
Env description:
[root@nailgun ~]# fuel2 fuel-version
+------
| Field | Value |
+------
| api | 1 |
| auth_required | True |
| feature_groups | [] |
| openstack_version | newton-10.0 |
| release | 10.0 |
+------
[root@nailgun ~]# cat /etc/fuel_build_id
1542
[root@nailgun ~]# cat /etc/fuel_
1542
[root@nailgun ~]# cat /etc/fuel_release
10.0
steps to reproduce:
1. deploy 10.0 env
2. run command "fuel2 plugins sync"
3. notice - there is no installed plugins
expected result:
command returned simple warning message
result:
[root@nailgun ~]# fuel2 plugins sync │------------- ------------------- -------
500 Server Error: Internal Server Error for url: http://
ost recent call last): │empty 2017-03-30 08:50:46 admin, slave-01, slave-02, slave-03, slave-04, slave-05, slave-06, sla
File "/usr/lib/
return func(cls, *args, **kwargs) │ready 2017-03-30 08:54:20 admin, slave-01, slave-02, slave-03, slave-04, slave-05, slave-06, sla
File "<string>", line 2, in POST │ve-07, slave-08, slave-09
File "/usr/lib/
return func(cls, *args, **kwargs) │ve-07, slave-08, slave-09
File "/usr/lib/
PluginManag
File "/usr/lib/
cls.
File "/usr/lib/
elete_plugins │
for plugin_dir in cls._list_
File "/usr/lib/
return os.listdir(
OSError: [Errno 2] No such file or directory: '/var/www/
)
Changed in fuel: | |
milestone: | none → 10.1 |
Changed in fuel: | |
importance: | Undecided → Medium |
no longer affects: | fuel/mitaka |
no longer affects: | fuel/newton |
Changed in fuel: | |
milestone: | 10.1 → 11.x-updates |
assignee: | nobody → Fuel Sustaining (fuel-sustaining-team) |
status: | New → Confirmed |
tags: | added: area-python |
Changed in fuel: | |
assignee: | Fuel Sustaining (fuel-sustaining-team) → Vitalii Kulanov (vitaliy-t) |
Fix proposed to branch: master /review. openstack. org/453623
Review: https:/