progetti:cloud-arearm:openstack:common_settings
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
progetti:cloud-arearm:openstack:common_settings [2015/09/09 14:37] – fzani@infn.it | progetti:cloud-arearm:openstack:common_settings [2015/09/09 14:37] (current) – fzani@infn.it | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== Generic ==== | ||
+ | |||
+ | rabbit_host = rabbitmq.rmlab | ||
+ | |||
+ | rabbit_userid = openstack | ||
+ | |||
+ | rabbit_password = ***** | ||
+ | |||
+ | |||
+ | auth_uri = http:// | ||
+ | |||
+ | auth_url = http:// | ||
+ | |||
+ | |||
+ | ==== Nova ==== | ||
+ | |||
+ | novncproxy_base_url = http:// | ||
+ | |||
+ | ==== Neutron section in nova.conf (compute node) ==== | ||
+ | |||
+ | admin_auth_url = http:// |