Rename mwa-* subdirectories to match the git repo name

mwa-delphia -> stx-clients
mwa-pitta   -> stx-config
mwa-cleo    -> stx-fault
mwa-gplv2   -> stx-gplv2
mwa-gplv3   -> stx-gplv3
mwa-solon   -> stx-ha
mwa-sparta  -> stx-integ
mwa-beas    -> stx-metal
mwa-thales  -> stx-nfv
mwa-chilon  -> stx-update
mwa-perian  -> stx-upstream

Rename subgit directories in .gitignore

Depends-On: https://review.openstack.org/579954
Depends-On: https://review.openstack.org/579957
Change-Id: Ia7113b6ed71240f4cadbc87b60bcaff63b0281db
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2018-06-27 16:11:29 -04:00
parent 8485ff10a2
commit 3a2dc544e9
1 changed files with 11 additions and 11 deletions

22
.gitignore vendored
View File

@ -7,15 +7,15 @@
*~
/downloads
installer-prebuilt
/mwa-beas
/mwa-chilon
/mwa-cleo
/mwa-delphi
/mwa-gplv2
/mwa-gplv3
/mwa-perian
/mwa-pitta
/mwa-solon
/mwa-sparta
/mwa-thales
/stx-clients
/stx-config
/stx-fault
/stx-gplv2
/stx-gplv3
/stx-ha
/stx-integ
/stx-metal
/stx-nfv
/stx-update
/stx-upstream
/stx-gui