Comment 4 for bug 1796923

Revision history for this message
David Ames (thedac) wrote :

It seems this is nova-cloud-controller not completing its relationships:

2018-10-08 13:51:37 INFO juju-log cluster:34: database relation's interface, shared-db, is related awaiting the following data from the relationship: database_password, database_host.
2018-10-08 13:51:52 INFO juju-log ha:64: neutron-api relations's interface, neutron-api, is related but has no units in the relation.
2018-10-08 13:51:53 INFO juju-log ha:64: messaging relation's interface, amqp, is related awaiting the following data from the relationship: rabbitmq_password.
2018-10-08 13:51:53 INFO juju-log ha:64: identity relation's interface, identity-service, is related awaiting the following data from the relationship: admin_user, service_port, admin_tenant_name, auth_port, admin_password, auth_host, service_host.
2018-10-08 13:51:53 INFO juju-log ha:64: database relation's interface, shared-db, is related awaiting the following data from the relationship: database_password, database_host.

      nova-cloud-controller/0:
        workload-status:
          current: waiting
          message: 'Incomplete relations: neutron-api, database, identity, messaging'
          since: 08 Oct 2018 13:51:07Z
        juju-status:
          current: executing
          message: running ha-relation-changed hook

I do not think this is keystone related.