summaryrefslogtreecommitdiff
path: root/strata/openstack-clients.morph
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade horizon to 2015.1.0 (Kilo), and dependenciesPedro Alvarez2015-06-041-4/+4
| | | | | | | | | | | | | | | | | New componentes needed: - pint 0.6 as a horizon dependency - xstatic-angular-lrdragndrop 1.0.2.3 - xstatic-magic-search 0.2.0.1 - xstatic-termjs 0.0.4.2 The following upgrades were needed: - django-openstack-auth to 1.2.0 - python-heatclient to 0.4.0 - python-saharaclient to 0.8.0 - xstatic-bootstrap-datepicker to 1.3.1 - xstatic-bootstrap-scss to 3.1.1.1 - xstatic-d3 to 3.1.6.2 - xstatic-hogan to 2.0.0.2
* Upgrade ceilometer to 2015.1.0 (Kilo), and dependenciesPedro Alvarez2015-06-041-2/+2
| | | | | | | | | | | | | New components needed - redis-py 2.10.3 - kafka-python 0.9.3 - werkzeug 0.10.4 The following upgrades were needed: - python-ceilometerclient to 1.0.14 - tooz to 0.13.2 - pymemcache to v1.2.9 - zake to 0.2.1
* Upgrade cinder to 2015.1.0 (Kilo), and dependenciesPedro Alvarez2015-06-041-3/+3
| | | | | The following upgrade was needed: - python-barbicanclient to 3.0.3
* Upgrade neutron to 2015.1.0 (Kilo), and dependenciesPedro Alvarez2015-06-041-2/+2
| | | | | The following upgrade was needed: - python-novaclient to 2.23.0
* Upgrade nova to 2005.1.0 (Kilo)Pedro Alvarez2015-06-041-9/+9
| | | | | | | | | | The following upgrades were needed: - python-neutronclient to 2.4.0 - cmd2 to 0.6.7 - cliff to 1.10.1 - python-glanceclient to 0.17.1 - websockify to 0.6.1 - oslo-rootwrap to 1.6.0
* Upgrade glance to 2015.1.0 (Kilo), and dependenciesPedro Alvarez2015-06-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New components needed: - ordereddict 1.1 - oslo-concurrency 1.8.0 - oslo-context 0.2.0 - posix-ipc - oslo-log 1.0.0 - oslo-middleware 1.2.0 - aioeventlet 0.4 - trollius 1.0.4 - urllib3 1.10.4 - semantic-version 2.4.1 The following upgrades were needed: - eventlet to v0.17.3 - sqlalchemy-migrate to 0.9.6 - httplib2 to v0.9.1 - kombu to v3.0.26 - oslo-config to 1.9.3 - oslo-utils to 1.4.0 - taskflow to 0.7.1 - keystonemiddleware to 1.5.1 - pycadf to 0.9.0 - oslo-vmware to 0.11.0 - suds to 0.4 - oslo-serialization to 1.4.0 - python-keystoneclient to 1.3.1 - oslo-i18n to 1.5.0 - oslo-db to 1.7.1 - alembic to 0.7.6 - testscenarios to 0.4 - oslo-messaging to 1.8.2 - oslo-policy 0.3.2 - glance_store to 0.4.0 Other changes: - Use a stable version of prettytables 0.7.2 so that we know the version number of if. - Move netifaces to openstack-common, because it's needed for the new version of oslo-utils.
* Add the Ironic baremetal service to OpenstackTiago Gomes2015-04-171-0/+5
| | | | | | | Add their dependencies as well. The service will be configured in another commit. Change-Id: Icb23890fd3d002cb93fd32b0cdc9076518e77475
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-5/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+5
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-5/+0
| | | | version: 1)
* Remove duplicated chunks in openstack-{common,clients}Francisco Redondo Marchena2015-03-031-13/+0
|
* Move python duplicated chunk to python-commonFrancisco Redondo Marchena2015-03-031-16/+3
|
* Add openstack-common and update openstack-clientsFrancisco Redondo Marchena2015-03-031-76/+102
| | | | | | openstack-common is a stratum with common packages between the openstack clients and servers. update the clients to work with Juno tag 2014.2.1
* Move python-requests to 'python-core'Sam Thursfield2015-02-101-7/+0
| | | | | | It's already used in both 'cloudinit-support' and 'openstack-clients', and will soon be used by lorry-controller too. Really anybody using 'urllib2' should be using 'requests' instead.
* Move pbr into python-coreRichard Ipsum2015-02-101-8/+1
| | | | | Also move to pbr 0.10.7, this fixes an issue that stops the import tool from importing packages that use pbr to install themselves.
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+117