summaryrefslogtreecommitdiff
path: root/strata/openstack-services.morph
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade tempest to verison 4 as part of Kilo upgradePedro Alvarez2015-05-181-3/+3
|
* Add tempest-lib 0.5.0 as tempest dependencyPedro Alvarez2015-05-181-0/+6
|
* Upgrade horizon to 2005.1.0 (Kilo)Pedro Alvarez2015-05-181-3/+4
|
* Upgrade django-openstack-auth to 1.2.0Pedro Alvarez2015-05-181-2/+2
|
* Add pint 0.6 as a horizon dependencyPedro Alvarez2015-05-181-0/+5
|
* Upgrade ironic to 2005.1.0 (Kilo)Pedro Alvarez2015-05-181-2/+19
| | | | | Also add its runtime dependencies to track some information about them, and to be consistent with other OpenStack components.
* Rename pysinglefile to pysendfilePedro Alvarez2015-05-181-1/+1
|
* Upgrade ceilometer to 2005.1.0 (Kilo)Pedro Alvarez2015-05-181-6/+7
|
* Add werkzeug 0.10.4 as a ceilometer dependencyPedro Alvarez2015-05-181-0/+5
|
* Add kafka-python as a ceilometer dependencyPedro Alvarez2015-05-181-0/+5
|
* Upgrade tooz to 0.13.2Pedro Alvarez2015-05-181-7/+11
| | | | | | | | | Also upgrade: - pymemcache to v1.2.9 - zake to 0.2.1 and added as a new dependencies: - redis-py 2.10.3
* Upgrade cinder to 2005.1.0 (Kilo)Pedro Alvarez2015-05-181-3/+8
|
* Upgrade keystone to 2005.1.0 (Kilo)Pedro Alvarez2015-05-181-3/+6
|
* Add pysaml2 2.4.0 as a keystone dependencyPedro Alvarez2015-05-181-0/+5
|
* Remove duplicated oauthlib keeping the most recentPedro Alvarez2015-05-181-6/+2
|
* Upgrade neutron to 2005.1.0 (Kilo)Pedro Alvarez2015-05-181-3/+7
|
* Upgrade nova to 2005.1.0 (Kilo)Pedro Alvarez2015-05-181-10/+6
|
* Upgrade oslo-rootwrap to 1.6.0Pedro Alvarez2015-05-181-2/+2
|
* Upgrade websockify to 0.6.1Pedro Alvarez2015-05-181-2/+2
|
* Upgrade glance to 2005.1.0 (Kilo)Pedro Alvarez2015-05-181-2/+2
|
* Add semantic-version 2.4.1 as glance dependencyPedro Alvarez2015-05-181-0/+5
|
* Upgrade glance_store to 0.4.0Pedro Alvarez2015-05-181-2/+5
|
* Add oslo-policy 0.3.2 as glance dependencyPedro Alvarez2015-05-181-0/+5
|
* Upgrade oslo-messaging to 1.8.2Pedro Alvarez2015-05-181-10/+28
| | | | | Also add oslo-middleware 1.2.0, aioeventlet 0.4 and trollius 1.0.4 as dependencies.
* Add oslo-log 1.0.0 as a glance dependencyPedro Alvarez2015-05-181-0/+7
|
* Upgrade oslo-db to 1.7.1Pedro Alvarez2015-05-181-4/+4
| | | | | | Also upgrade: - alembic to 0.7.6 - testscenarios to 0.4
* Upgrade oslo-vmware to 0.11.0 and some dependencies neededPedro Alvarez2015-05-181-8/+15
| | | | | | | | | | Upgraded: - suds to 0.4 - oslo-serialization to 1.4.0 Added: - urllib3 version 1.10.4 Also added more dependencies already available.
* Add posix-ipc as dependency of glancePedro Alvarez2015-05-181-0/+1
|
* Upgrade keystonemiddleware to 1.5.1Pedro Alvarez2015-05-181-4/+9
| | | | Also upgrade its dependency pycadf to 0.9.0
* Upgrade taskflow to 0.7.1 and add it to glance depsPedro Alvarez2015-05-181-2/+3
|
* Add oslo-context 0.2.0 as glance dependencyPedro Alvarez2015-05-181-0/+5
|
* Add oslo-concurrency 1.8.0 as glance dependencyPedro Alvarez2015-05-181-0/+8
|
* Add ordereddict 1.1 as glance dependencyPedro Alvarez2015-05-181-0/+5
|
* Upgrade kombu to v3.0.26Pedro Alvarez2015-05-181-2/+2
|
* Upgrade httplib2 to v0.9.1Pedro Alvarez2015-05-181-2/+2
|
* Upgrade sqlalchemy-migrate to 0.9.6Pedro Alvarez2015-05-181-2/+2
|
* Update routes to 2.1Tiago Gomes2015-05-081-2/+2
| | | | | | The OpenStack documentation states that Juno is not compatible with 2.0. Change-Id: I250203a4b9e006e54bf1147912600fbd9fef431f
* Update openstack services to latest Juno tag 2014.2.3Francisco Redondo Marchena2015-05-081-14/+14
| | | | Change-Id: I3ebe354e7c19dd2824cad7271fb7be66e9e96919
* Move boto to python-common stratumFrancisco Redondo Marchena2015-05-081-6/+0
| | | | | | | Remove duplicated boto chunk morphology and add it to a common strata. Change-Id: I532416013a767eb613c4e23a0538105f3795604b
* Rename pexpect in openstack-services to distinguish from cxmanage oneFrancisco Redondo Marchena2015-05-081-1/+1
| | | | | | | | The openstack-services pexpect is pointing to the active fork of the pexpect package, the cxmanage one is pointing to an old version of the package, so for the moment they will be distinguished by name. Change-Id: Ied5518a9c7502a43ad71c25fb6df3f7867951d4d
* Move python-decorator and networkx to python-commonFrancisco Redondo Marchena2015-05-051-15/+0
| | | | Change-Id: Ifa9fd4a7561bb92e4ae579ea5028bef76d68efa1
* Move python-markdown to python-coreFrancisco Redondo Marchena2015-05-051-5/+0
| | | | Change-Id: I50bc8690a84324030e806dc124c80743e510b1b9
* Add python-tools to Openstack system and stratumFrancisco Redondo Marchena2015-05-051-18/+1
| | | | | | This removes duplicated chunks between these strata. Change-Id: Ibb62709034bb6543615a75d0ba440683292cbbf3
* Use swift stratum instead of having swift inside openstack-servicesFrancisco Redondo Marchena2015-05-051-59/+0
| | | | | | To avoid duplication and make openstack-services more manageable. Also move duplicated chunk to openstack-common. Change-Id: I97468e5e7757d2250c643eacfcb76826e5c5ed92
* Create test-tools stratumFrancisco Redondo Marchena2015-05-051-143/+1
| | | | | | | | | Move the test tools and frameworks from zookeper and openstack to it, but tempest because it is explicit for openstack. Move some python packages to python-common because they are shared by various strata. Change-Id: I51be08946572fd76075261f88fbe365a7049f286
* Move mako to python-core: modern versions of mesa hard depend on itJavier Jardón2015-04-281-6/+0
| | | | Change-Id: I5000f08e91b19f26ce3d4265cd7c08be9098bcfc
* ceilometer: Update ceilometer to 2014.2.1 tagsam/baserock-15.17-preFrancisco Redondo Marchena2015-04-211-2/+2
| | | | | | | Update ceilometer to build from the same tag as the rest of the services. Change-Id: I35cc098179f1ccf3ad0a59edc5e28f03d6151107
* trove and heat: Remove non supported servicesFrancisco Redondo Marchena2015-04-211-37/+0
| | | | Change-Id: I9350b33b1992417c9105f8379f4954924565a6c1
* Create chunk morphology for ceilometerPatrick Darley2015-04-171-0/+1
| | | | Change-Id: Ia5c5afda139f57e1eedbf43c77a114f29f6c726b
* openstack-services: Remove cython from here: It's already in coreJavier Jardón2015-04-171-5/+0
| | | | Change-Id: I86415f16f1d03958fe916169b5a76ba066555487