[detached database] and [detached keystone] fail to deploy with ceph enabled as a backend
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel Plugins |
New
|
Undecided
|
Unassigned |
Bug Description
osnailyfacter:
in /etc/puppet/
$rgw_address = get_ssl_
where $service_endpoint will be keystone vip running on keystone node and $management_vip is an haproxy vip on controller. object-storage is running on controller under $management_vip, but puppet is picking up $service_endpoint which fails deployment
Description of the environment:
{"release": "9.0", "auth_required": true, "api": "1", "openstack_
detach-database 1.1.0 3.0.0 ubuntu (mitaka-9.0)
detach-keystone 1.0.2 3.0.0 ubuntu (mitaka-9.0)
nodes:
3 keystone + database
1 controller + ceph-osd
1 compute
I'm running ceph as a backend
Impact:
Deployment cannot be completed though it's easy work it around
Workaround:
Fix enable rados.pp to retrieve ips in a proper way