Commit Graph

  • 766fe43cce Added additional fields for Domain Controller. Timur Nurlygayanov 2013-02-15 14:24:50 +0400
  • 352ab3d228 Added simple form for configuration Domen Controllers and IIS Servers. Timur Nurlygayanov 2013-02-15 10:54:11 +0400
  • 1b8aef4ee7 Fixed small problems with links and titles on pages. Timur Nurlygayanov 2013-02-14 18:25:03 +0400
  • f32b95e7dc Fixed small problems with links and titles on pages. Timur Nurlygayanov 2013-02-14 16:48:52 +0400
  • 3b0f8570de Added initial project for horizon dashboard Timur Nurlygayanov 2013-02-13 20:49:28 +0400
  • 3149f0caef Merge branch 'master' of ssh://gerrit:29418/keero/keero Dmitry Teselkin 2013-02-13 20:26:58 +0400
  • c138dd8f40 1. Added builders support. Each builder is a class dynamically loaded from ./windc/core/builders folder. The class name should be the same as module file name. 2. Updated core/api.py to support datacenter and service creation with extra parameters which are not defined by model explicitly. 3. Added event based approach for the windows environment change. Now when user submits a request to API the core updates database and initiates a new event which defined scope (datacenter, service, VM) and action (add, modify, delete). This event and data will be iterated over all registered builders. Each builder can use this event and data to plan some modification. Georgy Okrokvertskhov 2013-02-12 15:05:27 -0800
  • 8994ffcab1 1. Fixed issue with main file start ./bin/windc-api 2. Added router to Route /datacenters/ and /services/ URLs 3. Added stubs for windc/core/api. 4. Fixed start-up process for service ------------------------------------------------- Now it is working service which will reply for curl http://localhost:8181/tenant_id/datacenters/ curl http://localhost:8181/tenant_id/datacenters/dc_id/services curl http://localhost:8181/tenant_id/datacenters/dc_id/services/service_id Georgy Okrokvertskhov 2013-02-11 14:13:20 -0800
  • 7d7d480d79 Initial version of the Windows DataCenter project. It is openstak-skeleton based. Georgy Okrokvertskhov 2013-02-09 09:37:03 -0800
  • cba2c5fb73 Unattended files added Dmitry Teselkin 2013-02-07 19:21:27 +0400
  • 750b94c09d Initial empty repository Alexander Shlykov 2013-02-04 11:26:47 +0400