Actions
User story #9897
closedUser story #9698: Import node properties from external data sources
User story #9700: API Rest to define Data sources
Move datasource parameters into a specific entry in rest json
Effort required:
Name check:
Fix check:
Regression:
Description
Currently source structure is:
{ ... type : { name : http [ other parameters] } ... }
we should changed it to:
{ ... type : { name : http parameters : { [other parameters] } } ... }
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1422
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|ebc64e76027b6ed5708aa1225389d5cee6fc112a.
Updated by Vincent MEMBRÉ almost 8 years ago
- Parent task changed from #9698 to #9700
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.0 which was released today.
- 4.1.0: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions