summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
* housekeeping: remove PRINC from recipesBruce Ashfield2014-08-291-2/+0
| | | | | | | Removing PRINC from recipes to silence the bitbake warning about it being a depreciated variable. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* ldap/pam: enable pam/ldap authenticationAmy Fong2014-07-303-0/+166
| | | | | | | | - modify pam configuration files to use ldap - modify sshd to enable pam - modify nsswitch.conf to use ldap Signed-off-by: Amy Fong <amy.fong@windriver.com>
* openstack: add open-isci from git://github.com/DFE/HIPOSBruce Ashfield2014-03-178-0/+216
| | | | | | | | | | To support the cinder iscsi backend, we need iscsi-* recipes. The HIPOS layer contains a reference implementation, but has distro bindings that we must avoid. So for now, we make a copy and reference the other layer. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-openstack: remove duplicate dnsmasq bbappendBruce Ashfield2013-10-301-9/+0
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* dnsmasq: Compiled and installed dhcp_releaseMihai Prica2013-08-281-0/+9
This is required by nova when releasing images. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>