Liberty:During horizon dashbord installation found all keystone database entry gets deleted.

Bug #1547997 reported by Thalabathy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Invalid
Undecided
Unassigned

Bug Description

During liberty installation found that openstack-dashboard deletes all keystone database details like user,project,endpoints etc...

steps followed:
http://fosskb.in/2015/10/20/openstack-liberty-on-ubuntu-14-04-and-ubuntu-15-10/

liberty version:
root@ubuntu-osc:~# dpkg -l | grep neutron
ii neutron-common 2:7.0.1-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - common
ii neutron-dhcp-agent 2:7.0.1-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - DHCP agent
ii neutron-l3-agent 2:7.0.1-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - l3 agent
ii neutron-metadata-agent 2:7.0.1-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - metadata agent
ii neutron-plugin-ml2 2:7.0.1-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - ML2 plugin
ii neutron-plugin-openvswitch 1:2015.1~rc1-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - Open vSwitch plugin
ii neutron-plugin-openvswitch-agent 2:7.0.1-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - Open vSwitch plugin agent
ii neutron-server 2:7.0.1-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - server
ii python-neutron 2:7.0.1-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - Python library
ii python-neutron-fwaas 1:7.0.0-0ubuntu1~cloud0 all Firewall-as-a-Service driver for OpenStack Neutron
ii python-neutronclient 1:3.1.0-0ubuntu1~cloud0 all client API library for Neutron
root@ubuntu-osc:~#

Revision history for this message
Thalabathy (thalabathy-v) wrote :

steps to reproduce:

follow the document(link attached)

at the final step install openstack dashboard and verify the user and project list etc...

Revision history for this message
Ethan Lynn (ethanlynn) wrote :

Seems this bug is irrelevant with senlinclient?

zzxwill (zzxwill)
affects: python-senlinclient → keystone
Revision history for this message
Steve Martinelli (stevemar) wrote :

The output of `$ dpkg -l | grep neutron` doesn't help in diagnosing why the keystone database was wiped.

Looking at the last step in the (unofficial and unsupported) guide, i don't know why `apt-get install -y openstack-dashboard` would nuke a database -- it's also not our package.

Are you able to attach logs that show the database was removed? Any output from mysql natively?

`$ mysql >
> use keystone;
> show tables;
>`

Changed in keystone:
status: New → Incomplete
Revision history for this message
Steve Martinelli (stevemar) wrote :

Expired

Changed in keystone:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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