summaryrefslogtreecommitdiff
path: root/strata/cloudinit-support.morph
Commit message (Collapse)AuthorAgeFilesLines
* core: Use python3 instead python2Javier Jardón2015-10-161-1/+1
| | | | | | | | | | | | | | | From [1]: "Python 2.x is legacy, Python 3.x is the present and future of the language" As a reference, python3 is already the default python version in Arch, and other distros like Ubuntu/Debian [2] or Fedora [3] are planning to switch soon [1] https://wiki.python.org/moin/Python2orPython3 [2] https://wiki.ubuntu.com/Python/3 [3] https://fedoraproject.org/wiki/Changes/Python_3_as_Default Change-Id: I6d4d11844d4424bfa49b37fe7d9a3639547c0139
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+1
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Move boto to python-common stratumFrancisco Redondo Marchena2015-05-081-5/+0
| | | | | | | Remove duplicated boto chunk morphology and add it to a common strata. Change-Id: I532416013a767eb613c4e23a0538105f3795604b
* Move configobj to python-commonFrancisco Redondo Marchena2015-04-081-5/+0
| | | | | | In order to avoid duplicated chunk when merging Openstack branch. Change-Id: I91be6182e40569150a99fa7d28fdb2e988c50374
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-3/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+3
| | | | | | | | 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-3/+0
| | | | version: 1)
* Move python duplicated chunk to python-commonFrancisco Redondo Marchena2015-03-031-19/+1
|
* Make cloudinit depend on python-core since setuptools has movedbaserock/adamcoldrick/fix-cloudinitAdam Coldrick2015-02-261-1/+1
|
* Move python-requests to 'python-core'Sam Thursfield2015-02-101-6/+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.
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+57