Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BZ1422348 - Don't install python-ruamel-yaml | Scott Dodson | 2017-03-03 | 1 | -10/+0 |
| | | | | Just rely on PyYAML as a fallback and hope that's there | ||||
* | Adding router and registry to lib_openshift. | Kenny Woodson | 2017-02-20 | 1 | -1/+1 |
| | |||||
* | Don't attempt to install python-ruamel-yaml on atomic | Scott Dodson | 2017-02-16 | 1 | -0/+6 |
| | |||||
* | use the correct name for the ruamel-yaml python module | Jan Chaloupka | 2017-02-10 | 1 | -8/+1 |
| | |||||
* | Fixing docs. | Kenny Woodson | 2017-02-09 | 1 | -1/+8 |
| | |||||
* | Ensure python2-ruamel-yaml is installed | Scott Dodson | 2017-02-03 | 1 | -0/+5 |
need to revisit this, currently python2-ruamel-yaml doesn't provide 'python-ruamel-yaml'. It probably should and that should be what we're installing. |