-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #547 from MetaCell/feature/546
CloudHarness Django & FastAPI images fixes
- Loading branch information
Showing
47 changed files
with
19 additions
and
695 deletions.
There are no files selected for viewing
18 changes: 0 additions & 18 deletions
18
infrastructure/common-images/cloudharness-django-debian/Dockerfile
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
infrastructure/common-images/cloudharness-django-debian/README.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# CloudHarness-Django Base image | ||
# CloudHarness-Django Base Debian image | ||
|
||
Use this image to bring the package cloudharness-django into your image. |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
12 changes: 0 additions & 12 deletions
12
infrastructure/common-images/cloudharness-fastapi-debian/Dockerfile
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
infrastructure/common-images/cloudharness-fastapi-debian/README.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# CloudHarness-FastAPI Base image | ||
# CloudHarness-FastAPI Base Debian image | ||
|
||
Use this image for FastAPI based microservices. |
3 changes: 3 additions & 0 deletions
3
infrastructure/common-images/cloudharness-fastapi/libraries/fastapi/requirements.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
fastapi==0.77.1 | ||
fastapi-code-generator==0.3.5 | ||
uvicorn==0.17.6 |
51 changes: 0 additions & 51 deletions
51
libraries/cloudharness-django/build/lib/cloudharness_django/middleware.py
This file was deleted.
Oops, something went wrong.
86 changes: 0 additions & 86 deletions
86
libraries/cloudharness-django/build/lib/cloudharness_django/services/events.py
This file was deleted.
Oops, something went wrong.
Empty file.
49 changes: 0 additions & 49 deletions
49
libraries/cloudharness-django/cloudharness_django/admin.py
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
libraries/cloudharness-django/cloudharness_django/exceptions.py
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
libraries/cloudharness-django/cloudharness_django/migrations/0001_initial.py
This file was deleted.
Oops, something went wrong.
Empty file.
20 changes: 0 additions & 20 deletions
20
libraries/cloudharness-django/cloudharness_django/models.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.