aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended
AgeCommit message (Collapse)Author
2013-09-13novnc: introduce no VNC for guest console accessBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-08-28cloud-controller: remove duplicate python-novaclientBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-08-28iptables: update bbappend to match oe-coreBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-08-28openstack: set libvirt PACKAGECONFIG optionsBruce Ashfield
Rather than support all of the hypervisors and containers that the the default libvirt configuration adds, we specify our own KVM/lxc and related options for a basic openstack configuration. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-08-28openstack: rename and clarify image namesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-08-28ebtables: Move RRECOMMENDS to ebtables recipeMihai Prica
The kernel module is needed by ebtables so the RRECOMMENDS should be in this recipe. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28iproute2: Move RRECOMMENDS to iproute2 recipeMihai Prica
The kernel module is needed by iproute2 so the RRECOMMENDS should be in this recipe. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28python-cinder: Add cinder-scheduler packageMihai Prica
This package contains the cinder-scheduler executable and an initscript that starts the cinder-scheduler at boot time. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28packagegroup-cloud-compute: Add ebtables kernel modulesMihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28packagegroup-cloud-compute: Moved kernel modules to RRECOMMENDSMihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28packagegroup-cloud-compute: Load veth kernel moduleMihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28packagegroup-cloud-controller: Added horizon to the controller nodeMihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28iptables: Reverted to 1.4.17 versionMihai Prica
The layer will be built with yocto 1.4.1 which has iptables 1.4.17. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28iptables: Reverted to 1.18Mihai Prica
In the latest version from poky, the iptables-restore command is broken. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28rabbitmq-server: Updated patchMihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28iptables: Updated bbappend to 1.4.19.1Mihai Prica
The ipt_REDIRECT module has changed its name to xt_REDIRECT from the 3.7 kernel. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28packagegroup-cloud-compute: Loaded nbd kernel moduleMihai Prica
This is required by nova-compute for qcow2 images. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28rabbitmq-server: added 3.0.4Mihai Prica
-The quick fix doesn't build the docs for the package because of an error. -Added an initscript for the package. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28nova-image-controller: Minor fixesMihai Prica
-Updated recipe to use a packagegroup; -Removed some image features that are no longer used; Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28nova-image-compute: Updated recipe to use packagegroupMihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28packagegroup-cloud-network: added new packagegroupMihai Prica
This contains all the packages for a OpenStack network node. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28packagegroup-cloud-controller: added new packagegroupMihai Prica
This contains all the packages for a OpenStack controller node. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28packageroup-cloud-compute: created new packagegroupMihai Prica
This contains all the packages for a Openstack compute node. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28qpid: Removed commentMihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28qpid: added initscriptMihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28Added images for openstack controller and compute nodeMihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28qpid: added 0.20Mihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
2013-08-28iptables: loaded extra kernel modulesMihai Prica
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>