Bug 1314709 - openstack-nova-cert service down after deployment
Summary: openstack-nova-cert service down after deployment
Keywords:
Status: CLOSED DUPLICATE of bug 1314711
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Angus Thomas
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-04 10:18 UTC by tkammer
Modified: 2016-03-04 11:15 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-04 11:15:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description tkammer 2016-03-04 10:18:52 UTC
Description of problem:
After deploying OSP8 using director, the openstack-nova-cert service is dead on the controller.
[root@overcloud-controller-0 ~]# systemctl status openstack-nova-cert
● openstack-nova-cert.service - OpenStack Nova Cert Server
   Loaded: loaded (/usr/lib/systemd/system/openstack-nova-cert.service; disabled; vendor preset: disabled)
   Active: inactive (dead)

This causes the following tempest failures:
tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON.test_create_root_certificate
tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON.test_get_root_certificate

Once manually starting the service, the tests pass.

How reproducible:
100%

Steps to Reproduce:
1. deploy OSP8 using director
2. run the above tempest tests

Comment 2 tkammer 2016-03-04 11:15:17 UTC

*** This bug has been marked as a duplicate of bug 1314711 ***


Note You need to log in before you can comment on or make changes to this bug.