Provide nodes with Fuel

Registered by Sergey Skripnick

Currently fuel does not support node provisioning. Cluster provisioning is only supported.

Blueprint information

Status:
Complete
Approver:
Boris Pavlovic
Priority:
Medium
Drafter:
Sergey Skripnick
Direction:
Approved
Assignee:
Sergey Skripnick
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Sergey Skripnick
Completed by
Sergey Skripnick

Related branches

Sprints

Whiteboard

Sample configuration:

 {
   "name": "FuelProvider",
   "fuelserver": "http://example.com/fuel/api/",
   "amount": 4,
 }

Also some kind of filtering can be implemented:

 {
   "name": "FuelProvider",
   "fuelserver": "http://example.com/fuel/api/",
   "filters": ["RAM=4G", "CPUS=4", "STORAGE>=2T"],
   "amount": 4,
 }

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.