- 556daa9 Fixes by Susanta Gautam · 3 years, 10 months ago
- b6f3bea Change in api by Susanta Gautam · 3 years, 10 months ago
- b8defb9 Merge pull request #15 from vexxhost/update-openstacksdk by okozachenko1203 · 3 years, 10 months ago
- 56e1d63 Update get_user_id func by okozachenko · 3 years, 10 months ago
- 8d20649 Merge pull request #14 from vexxhost/openstacksdk by okozachenko1203 · 3 years, 10 months ago
- 2ab48e8 Make common openstacksdk by okozachenko · 3 years, 10 months ago
- 4e11240 Merge pull request #12 from vexxhost/update-backup-service by okozachenko1203 · 3 years, 10 months ago
- 168c070 change the time regex by okozachenko · 3 years, 10 months ago
- 179cd57 Add project_id in data models by okozachenko · 3 years, 10 months ago
- ca2b37a Set timeout for backup cycle to take care of backup results by okozachenko · 3 years, 10 months ago
- 5108bc2 Merge pull request #7 from vexxhost/api by okozachenko1203 · 3 years, 10 months ago
- f3b4e72 Merge branch 'main' into api by Susanta Gautam · 3 years, 10 months ago
- 5faa531 Merge pull request #11 from vexxhost/update-backup-service by okozachenko1203 · 3 years, 10 months ago
- b1bf807 Resolve Conflict. by Susanta Gautam · 3 years, 10 months ago
- 35a29de Update notification part by okozachenko · 3 years, 10 months ago
- f47af3d Make backup result report function in backup service by okozachenko · 3 years, 10 months ago
- d280136 Update task queue refresh logic by okozachenko · 3 years, 10 months ago
- d4284d2 Use openstack cloud api directly by okozachenko · 3 years, 10 months ago
- f69c5b7 Merge pull request #10 from vexxhost/add-retention-service by okozachenko1203 · 3 years, 10 months ago
- 9f71300 Merge branch 'add-retention-service' of github.com:vexxhost/staffeln into add-retention-service by okozachenko · 3 years, 10 months ago
- 6d277e3 Add remove volume backup logic by okozachenko · 3 years, 10 months ago
- ba18249 Fixed left out context in on Volume object by Susanta Gautam · 3 years, 10 months ago
- 2d76518 revert changes conf by okozachenko · 3 years, 11 months ago
- 8a6c1d0 revert changes by okozachenko · 3 years, 11 months ago
- 39ff413 [WIP]ÑAdd retention service by okozachenko · 3 years, 11 months ago
- 274df2f Merge pull request #9 from vexxhost/update-backup by okozachenko1203 · 3 years, 11 months ago
- 1f73fbf Change module names by okozachenko · 3 years, 11 months ago
- dd3ec46 Merge pull request #8 from vexxhost/safe-cycle by okozachenko1203 · 3 years, 11 months ago
- 4d348c2 Change periodic schedule strategy from last_started to last_finished by okozachenko · 3 years, 11 months ago
- 0742b52 Add volumes only in available and in-use status to the task queue by okozachenko · 3 years, 11 months ago
- 4009031 Merge pull request #5 from vexxhost/fix-backup-service by okozachenko1203 · 3 years, 11 months ago
- 38e8d03 Removed openstackapi usages from api. by Susanta Gautam · 3 years, 11 months ago
- 5442ea7 staffeln api. by Susanta Gautam · 3 years, 11 months ago
- 301d50b add instance filter by okozachenko · 3 years, 11 months ago
- 2cb6dbc resolve some comments by okozachenko · 3 years, 11 months ago
- 5b9d729 Merge remote-tracking branch 'origin' into fix-backup-service by okozachenko · 3 years, 11 months ago
- c8b3c39 Merge pull request #6 from vexxhost/use-i18n by okozachenko1203 · 3 years, 11 months ago
- 918538e Fix data type in backup/check_instance_volumes by okozachenko · 3 years, 11 months ago
- 24bfc9e use i18n marker for conf module by okozachenko · 3 years, 11 months ago
- 9cd372f Merge pull request #4 from vexxhost/add-notification-module by okozachenko1203 · 3 years, 11 months ago
- b6c7126 register notification config by okozachenko · 3 years, 11 months ago
- e672eb0 Test and fix backup service, add some comments by okozachenko · 3 years, 11 months ago
- f787cdc Add notification module and config by okozachenko · 3 years, 11 months ago
- b43c4fd Merge pull request #2 from vexxhost/database by okozachenko1203 · 3 years, 11 months ago
- 9309870 Added the backup process to the service. by Susanta Gautam · 3 years, 11 months ago
- 1c05beb Volume backup initiate by Susanta Gautam · 3 years, 11 months ago
- f64aa79 Remove unused parts by okozachenko · 3 years, 11 months ago
- 73a52bb Added discription for some functions and formated with black. by Susanta Gautam · 3 years, 11 months ago
- 6d9d3db Schema and backup conductor by Susanta Gautam · 3 years, 11 months ago
- 44f80b4 Changed port in conf file by Susanta Gautam · 3 years, 11 months ago
- 757af29 Merge branch 'database' of github.com:vexxhost/staffeln into database by Susanta Gautam · 3 years, 11 months ago
- 745a1f9 Schema and objects for sql queue model by Susanta Gautam · 3 years, 11 months ago
- 7bfec4f Added database modules, migration entrypoint. by Susanta Gautam · 4 years ago
- 82b290d Merge pull request #3 from vexxhost/add-lineters by Guilherme Steinmüller · 4 years ago
- 7b14166 revert by guilhermesteinmuller · 4 years ago
- ce43598 select linters by guilhermesteinmuller · 4 years ago
- 86e1dab fix typo by guilhermesteinmuller · 4 years ago
- 75fc2ad add linters by guilhermesteinmuller · 4 years ago
- 2b12bd5 Added database modules, migration entrypoint. by Susanta Gautam · 4 years ago
- 32a692e Integrate openstacksdk for backup by okozachenko · 4 years ago
- b8f9e2e update-entrypoints by okozachenko · 4 years ago
- bf882e8 update entrypoints by okozachenko · 4 years ago
- 56b3756 Update requirements.txt by okozachenko1203 · 4 years ago
- dd0a0e3 Merge pull request #1 from vexxhost/basic_structure by okozachenko1203 · 4 years ago
- 2dba4c0 add a dummy periodic task using futurist by okozachenko · 4 years ago
- b7b2b45 revert readme by okozachenko · 4 years ago
- af07320 second_commit by okozachenko · 4 years ago
- 093ce9e first-commit by okozachenko · 4 years ago
- be4d6a2 Fix quota threshold by Guilherme Steinmüller · 4 years ago
- 79a22df update requirements by guilhermesteinmuller · 4 years ago
- 8c1e0dc initial requirements by guilhermesteinmuller · 4 years ago
- e6c506c Delete LICENSE by Guilherme Steinmüller · 4 years ago
- bd904b4 Update README.md by Guilherme Steinmüller · 4 years ago
- a3190a6 Update README.md by Guilherme Steinmüller · 4 years ago
- 80e5e50 Update README.md by Guilherme Steinmüller · 4 years ago
- 57ab563 rename by guilhermesteinmuller · 4 years ago
- c078aba renames by guilhermesteinmuller · 4 years ago
- 0c9858e initial structure by guilhermesteinmuller · 4 years ago
- 5fed35a Initial commit by Guilherme Steinmüller · 4 years ago