Advertisement
Guest User

Untitled

a guest
Jun 13th, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. $juju status quantum-gateway
  2. ...
  3. services:
  4. quantum-gateway:
  5. charm: local:trusty/quantum-gateway-64
  6. exposed: false
  7. relations:
  8. cluster:
  9. - quantum-gateway
  10. units:
  11. quantum-gateway/0:
  12. agent-state: error
  13. agent-state-info: 'hook failed: "config-changed"'
  14. agent-version: 1.18.4.1
  15. machine: 1/lxc/4
  16. public-address: 10.0.3.52
  17. quantum-gateway/1:
  18. agent-state: error
  19. agent-state-info: 'hook failed: "config-changed"'
  20. agent-version: 1.18.4.1
  21. machine: 2/lxc/4
  22. public-address: 10.0.3.153
  23.  
  24. $ juju resolved --retry quantum-gateway/1
  25. ERROR cannot set resolved mode for unit "quantum-gateway/1": already resolved
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement