murano-repository/ChangeLog
Ekaterina Fedorova 76199dbcd1 Enable relative path for service manifest
Change-Id: I5fc5edd9abe0c4915d26282d5e71f6b80f437b28
2013-10-23 20:51:30 +04:00

189 lines
5.1 KiB
Plaintext

commit 9cf280bdedc56a320ea60ca40b0bf54127aa0e4e
Author: Ekaterina Fedorova <efedorova@mirantis.com>
Date: Wed Oct 23 19:58:40 2013 +0400
Enable relative path for service manifest
Change-Id: I5fc5edd9abe0c4915d26282d5e71f6b80f437b28
commit c6a3f103ffc84aecca13ff2cc47274cbfdd464c1
Author: Ekaterina Fedorova <efedorova@mirantis.com>
Date: Tue Oct 22 15:40:46 2013 +0400
Fix bugs
1) Handle hash_sum = None situation
2) Add workflows to horizon archive
Change-Id: Ie44e43bdabab239fbdfdcaae90c533f663041dd3
commit d121a4195342fe3d9517a6f8f6176372d2e62ee9
Author: Timur Sufiev <tsufiev@mirantis.com>
Date: Mon Oct 21 20:48:28 2013 +0400
Implement server-side caching.
For the beginning, let's place server package cache into
muranorepository/api dir (this path can be easily got with
v1_api.root_path).
Change-Id: I7acbb174491f153eb340efb92ed3b0ce4c5f840f
Implements-feature: MRN-1149
commit b6613f9ecb5b90baf070f5c581a218d503b47e19
Author: Timur Sufiev <tsufiev@mirantis.com>
Date: Mon Oct 21 16:36:13 2013 +0400
Add authentication against Keystone.
Change-Id: Ifb581cc809074354d7db1404c28561ec722cf0f0
Implements-feature: MRN-1146.
commit 367d90f116d399754436060ddb221539911c2211
Author: Ekaterina Fedorova <efedorova@mirantis.com>
Date: Mon Oct 21 11:45:08 2013 +0400
Add some unit tests
Refactor v1 api and archiver
Change-Id: I193023dd8eca4f8cc665a29a6b86698bb38edc83
commit de388f5e64d887ff6b20790fb540c05ab43dacf7
Author: efedorova <efedorova@mirantis.com>
Date: Thu Oct 17 19:18:08 2013 +0400
Refactoring API and Archiver module
* Set uo manifest.in and tox.ini
* Add test module
Change-Id: I265401658922c75b50db4d1232af17215ee1b6fc
commit e4b9fe765e912a13ff02a394b329ecd117a0edb7
Author: efedorova <efedorova@mirantis.com>
Date: Tue Oct 15 19:03:09 2013 +0400
Fix buf with manifests listing
commit b24d260524d16dce96a682fd32629951e2ac17ee
Author: efedorova <efedorova@mirantis.com>
Date: Tue Oct 15 18:47:27 2013 +0400
Update api
commit ecb0c93b3077755192929fa8ddf045ef43d43112
Author: efedorova <efedorova@mirantis.com>
Date: Mon Oct 14 16:54:00 2013 +0400
Fix typos
commit c46bfbde86728d689677a2d7d484b2db04893186
Author: efedorova <efedorova@mirantis.com>
Date: Mon Oct 14 16:34:33 2013 +0400
Remove service to muranorepository
Add venv support
Update requirements
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