fuel-web/naily
Evgeniy L 89e73fa2ae Separate provisioning and deployment handlers in nailgun api
* handler for provisioning selected nodes
  PUT /clusters/1/provision/?nodes=1,2,3
* handler for deployment selected nodes
  PUT /clusters/1/deploy/?nodes=1,2,3
* added nodes parameter for default deployment info
  GET /clusters/1/orchestrator/deployment/defaults/?nodes=1,2
* and added nodes parameter for default and provisioning info
  GET /clusters/1/orchestrator/provisioning/defaults/?nodes=1,2

Implements: blueprint nailgun-separate-provisioning-and-deployment-handlers
Change-Id: I2d6320fe15918f42c2071c62a65490cd7ad5d08c
2013-11-27 17:58:39 +04:00
..
bin License information added 2013-06-25 07:49:11 +00:00
lib Separate provisioning and deployment handlers in nailgun api 2013-11-27 17:58:39 +04:00
Gemfile bundling Naily without building it; wipe potentially invalid caches 2013-04-30 13:28:27 +04:00
Gemfile.lock bundling Naily without building it; wipe potentially invalid caches 2013-04-30 13:28:27 +04:00
naily.gemspec switch naily to master/workers model 2013-04-11 13:54:41 +04:00