murano/windc
Georgy Okrokvertskhov 61801a0ca8 1. Added support of CloudFormation templates. Made a simple interface to build template. Stan can work here to redesign template.py
2. Added calls of drivers. Now heat is called from cmd instead of client. Should be rewritten.
3. ActiveDirectory makes a static template. Need to rewrite this with working with actual parameters.
2013-02-15 06:04:54 -08:00
..
bin 1. Fixed issue with main file start ./bin/windc-api 2013-02-11 14:13:20 -08:00
doc Initial version of the Windows DataCenter project. It is openstak-skeleton based. 2013-02-09 09:37:03 -08:00
etc 1. Added builders support. Each builder is a class dynamically loaded from 2013-02-12 15:05:27 -08:00
openstack 1. Fixed issue with main file start ./bin/windc-api 2013-02-11 14:13:20 -08:00
tests 1. Added support of CloudFormation templates. Made a simple interface to build template. Stan can work here to redesign template.py 2013-02-15 06:04:54 -08:00
tools 1. Added support of CloudFormation templates. Made a simple interface to build template. Stan can work here to redesign template.py 2013-02-15 06:04:54 -08:00
windc 1. Added support of CloudFormation templates. Made a simple interface to build template. Stan can work here to redesign template.py 2013-02-15 06:04:54 -08:00
.gitignore Initial version of the Windows DataCenter project. It is openstak-skeleton based. 2013-02-09 09:37:03 -08:00
README Initial version of the Windows DataCenter project. It is openstak-skeleton based. 2013-02-09 09:37:03 -08:00
heat_run 1. Added support of CloudFormation templates. Made a simple interface to build template. Stan can work here to redesign template.py 2013-02-15 06:04:54 -08:00
run_tests.log 1. Fixed issue with main file start ./bin/windc-api 2013-02-11 14:13:20 -08:00
run_tests.py 1. Fixed issue with main file start ./bin/windc-api 2013-02-11 14:13:20 -08:00
run_tests.sh 1. Fixed issue with main file start ./bin/windc-api 2013-02-11 14:13:20 -08:00
setup.cfg Initial version of the Windows DataCenter project. It is openstak-skeleton based. 2013-02-09 09:37:03 -08:00
setup.py Initial version of the Windows DataCenter project. It is openstak-skeleton based. 2013-02-09 09:37:03 -08:00

README

This is the Windows DataCenter project. It serves two main purposes:

* Proof the proposed architecture for windows dc service
* Provide a Demo for the Windows Environment Management features

This is not a final project. It is a POC for the Demo and architecture verification purposes.