← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1637850] [NEW] openstack-keystone newton service not created on Centos7

 

Public bug reported:

I am attempting to install the newton version of keystone on Centos 7.  After the install, the openstack-keystone.service is not found:
$ sudo systemctl status openstack-keystone
â— openstack-keystone.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)

Here are the particulars of my install:
CentOS Linux release 7.2.1511 (Core)
3.10.0-327.36.2.el7.x86_64 #1 SMP

I enabled the cloud repo at
http://mirror.centos.org/centos/7/cloud/x86_64/openstack-newton/ by
installing centos-release-openstack-newton-1-1.el7.noarch.rpm.  I then
ran sudo yum install openstack-keystone httpd mod_wsgi to install.

rpm -q openstack-keystone shows "openstack-keystone-10.0.0-1.el7.noarch"

The /etc/keystone/ dir was created and populated.

sudo find /etc -name openstack-keystone* does not return anything
sudo find /etc -name *.service does not return openstack-keystone.service in the list

/var/log/keystone/keystone.conf is empty.
---------edit--------------
I should also add I am attempting to install keystone on a 3-node Pacemaker/Corosync/HAPproxy cluster that will be a HA controller implementation.  The cluster was previously configured as the LB front-end for a 3-node Galera cluster.

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1637850

Title:
  openstack-keystone newton service not created on Centos7

Status in OpenStack Identity (keystone):
  New

Bug description:
  I am attempting to install the newton version of keystone on Centos 7.  After the install, the openstack-keystone.service is not found:
  $ sudo systemctl status openstack-keystone
  â— openstack-keystone.service
     Loaded: not-found (Reason: No such file or directory)
     Active: inactive (dead)

  Here are the particulars of my install:
  CentOS Linux release 7.2.1511 (Core)
  3.10.0-327.36.2.el7.x86_64 #1 SMP

  I enabled the cloud repo at
  http://mirror.centos.org/centos/7/cloud/x86_64/openstack-newton/ by
  installing centos-release-openstack-newton-1-1.el7.noarch.rpm.  I then
  ran sudo yum install openstack-keystone httpd mod_wsgi to install.

  rpm -q openstack-keystone shows "openstack-
  keystone-10.0.0-1.el7.noarch"

  The /etc/keystone/ dir was created and populated.

  sudo find /etc -name openstack-keystone* does not return anything
  sudo find /etc -name *.service does not return openstack-keystone.service in the list

  /var/log/keystone/keystone.conf is empty.
  ---------edit--------------
  I should also add I am attempting to install keystone on a 3-node Pacemaker/Corosync/HAPproxy cluster that will be a HA controller implementation.  The cluster was previously configured as the LB front-end for a 3-node Galera cluster.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1637850/+subscriptions


Follow ups