Hi Billy:
       You’re right about relationship. Now another problem occurs that 
username and password to log openstack-dashboard can’t be found. I check 
keystone config.yaml, and  find related config below, while that doesn’t work. 
I also try to use mysql while password is also not known. So if you know what 
they are or how to find them, please help me.
       Thanks.
Best regards
Cathy

admin-user:
    default: admin
    type: string
    description: Default admin user to create and manage.
  admin-password:
    default: None
    type: string
    description: |
      Admin password. To be used *for testing only*. Randomly generated by
      default.

发件人: Billy Olsen [mailto:billy.ol...@canonical.com]
发送时间: 2015年11月23日 1:57
收件人: wuwenbin
抄送: ad...@canonical.com; jiangrui (D); juju@lists.ubuntu.com; Weidong.Shao; 
Qinchuan; Ashlee Young; Zhaokexue
主题: Re: juju deploy failure on nova

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 
<wuwenb...@huawei.com<mailto:wuwenb...@huawei.com>> 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
Juju@lists.ubuntu.com<mailto:Juju@lists.ubuntu.com>
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju



--
Billy Olsen
billy.ol...@canonical.com<mailto:billy.ol...@canonical.com>
Software Engineer
Canonical USA
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to