Page MenuHomePhabricator

Create a service account to manage testlabs DNS
Closed, ResolvedPublic

Description

See also T235304: Create a service account to manage toolforge.org. from acme-chief. I intend to play around with this thing in the testlabs project.

Event Timeline

Created user, just need a cloud admin to give it observe+designateadmin rights in the testlabs project.

Done:

root@cloudcontrol1003:~# openstack role assignment list --project testlabs --user testlabs-dns-manager
+----------------------------------+----------------------+-------+----------+--------+--------+-----------+
| Role                             | User                 | Group | Project  | Domain | System | Inherited |
+----------------------------------+----------------------+-------+----------+--------+--------+-----------+
| 47a8370618ea42d49f7047774e75d262 | testlabs-dns-manager |       | testlabs |        |        | False     |
| 906f1588626d4d0993629ea3928b6fb4 | testlabs-dns-manager |       | testlabs |        |        | False     |
+----------------------------------+----------------------+-------+----------+--------+--------+-----------+

we missed a bit, have been wondering why this wasn't working

Change 596528 had a related patch set uploaded (by Alex Monk; owner: Alex Monk):
[operations/puppet@production] cloud: Whitelist testlabs-dns-manager for access from cloud subnets

https://gerrit.wikimedia.org/r/596528

Change 596528 merged by Andrew Bogott:
[operations/puppet@production] cloud: Whitelist testlabs-dns-manager for access from cloud subnets

https://gerrit.wikimedia.org/r/596528

Krenair claimed this task.

now it can authenticate and read zones etc.