Dashboard is broken after installation Separate Keystone plugins without installed Separate Database plugin

Bug #1538669 reported by Alexander Gromov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
High
Unassigned

Bug Description

I have tried to install Separate keystone plugin and have forgotten to install Separate Database plugin before that.
Then I have gone to dashboard and have noticed that I can't go to any other tabs there.

Steps to reproduce:
1. Prepare nodes (I have used fuel-qa to prepare 12 nodes)

2. put to plugins directory detach-keystone plugin:
    $ ls -l plugins
    -rw-r--r-- 1 agromov mirantis 14882 Jan 25 22:01 detach-keystone-1.0-1.0.2-1.noarch.rpm

3. Upload plugins to the master node
    $ scp plugins/detach-keystone-1.0-1.0.2-1.noarch.rpm root@10.109.7.2:/var

4. Go to master node and install plugin
    $ ssh root@10.109.7.2
    # fuel plugins --install /var/detach-keystone-1.0-1.0.2-1.noarch.rpm

5. Go to dashboard and create new env with default settings.
6. Try to go to other tabs (it must be blocked on this step)

Revision history for this message
Alexander Gromov (agromov) wrote :
Changed in fuel:
importance: Undecided → High
status: New → Confirmed
tags: added: area-plugins
tags: added: feature-plugins
Revision history for this message
Julia Aranovich (jkirnosova) wrote :

The problem is that Separate Keystone plugin has a restriction related to Separate Database plugin without strict: false flag:
https://github.com/openstack/fuel-plugin-detach-keystone/blob/master/environment_config.yaml#L5-L7

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.