Page MenuHomePhabricator

Request creation of DUCT VPS project
Closed, ResolvedPublic

Description

Project Name: DUCT (or duct if all caps is undesirable)

Wikitech Usernames of requestors: @SDunlap and @Jdforrester-WMF

Purpose: testing and developing the DUCT pattern for integrating Gitlab CI, k8s, and Gerrit, see https://people.wikimedia.org/~kindrobot/duct/presentation.html

Brief description: The work was originally started in the wikifunctions Cloud VPS project (thank you!). As this has now become a load bearing component of the Abstract Wiki's CI system, I would like to request a separate project whereat to continue testing and development on the components.

How soon you are hoping this can be fulfilled: next week if possible

Event Timeline

C'est fait!

root@cloudcontrol1005:~# openstack project create --description 'duct' duct --domain default
+-------------+---------+
| Field       | Value   |
+-------------+---------+
| description | duct    |
| domain_id   | default |
| enabled     | True    |
| id          | duct    |
| is_domain   | False   |
| name        | duct    |
| options     | {}      |
| parent_id   | default |
| tags        | []      |
+-------------+---------+
root@cloudcontrol1005:~# openstack role add --project duct --user kindrobot projectadmin
root@cloudcontrol1005:~# openstack role add --project duct --user kindrobot user
root@cloudcontrol1005:~# openstack role add --project duct --user jforrester projectadmin
root@cloudcontrol1005:~# openstack role add --project duct --user jforrester user