Browse code

Update repo namespace search list

With the new namespaces we have to look around a bit more to find
repos top copy into the DevStack working directory. Add:

* starlingx/
* x/
* zuul/

Depends-On: https://review.opendev.org/653988
Change-Id: I8a55522a5fee46f415f0c0ce580ded3476133460
Signed-off-by: Dean Troyer <dtroyer@gmail.com>

Dean Troyer authored on 2019/04/20 23:11:58
Showing 1 changed files
... ...
@@ -4,6 +4,9 @@
4 4
       - src/opendev.org/openstack
5 5
       - src/opendev.org/openstack-dev
6 6
       - src/opendev.org/openstack-infra
7
+      - src/opendev.org/starlingx
8
+      - src/opendev.org/x
9
+      - src/opendev.org/zuul
7 10
     file_type: directory
8 11
   register: found_repos
9 12