murano-repository/ChangeLog
efedorova c46bfbde86 Remove service to muranorepository
Add venv support
Update requirements
2013-10-14 16:34:33 +04:00

101 lines
2.7 KiB
Plaintext

commit 28cbd261871038cf1fc4fa67d36c26ae9e9a4747
Author: efedorova <efedorova@mirantis.com>
Date: Mon Oct 14 13:27:09 2013 +0400
Fix bug with subfolder copying
Save path in manifest object in relative way, not in absolute
commit e98258043d9acbbf8f13d3017eebba9e04066cc9
Author: efedorova <efedorova@mirantis.com>
Date: Mon Oct 14 11:07:48 2013 +0400
Add wsgi support.
Add config file
Fix interacting with consts
Change section names in manifests to correspond data_type
commit f40fe7372c220fbf6c29acd80186c34a515f9792
Author: efedorova <efedorova@mirantis.com>
Date: Fri Oct 11 13:17:35 2013 +0400
Add api versioning
commit eb3b446a9f0535709c393620680f9c0c005a6eff
Author: efedorova <efedorova@mirantis.com>
Date: Thu Oct 10 19:29:15 2013 +0400
Unite root_dir with data_type root_dir
commit 31472fb11b498b99d34b1d48a75643785729f451
Author: efedorova <efedorova@mirantis.com>
Date: Thu Oct 10 18:14:56 2013 +0400
All api calls implemented
commit e1b704c61d76d204ce30c9822c9daa9fcda86c8c
Author: efedorova <efedorova@mirantis.com>
Date: Thu Oct 10 14:40:17 2013 +0400
Add test.py with api calls
commit b0c04f614e04f02a36e4435ff8d9e27f42271828
Author: efedorova <efedorova@mirantis.com>
Date: Thu Oct 10 14:33:57 2013 +0400
First version of murano Api added
commit ac04b4e1b74868ebb2b71ef22008e886e3be01fe
Author: efedorova <efedorova@mirantis.com>
Date: Wed Oct 9 12:05:20 2013 +0400
Update the result archive structure
commit 63bd68cc2a87e961874eabf240be58912d6ec23a
Author: efedorova <efedorova@mirantis.com>
Date: Tue Oct 8 20:09:29 2013 +0400
Add initial Archiver
commit 7266c3b98c5851db00c7207bbdff60bdd9e71350
Author: efedorova <efedorova@mirantis.com>
Date: Tue Oct 8 16:29:06 2013 +0400
Fixed typos
Add full manifest class defenition
commit 8f18a1b75b68d8c97efd57673b160a9ceda608a3
Author: efedorova <efedorova@mirantis.com>
Date: Tue Oct 8 16:25:07 2013 +0400
Add Manifest class
Add valid fields if all files specified in manifests exists
commit 77cefffbf829ed8b5de0db24d2d4479ec6ce1223
Author: efedorova <efedorova@mirantis.com>
Date: Tue Oct 8 14:55:48 2013 +0400
Add new files
commit 20fafd31acfe062c1a06eeb299ef38ed27bbbbe7
Author: efedorova <efedorova@mirantis.com>
Date: Tue Oct 8 12:12:37 2013 +0400
Update service manifests
Add parser.py
commit 3c2b1b65f16b93b7bd3c542844aa4c70f48c3ec3
Author: efedorova <efedorova@mirantis.com>
Date: Mon Oct 7 15:30:11 2013 +0400
Initial commit
commit 87ce33fcf7b03e2722a636e641eb72ea87d9f38d
Author: EkaterinaFedorova <efedorova@mirantis.com>
Date: Mon Oct 7 04:10:43 2013 -0700
Initial commit