~smoser/simplestreams/add-aliases

  • Committer: Scott Moser
  • Date: 2016-03-02 21:38:59 UTC
  • Revision ID: smoser@ubuntu.com-20160302213859-xzpuj5hcp1gfmvqv
add 'aliases' data as a comma separated list to products.

Bug: https://bugs.launchpad.net/cpc-core/+bug/1550421
This branch introduces a new "aliases" field as a comma separated list
of alias in a string json entry.

Its content is as follow:
 - release codename
 - the first letter of the release codename
 - the version number
 - the aliases "lts" and "default" if the current active LTS
 - "devel" if the current development release
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 15 12 years ago Scott Moser add initial simple streams and tests that pass Empty Diff Download File
test_badmirrors.py 398.1.14 9 years ago Scott Moser indentation / comment 5.3 KB Diff Download File
test_command_hook_mirror.py 351.2.16 10 years ago Scott Moser tests/unittests/test_command_hook_mirror.py: pyfla 1.9 KB Diff Download File
test_contentsource.py 420 9 years ago Scott Moser Fix TestUrlContentSourcea to test with requests, a 8.9 KB Diff Download File
test_generate_simplestreams.py 414 9 years ago Scott Moser add json2streams command json2streams accepts a l 9 KB Diff Download File
test_json2streams.py 409.2.6 9 years ago Aaron Bentley Add --juju-format option. 7 KB Diff Download File
test_mirrorwriters.py 398.1.7 9 years ago Scott Moser fix incorrect size in example and adjust test als 1 KB Diff Download File
test_resolvework.py 351.2.4 10 years ago Scott Moser tests/unittests/test_resolvework.py: pep8 4.2 KB Diff Download File
test_signed_data.py 296 11 years ago Scott Moser change MirrorReader 'read' to 'read_json'. This c 1.1 KB Diff Download File
test_util.py 415.1.1 9 years ago Aaron Bentley Avoid "local variable 'cmd'" error when not checki 8.7 KB Diff Download File
tests_filestore.py 316 11 years ago Scott Moser fix resuming from a .part file in the FileObjectSt 2.4 KB Diff Download File