Rename / prepare for merge with uncloud repo
This commit is contained in:
parent
23203ff418
commit
7a6c8739f6
118 changed files with 1499 additions and 0 deletions
.gitignore
uncloud_django_based
abk-hacks.py
abkhack
meow-payv1
README.mdconfig.pyhack-a-vpn.pyhelper.pyldaptest.py
notes-abk.mdnotes-nico.orgplan.orgproducts
requirements.txtsample-pay.confschemas.pystripe_hack.pystripe_utils.pyucloud_pay.pyuncloud
.gitignoreREADME-how-to-create-a-product.mdREADME-object-relations.mdREADME.mdmanage.pymodels.dotmodels.png
opennebula
__init__.pyadmin.pyapps.py
requirements.txtmanagement/commands
migrations
0001_initial.py0002_auto_20200225_1335.py0003_auto_20200225_1428.py0004_auto_20200225_1816.py__init__.py
models.pyserializers.pytests.pyviews.pyuncloud
uncloud_auth
uncloud_net
uncloud_pay
__init__.pyadmin.pyapps.pyhelpers.py
management/commands
migrations
models.pyserializers.pystripe.pytests.pyviews.pyuncloud_storage
uncloud_vm
17
.gitignore
vendored
17
.gitignore
vendored
|
@ -7,3 +7,20 @@ log.txt
|
|||
test.py
|
||||
STRIPE
|
||||
venv/
|
||||
|
||||
uncloud/docs/build
|
||||
logs.txt
|
||||
|
||||
uncloud.egg-info
|
||||
|
||||
# run artefacts
|
||||
default.etcd
|
||||
__pycache__
|
||||
|
||||
# build artefacts
|
||||
uncloud/version.py
|
||||
build/
|
||||
venv/
|
||||
dist/
|
||||
|
||||
*.iso
|
||||
|
|
1482
uncloud_django_based/uncloud/models.dot
Normal file
1482
uncloud_django_based/uncloud/models.dot
Normal file
File diff suppressed because it is too large
Load diff
BIN
uncloud_django_based/uncloud/models.png
Normal file
BIN
uncloud_django_based/uncloud/models.png
Normal file
Binary file not shown.
After (image error) Size: 398 KiB |
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue