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 /downloads
installer-prebuilt installer-prebuilt
/mwa-beas /stx-clients
/mwa-chilon /stx-config
/mwa-cleo /stx-fault
/mwa-delphi /stx-gplv2
/mwa-gplv2 /stx-gplv3
/mwa-gplv3 /stx-ha
/mwa-perian /stx-integ
/mwa-pitta /stx-metal
/mwa-solon /stx-nfv
/mwa-sparta /stx-update
/mwa-thales /stx-upstream
/stx-gui /stx-gui