summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Update babel ref to the latest master commitFrancisco Redondo Marchena2015-01-221-2/+2
| | | | This is needed to remove an error when keystone use babel.
* WIP: Downgrade sqlalchemy and sqlalchemy-migrate to an old tagFrancisco Redondo Marchena2015-01-221-4/+4
| | | | | | Looking at requirements on nova and glance both will not work with sqlalchemy-migrate 0.9.2 tag. Downgrade sqlalchemy until the latest stable tag, just in case.
* WIP: update cinder, sqlalchemy and sqlalchemy-migrate to latest masterFrancisco Redondo Marchena2015-01-221-6/+6
| | | | This is because an error in sqlachemy-migrate breaks glance.
* WIP: ipaddr-py is a hidden requirement by wsmeFrancisco Redondo Marchena2015-01-221-0/+7
|
* WIP: services: Point repositories to git.baserock.orgFrancisco Redondo Marchena2015-01-221-43/+41
|
* WIP: common: Point repositories to git.baserock.orgFrancisco Redondo Marchena2015-01-221-1/+1
|
* WIP: Clients: Point repositories to git.baserock.orgFrancisco Redondo Marchena2015-01-221-2/+2
|
* WIP: Update prettytable to the latest commit in masterFrancisco Redondo Marchena2015-01-221-4/+1
|
* WIP: Update pycparser ref to master will fix an error with ply permissionsFrancisco Redondo Marchena2015-01-221-2/+2
|
* Add sqlparserFrancisco Redondo Marchena2015-01-221-0/+6
|
* WIP: Add pyparsing chunk morphologyFrancisco Redondo Marchena2015-01-221-0/+6
|
* WIP: Fix references and other errors and point to baserock-clone troveFrancisco Redondo Marchena2015-01-221-139/+109
|
* WIP: Add references to baserock-clone troveFrancisco Redondo Marchena2015-01-221-2/+1
|
* WIP: Common should depend in foundation and other fixesFrancisco Redondo Marchena2015-01-221-3/+6
|
* WIP: Add references to the baserock-clone troveFrancisco Redondo Marchena2015-01-221-4/+4
|
* WIP: fix cliff repositoryFrancisco Redondo Marchena2015-01-221-1/+1
|
* Remove docutils chunk because it builds automaticallyFrancisco Redondo Marchena2015-01-221-6/+0
|
* WIP: Fix swiftclient refs and build-dependsFrancisco Redondo Marchena2015-01-221-11/+10
|
* WIP: Add pies.morph chunk to install its dependenciesFrancisco Redondo Marchena2015-01-221-0/+11
|
* WIP: Fix nova, trove, swift and oslotestFrancisco Redondo Marchena2015-01-221-72/+170
|
* WIP: Remove chunks which do not have any direct dependencyFrancisco Redondo Marchena2015-01-221-44/+5
| | | | | | | | Removed: - tox, sqlparse, rsa, urllib3, jsonrpclib, ipaddr-py, swig-tarball python-coveragepy, httpretty Moved: - subunit
* WIP: add build-deps and refs to glance and keystoneFrancisco Redondo Marchena2015-01-221-70/+229
|
* WIP: Remove simplejson from openstack-clients-fullFrancisco Redondo Marchena2015-01-221-11/+0
|
* WIP: Add simplejson to openstack-commonFrancisco Redondo Marchena2015-01-221-0/+5
|
* WIP: add refs and dependencies to cinder chunkFrancisco Redondo Marchena2015-01-221-31/+66
|
* WIP: Add oslo-serialization and jsonschemaFrancisco Redondo Marchena2015-01-221-0/+11
|
* WIP: Add barbicanclient, move jsonschema to openstack-common and fix ↵Francisco Redondo Marchena2015-01-221-8/+8
| | | | unpetrify-ref
* WIP: Add heat and ceilometer missed dependencies in openstack-servicesFrancisco Redondo Marchena2015-01-221-144/+342
|
* WIP: remove futures from openstack-clients-fullFrancisco Redondo Marchena2015-01-221-6/+0
|
* WIP: Add futures to openstack-commonFrancisco Redondo Marchena2015-01-221-0/+5
|
* WIP: Change stevedore references to the latest tagFrancisco Redondo Marchena2015-01-221-2/+2
|
* WIP: Add the rest of the clients from servicesFrancisco Redondo Marchena2015-01-221-0/+15
|
* VERYWIP: Continue removing clients from openstack services: ↵Francisco Redondo Marchena2015-01-221-90/+30
| | | | openstack-services.morph
* VERYWIP: Continue splitting clients from servicesFrancisco Redondo Marchena2015-01-221-65/+69
|
* VERYWIP: Create a common strata for openstack with python packagesFrancisco Redondo Marchena2015-01-221-0/+114
|
* WIP: remove python-requests dependency from openstack-servicesFrancisco Redondo Marchena2015-01-221-22/+16
|
* WIP: Update references to the repositoriesFrancisco Redondo Marchena2015-01-221-32/+39
|
* FIXUPME: Fix name and description of openstack-clients-full stratumFrancisco Redondo Marchena2015-01-221-2/+2
|
* WIP:Add openstack-clients-full strataFrancisco Redondo Marchena2015-01-221-1/+1
|
* WIP: Add second openstack-clients strataFrancisco Redondo Marchena2015-01-223-0/+129
|
* WIP: Remove clients from openstack-services stratumFrancisco Redondo Marchena2015-01-221-208/+141
|
* Add six chunk needed by cryptography chunkFrancisco Redondo Marchena2015-01-221-1/+6
|
* Replace decorator, add sqlparse and fix their dependenciesFrancisco Redondo Marchena2015-01-221-5/+9
|
* Add cryptography chunkFrancisco Redondo Marchena2015-01-222-0/+9
| | | | | | | | | | | | | This chunk needs to copy cffi into the build folder in order to compile, if this is not done an error like the following appears: error: Error: setup script specifies an absolute path: /usr/lib/python2.7/site-packages/cffi/__pycache__/_Cryptography_cffi_4ed9e37dx4000d087.c setup() arguments must *always* be /-separated paths relative to the setup.py directory, *never* absolute paths.
* Add rabbitmq-codegen needed to compile rabbitmq-serverFrancisco Redondo Marchena2015-01-223-0/+14
| | | | | | | | rabbitmq-codegen is needed to compile rabbitmq-server. rabbitmq-server Makefile expects to have rabbitmq-codegen in a relative path "../rabbitmq-codegen" or in a internal directory called "codegen", this patch uses the latest option.
* Add lorried repositoriesFrancisco Redondo Marchena2015-01-221-7/+7
|
* Openstack services strata and configuration.Mark Doffman2015-01-2210-2/+582
| | | | | | | | | | 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.
* Update Morph for ARMv8 64-bit supportSam Thursfield2015-01-211-1/+1
|
* Merge branch 'baserock/jmac/add-chef-and-ceph'Sam Thursfield2015-01-2036-0/+673
|\ | | | | | | | | | | Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Add NTPD morphJim MacArthur2015-01-201-0/+10
| |