Guest User

Untitled

a guest
May 8th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.88 KB | None | 0 0
  1. this is conf from B which is 15.242.132.65
  2.  
  3. [root=tw132065]'/root>'cat  /etc/keystone/keystone.conf  | grep 15.242.132.65
  4. [root=tw132065]'/root>'cat  /etc/glance/glance-api.conf  | grep 15.242.132.65
  5. qpid_hostname = 15.242.132.65
  6. auth_uri = http://15.242.132.65:5000
  7. auth_host = 15.242.132.65
  8. [root=tw132065]'/root>'cat  /etc/glance/glance-registry.conf  | grep 15.242.132.65
  9. auth_uri = http://15.242.132.65:5000
  10. auth_host = 15.242.132.65
  11. [root=tw132065]'/root>'
  12.  
  13. [root=tw132065]'/root>'cat  /etc/keystone/keystone.conf  | grep 15.242.132.62
  14. connection = mysql://keystone:root@15.242.132.62/keystone
  15. [root=tw132065]'/root>''cat  /etc/glance/glance-api.conf  | grep 15.242.132.62
  16. connection = mysql://glance:[email protected]/glance
  17. [root=tw132065]'/root>'cat  /etc/glance/glance-registry.conf  | grep 15.242.132.62
  18. connection = mysql://glance:[email protected]/glance
Advertisement
Add Comment
Please, Sign In to add comment