Enabling Designate during deploy

Bug #1943891 reported by Sarwan Singh Jassi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
In Progress
Undecided
Gaël THEROND

Bug Description

Hello,

In kolla-ansible, enabling Designate is showing following error:

fatal: [10.0.68.2 -> 10.0.68.2]: FAILED! => {"changed": true, "cmd": ["docker", "exec", "-t", "designate_worker", "designate-manage", "pool", "update", "--file", "/etc/designate/pools.yaml"], "delta": "0:00:03.049842", "end": "2021-09-16 21:26:15.326732", "msg": "non-zero return code", "rc": 1, "start": "2021-09-16 21:26:12.276890", "stderr": "", "stderr_lines": [], "stdout": "Updating Pools Configuration\r\n****************************", "stdout_lines": ["Updating Pools Configuration", "****************************"]}

Option selected in global.yml

enable_horizon_designate: "{{ enable_designate | bool }}"
enable_designate: "yes"

What we have to do in advance for contaner based Openstack setup.

**Environment**:
* OS - Ubuntu 20.04.3 LTS
* Kernel 5.4.0-73-generic
* Docker version if applicable (e.g. `docker version`):

root@DC08R66DS21-01:/etc/netplan# docker version
Client: Docker Engine - Community
 Version: 20.10.8
 API version: 1.41
 Go version: go1.16.6
 Git commit: 3967b7d
 Built: Fri Jul 30 19:54:27 2021
 OS/Arch: linux/amd64
 Context: default
 Experimental: true

Server: Docker Engine - Community
 Engine:
  Version: 20.10.8
  API version: 1.41 (minimum version 1.12)
  Go version: go1.16.6
  Git commit: 75249d8
  Built: Fri Jul 30 19:52:33 2021
  OS/Arch: linux/amd64
  Experimental: false
 containerd:
  Version: 1.4.9
  GitCommit: e25210fe30a0a703442421b0f60afac609f950a3
 runc:
  Version: 1.0.1
  GitCommit: v1.0.1-0-g4144b63
 docker-init:
  Version: 0.19.0
  GitCommit: de40ad0

* Kolla-Ansible version pip 21.2.4 (e.g. `git head or tag or stable branch` or pip package version if using release):
* Docker image Install type (source/binary): binary
* Docker image distribution:ubuntu
* Are you using official images from Docker Hub or self built? Docker hub
* If self built - Kolla version and environment used to build:
git clone https://github.com/openstack/kolla
   43 git clone https://github.com/openstack/kolla-ansible

* Share your inventory file, globals.yml (attached) and other configuration files if relevant

Thanks

Sarwan Jassi

Sr. DevOps Solution Architect.

Tags: duplicate
Revision history for this message
Gaël THEROND (gtherond) wrote :

This is a duplicate of: #2012292
https://bugs.launchpad.net/kolla-ansible/+bug/2012292

Already working on it.

tags: added: duplicate
Changed in kolla-ansible:
status: New → In Progress
assignee: nobody → Gaël THEROND (fl1nt)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.