Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add code to set attribute names in the environmentname_attrs | Simo Sorce | 2015-12-03 | 1 | -0/+5 |
| | | | | | | | | | | | | This code allows to specify which attributes in a name are interesting to the application and set them as named environemnt variables. Optionally the whole set of attributes can be exported in a json formatted structure. Signed-off-by: Simo Sorce <simo@redhat.com> Close #62 Close #63 | ||||
* | Move setting request data to a separate file | Simo Sorce | 2015-12-02 | 1 | -0/+8 |
In preparation for the next commit. Signed-off-by: Simo Sorce <simo@redhat.com> |