summaryrefslogtreecommitdiff
path: root/systems
Commit message (Collapse)AuthorAgeFilesLines
* Disable configuration extensions not needed for nowPedro Alvarez2015-02-251-2/+0
|
* Add Ansible to Openstack systembaserock/franred/openstack-v2Pedro Alvarez2015-02-171-0/+2
|
* Add nfs to openstack-server systemFrancisco Redondo Marchena2015-02-161-0/+2
|
* Add devtools to openstack-serverFrancisco Redondo Marchena2015-02-111-0/+2
|
* Add lvm stratum to openstackFrancisco Redondo Marchena2015-02-111-0/+2
|
* Move six to python coreFrancisco Redondo Marchena2015-02-113-0/+6
| | | | Add python-core to all the systems/strata which depend on six.
* Add django and xstatic to the system required by horizonFrancisco Redondo Marchena2015-02-111-0/+4
|
* Add pcre utils to the system - required by apache httpdFrancisco Redondo Marchena2015-02-111-0/+2
|
* Remove apache as a openstack-services build dependencyFrancisco Redondo Marchena2015-02-111-0/+3
|
* Add databases stratum to system and add configuration and services for postgresFrancisco Redondo Marchena2015-02-111-0/+3
|
* Strip openvswitch services and configuration from neutronFrancisco Redondo Marchena2015-02-111-0/+1
| | | | | | | Openvswitch should have its own setup and daemon services independent of neutron. NOTE: This fixes the errors when neutron uses openvswitch commands as root because openvswitch services are run as root.
* Add networking-utils stratum and iproute2Francisco Redondo Marchena2015-02-111-0/+2
| | | | Openvswitch needs iproute2 tc command.
* Add neutron configuration extension to openstack systemFrancisco Redondo Marchena2015-02-111-0/+1
|
* Add coreutils to openstack systemFrancisco Redondo Marchena2015-02-111-0/+2
| | | | | This is needed to update and use newer version of some busybox commands.
* Add cinder servicesFrancisco Redondo Marchena2015-02-111-0/+1
| | | | | | | | | | This commit add: - Cinder services - Cinder setup script and service - Cinder integration script (config file) - Cinder files in the manifest - Cinder string on the cluster - Move nova region to regionOne (default value) rather than LON
* FIXUPME: Change name and description of the Openstack SystemFrancisco Redondo Marchena2015-02-111-3/+2
|
* WIP: Add rabbitmq configuration extensionFrancisco Redondo Marchena2015-02-111-0/+1
|
* WIP: Add openstack-common to the systemFrancisco Redondo Marchena2015-02-111-0/+2
|
* WIP:Add openstack-clients-full strataFrancisco Redondo Marchena2015-02-111-2/+2
|
* WIP: Add openstack-clients stratum to openstack-server systemFrancisco Redondo Marchena2015-02-111-0/+2
|
* Openstack services strata and configuration.Mark Doffman2015-02-111-0/+36
| | | | | | | | | | Add a stratum for openstack services that includes all the core openstack service code and daemons. Add configuration files for keystone, glance, nova and nova-compute. Add a system and cluster definition that builds an image that runs keystone, glance and nova.
* Add python-core to build-systems and as a dep of MorphSam Thursfield2015-02-107-0/+14
| | | | This allows us to use the Python 'requests' library in Morph.
* Add python-core to Trove systems and as a dep of lorry-controllerSam Thursfield2015-02-101-0/+2
| | | | | This allows us to use they Python 'requests' library in lorry-controller.
* Merge branch 'baserock/lauren/extlinux-in-build-systems'Sam Thursfield2015-02-104-0/+8
|\ | | | | | | | | Reviewed-By: James Thomas <james.thomas@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Add extlinux to build systems to stop ./check tests failingLauren Perry2015-02-104-0/+8
| |
* | Make ceph get python-core rather than python-toolsRichard Ipsum2015-02-101-2/+2
| | | | | | | | pip is in python-core now
* | Make devel-systems depend on python-coreRichard Ipsum2015-02-1017-0/+34
| | | | | | | | pip is in python-core now
* | Add xserver to weston-systemJavier Jardón2015-01-291-0/+4
|/
* Merge branch 'baserock/sam/lvm-stratum'Sam Thursfield2015-01-281-0/+2
|\ | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * Move LVM into its own stratumSam Thursfield2015-01-271-0/+2
| | | | | | | | | | The LVM tools are generally useful, so they should be available separately from the huge 'virtualization' stratum.
* | Add devtools to build systemRichard Ipsum2015-01-227-0/+14
| |
* | Add devtools to trove systemRichard Ipsum2015-01-221-0/+2
| |
* | Add devtools to devel systemsRichard Ipsum2015-01-2217-0/+34
|/
* Enable cloud-init config extension in ceph-service systemSam Thursfield2015-01-201-0/+1
| | | | | This isn't needed yet, but it costs nothing to enable it now and will be needed when deploying to OpenStack.
* Add chef strata to ceph-serviceJim MacArthur2015-01-191-0/+22
|
* added zookeeper to end system rather than build-only-dependanceyMike Smith2015-01-122-0/+4
|
* Add chunks for Java, ANT and ZooKeeperMike Smith2014-12-182-0/+46
| | | | | | | | | | | | | | | | | | | | | Java is sourced from the binary Java release from Oracle. This chunk was originally written by Francisco Marchena. ANT is a Java build system and is needed by ZooKeeper. ZooKeeper itself is documented at http://zookeeper.apache.org/ This patch also brings in a zookeeper test program in a seperate strata that can be safely discarded if not required. this test program was written by me, <mike.smith@codethink.co.uk> and is not designed to be used in any practical way, but to showcase the functionality of zookeeper within baserock The ZooKeeper demonstration server and client are currently hosted on baserock/test. The Java binary chunk only works for x86_64. As such, these systems are limited to that architecture.
* Add the ability to deploy installer systems and add examples.Pedro Alvarez2014-12-101-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | The installer-x86_64 system is a system that can be used to install other systems in an storage device. This system is intended to be booted by usb, pxeboot... to install a Baserock system in your local disk. The installer system requires the installer.configure extension to generate a configuration file located in /etc/install.conf. With this extension you can specify the following variables in a cluster morphology: - INSTALLER_TARGET_STORAGE_DEVICE: Target storage device to install the Baserock system. - INSTALLER_ROOTFS_TO_INSTALL: The location of the root filesystem that is going to be installed. - INSTALLER_POST_INSTALL_COMMAND: Commands that will be run after the installation finishes. It defaults to `reboot -f`. The installer-utils stratum is required to contain the installer-scripts chunk. This chunk contains the installer script that is going to be installed in /usr/lib/installer/installer.py The clusters/installer-build-system-x86_64.morph file defines the deployment of a installer system as a rawdisk image. This installer system will install a build-system-x86_64 located in /rootfs into the /dev/sda device. Also this cluster defines a subsystem which is the build-system that is going to end up in /rootfs on the installer system.
* Add generic weston system for ARMv7 little-endian hard-float Jetson TK1Javier Jardón2014-11-261-0/+40
|
* Add a generic weston systemJavier Jardón2014-11-261-0/+40
|
* Update refs of Qt5 chunks to Qt5.3.2Richard Dale2014-11-251-2/+4
| | | | | | | | Split off QtWebKit and QtMultimedia into their own strata Update refs of Enligtement chunks to the current release Fix refs to point to current releases
* Add tools to ceph service so we can use mkfs.ext4Jim MacArthur2014-11-201-0/+2
|
* Add python-tools stratum to devel systemsbaserock/richardipsum/pip-v2Richard Ipsum2014-11-2017-0/+34
|
* Remove distbuild-system-x86_64-openstack systemPedro Alvarez2014-11-191-34/+0
| | | | | Now the build systems have the openstack-clients stratum, and this system is not longer needed.
* Add openstack-clients to build-systemsPedro Alvarez2014-11-197-0/+14
|
* Add Lorry and dependencies to devel systemsSam Thursfield2014-11-1815-0/+30
| | | | | | | | | | | | | | Lorry is used by the Baserock Import tool for fetching source code of components that are to be imported. It's also generally useful in devel systems as it can be used for testing .lorry files prior to pushing them to a Trove. Additionally, this means that devel systems now contain 'hg', 'bzr', 'svn' and 'cvs', any of which may come in handy. This increases the size of the devel-system-x86_64-chroot system from 1.4GB to 1.5GB.
* Separate `lorry` stratum out of 'trove' stratum.Sam Thursfield2014-11-181-0/+2
|
* Merge branch 'baserock/sam/import'Sam Thursfield2014-11-1817-0/+34
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Conflicts: systems/devel-system-armv7-highbank.morph systems/devel-system-armv7-versatile.morph systems/devel-system-armv7-wandboard.morph systems/devel-system-armv7b-highbank.morph systems/devel-system-armv7lhf-highbank.morph systems/devel-system-armv7lhf-wandboard.morph systems/devel-system-ppc64-generic.morph systems/devel-system-x86_32-generic.morph systems/devel-system-x86_64-generic.morph
| * Add Baserock Import tool to devel systemsSam Thursfield2014-11-1817-0/+34
| |
* | system: simple-network is not needed anymore in systemd systemsbaserock/jjardon/systemd_217Javier Jardón2014-11-1746-46/+0
| |