Hi Cathy, These messages are used to indicate why the service is not a fully functional service.. As you point out, the software packages for the base charm service has been installed at this point in time, but needs additional relations in order to make the service a fully functioning service. These are normally expected messages when the service has just been deployed.
If you proceed at this point to adding the missing relations, you'll see this message disappear from the status output. Thanks, Billy On Sat, Nov 21, 2015 at 1:59 AM, wuwenbin <[email protected]> wrote: > Hi Adam: > > I download trusty codes and use juju to deploy openstack. While > there are problems about nova-cloud-controller and nova-compute. > > Error info is as follows. I think that installing charm is an > independent operation because later we will add relationship between those > charms. I have no idea what’t going on. > > Looking forward for your replay. > > Thanks. > > Best regards > > Cathy > > > > Error info: > > nova-cloud-controller: > > charm: local:trusty/nova-cloud-controller-501 > > exposed: false > > service-status: > > current: blocked > > message: 'Missing relations: messaging, image, compute, identity, > database' > > since: 21 Nov 2015 12:44:35+08:00 > > relations: > > cluster: > > - nova-cloud-controller > > units: > > nova-cloud-controller/0: > > workload-status: > > current: blocked > > message: 'Missing relations: messaging, image, compute, > identity, database' > > since: 21 Nov 2015 12:44:35+08:00 > > agent-status: > > current: idle > > since: 21 Nov 2015 16:39:38+08:00 > > version: 1.25.0.1 > > agent-state: started > > agent-version: 1.25.0.1 > > machine: "5" > > open-ports: > > - 3333/tcp > > - 8773/tcp > > - 8774/tcp > > - 9696/tcp > > public-address: 192.168.122.242 > > nova-compute: > > charm: local:trusty/nova-compute-133 > > exposed: false > > service-status: > > current: blocked > > message: 'Missing relations: messaging, image' > > since: 21 Nov 2015 16:40:46+08:00 > > relations: > > compute-peer: > > - nova-compute > > units: > > nova-compute/0: > > workload-status: > > current: blocked > > message: 'Missing relations: messaging, image' > > since: 21 Nov 2015 16:40:46+08:00 > > agent-status: > > current: idle > > since: 21 Nov 2015 16:40:48+08:00 > > version: 1.25.0.1 > > agent-state: started > > agent-version: 1.25.0.1 > > machine: "1" > > public-address: 192.168.122.56 > > > > log info: > > unit-nova-compute-0[3088]: 2015-11-21 08:50:56 WARNING > unit.nova-compute/0.juju-log server.go:268 messaging relation is missing > and must be related for functionality. > > unit-nova-compute-0[3088]: 2015-11-21 08:50:56 WARNING > unit.nova-compute/0.juju-log server.go:268 image relation is missing and > must be related for functionality. > > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > > -- Billy Olsen [email protected] Software Engineer Canonical USA
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
