Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lorax-composer-19.7.27-1.el7 RPM for x86_64

From Extras packages for CentOS 7.9.2009 for x86_64 / Packages

Name: lorax-composer Distribution: Unknown
Version: 19.7.27 Vendor: CentOS
Release: 1.el7 Build date: Fri Nov 30 04:05:29 2018
Group: Applications/System Build host: x86-01.bsys.centos.org
Size: 3529819 Source RPM: lorax-composer-19.7.27-1.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: https://github.com/weldr/lorax
Summary: Lorax Image Composer API Server
lorax-composer provides a REST API for building images using lorax.

Provides

Requires

License

GPLv2+

Changelog

* Mon Oct 22 2018 Brian C. Lane <bcl@redhat.com> 19.7.27-1
  - Use matchPackageNames instead of searchNames (bcl)
    Resolves: rhbz#1641601
* Mon Oct 08 2018 Brian C. Lane <bcl@redhat.com> 19.7.26-1
  - Revert "Rename composer-cli to composer" (bcl)
    Related: rhbz#1635760
* Fri Oct 05 2018 Brian C. Lane <bcl@redhat.com> 19.7.25-1
  - Rename composer-cli to composer (lars)
    Resolves: rhbz#1635760
* Mon Oct 01 2018 Brian C. Lane <bcl@redhat.com> 19.7.24-1
  - Add a test for repo metadata expiration (bcl)
    Related: rhbz#1632962
  - Create a new YumBase object when repodata changes (bcl)
    Resolves: rhbz#1632962
  - Fix projects_depsolve_with_size version globbing (bcl)
    Resolves: rhbz#1628114
  - Add a version glob test forprojects_depsolve_with_size (bcl)
    Resolves: rhbz#1628114
  - Add tests for setting root password and ssh key with blueprints (bcl)
    Related: rhbz#1626120
  - Use rootpw for setting the root password instead of user (bcl)
    Related: rhbz#1626120
  - Lock the root account, except on live-iso (bcl)
    Resolves: rhbz#1626120
* Wed Sep 19 2018 Brian C. Lane <bcl@redhat.com> 19.7.23-1
  - Fix depsolve version globbing (bcl)
    Resolves: rhbz#1628114
  - Fix /compose/cancel API documentation (bcl)
* Mon Aug 27 2018 Brian C. Lane <bcl@redhat.com> 19.7.22-1
  - Fix composer-cli blueprints changes to get correct total (bcl)
  - Fix blueprints/list and blueprints/changes to return the correct total (bcl)
  - Add tests for limit=0 routes (bcl)
  - Add a function to get_url_json_unlimited to retrieve the total (bcl)
  - Fix tests related to blueprint name changes (bcl)
  - Add 'example' to the example blueprint names (bcl)
  - Don't include glusterfs.toml as an example blueprint (bcl)
  - Add a pylorax.api.version number (bcl)
  - composer-cli should not log to a file by default (bcl)
  - Add documentation for using a DVD as the package source (bcl)
  - Set TCP listen backlog for API socket to SOMAXCONN (lars)
  - Add a note about using lorax-composer.service (bcl)
  - In composer-cli, request all results (dshea)
  - Fix bash_completion.d typo (bcl)
  - Fix a little bug in running "modules list". (clumens)
  - Add tests for /compose/status filter arguments (dshea)
  - Allow '*' as a uuid in /compose/status/<uuid> (dshea)
  - Add filter arguments to /compose/status (dshea)
* Thu Aug 09 2018 Brian C. Lane <bcl@redhat.com> 19.7.21-1
  - Move disklabel and UEFI support to compose.py (bcl)
  - Fix more tests. (clumens)
  - Change INVALID_NAME to INVALID_CHARS. (clumens)
  - Update composer-cli for the new error return types. (clumens)
  - Add default error IDs everywhere else. (clumens)
  - Add error IDs to things that can go wrong when running a compose. (clumens)
  - Add error IDs for common source-related errors. (clumens)
  - Add error IDs for unknown modules and unknown projects. (clumens)
  - Add error IDs for when an unknown commit is requested. (clumens)
  - Add error IDs for when an unknown blueprint is requested. (clumens)
  - Add error IDs for when an unknown build UUID is requested. (clumens)
  - Add error IDs for bad state conditions. (clumens)
  - Change the error return type for bad limit= and offset=. (clumens)
  - Don't sort error messages. (clumens)
  - Fix bash completion of compose info (bcl)
  - Add + to the allowed API string character set (bcl)
  - Add job_* timestamp support to compose status (bcl)
  - Add a test for the pylorax.api.timestamp functions (bcl)
  - Add etc/bash_completion.d/composer-cli (wwoods)
  - composer-cli: clean up "list" commands (wwoods)
  - Add input string checks to the branch and format arguments (bcl)
  - Add a test for invalid characters in the API route (bcl)
  - Return a JSON error instead of a 404 on certain malformed URLs. (clumens)
  - Return an error if /modules/info doesn't return anything. (clumens)
  - Update documentation (clumens).
    Resolves: rhbz#409
  - Use constants instead of strings (clumens).
    Resolves: rhbz#409
  - Write timestamps when important events happen during the compose (clumens).
    Resolves: rhbz#409
  - Return multiple timestamps in API results (clumens).
    Resolves: rhbz#409
  - Add a new timestamp.py file to the API directory (clumens).
    Resolves: rhbz#409
  - Run as root/weldr by default. (clumens)
  - Use the first enabled system repo for the test (bcl)
  - Show more details when the system repo delete test fails (bcl)
  - Add composer-cli function tests (bcl)
  - Add a test library (bcl)
  - composer-cli: Add support for Group to blueprints diff (bcl)
  - Adjust the tests so they will pass on CentOS7 and RHEL7 (bcl)
  - Update status.py to use new handle_api_result (bcl)
  - Update sources.py to use new handle_api_result (bcl)
  - Update projects.py to use new handle_api_result (bcl)
  - Update modules.py to use new handle_api_result (bcl)
  - Update compose.py to use new handle_api_result (bcl)
  - Update blueprints.py to use new handle_api_result (bcl)
  - Modify handle_api_result so it can be used in more places (bcl)
  - composer-cli: Fix non-zero epoch in projets info (bcl)
  - Fix help output on the compose subcommand. (clumens)
  - Add timestamps to "compose-cli compose status" output. (clumens)
  - And then add real output to the status command. (clumens)
  - Add the beginnings of a new status subcommand. (clumens)
* Fri Jul 20 2018 Brian C. Lane <bcl@redhat.com> 19.7.20-1
  - Document that you shouldn't run lorax-composer twice. (clumens)
  - Add PIDFile to the .service file. (clumens)
  - Log and exit on metadata update errors at startup (bcl)
  - Check /projects responses for null values. (bcl)
  - Clarify error message from /source/new (bcl)
  - Download metadata when updating or adding new repos (bcl)
* Fri Jul 13 2018 Brian C. Lane <bcl@redhat.com> 19.7.19-1
  - Support loading groups from the kickstart template files. (clumens)
  - Add group-based tests. (clumens)
  - Include groups in depsolving. (clumens)
  - Add support for groups to blueprints. (clumens)
  - Check the compose templates at startup (bcl)
  - List individual package install failures (bcl)
  - lorax-composer: Update documentation (bcl)
  - Add help output to each subcommand. (clumens)
  - Split the help output into its own module. (clumens)
  - If the help subcommand is given, print the help output. (clumens)
* Wed Jun 27 2018 Brian C. Lane <bcl@redhat.com> 19.7.18-1
  - Only include some of the test blueprints (bcl)
  - Include example blueprints in the rpm (bcl)
  - Make sure /run/weldr has correct ownership and permissions (bcl)
* Wed Jun 20 2018 Brian C. Lane <bcl@redhat.com> 19.7.17-1
  - new lorax-composer package built with tito
* Tue Jun 19 2018 Brian C. Lane <bcl@redhat.com> - 19.7.16-2
  - New lorax-composer only package

Files

/etc/lorax
/etc/lorax/composer.conf
/usr/lib/python2.7/site-packages/pylorax/api/__init__.py
/usr/lib/python2.7/site-packages/pylorax/api/__init__.pyc
/usr/lib/python2.7/site-packages/pylorax/api/__init__.pyo
/usr/lib/python2.7/site-packages/pylorax/api/checkparams.py
/usr/lib/python2.7/site-packages/pylorax/api/checkparams.pyc
/usr/lib/python2.7/site-packages/pylorax/api/checkparams.pyo
/usr/lib/python2.7/site-packages/pylorax/api/compose.py
/usr/lib/python2.7/site-packages/pylorax/api/compose.pyc
/usr/lib/python2.7/site-packages/pylorax/api/compose.pyo
/usr/lib/python2.7/site-packages/pylorax/api/config.py
/usr/lib/python2.7/site-packages/pylorax/api/config.pyc
/usr/lib/python2.7/site-packages/pylorax/api/config.pyo
/usr/lib/python2.7/site-packages/pylorax/api/crossdomain.py
/usr/lib/python2.7/site-packages/pylorax/api/crossdomain.pyc
/usr/lib/python2.7/site-packages/pylorax/api/crossdomain.pyo
/usr/lib/python2.7/site-packages/pylorax/api/errors.py
/usr/lib/python2.7/site-packages/pylorax/api/errors.pyc
/usr/lib/python2.7/site-packages/pylorax/api/errors.pyo
/usr/lib/python2.7/site-packages/pylorax/api/projects.py
/usr/lib/python2.7/site-packages/pylorax/api/projects.pyc
/usr/lib/python2.7/site-packages/pylorax/api/projects.pyo
/usr/lib/python2.7/site-packages/pylorax/api/queue.py
/usr/lib/python2.7/site-packages/pylorax/api/queue.pyc
/usr/lib/python2.7/site-packages/pylorax/api/queue.pyo
/usr/lib/python2.7/site-packages/pylorax/api/recipes.py
/usr/lib/python2.7/site-packages/pylorax/api/recipes.pyc
/usr/lib/python2.7/site-packages/pylorax/api/recipes.pyo
/usr/lib/python2.7/site-packages/pylorax/api/regexes.py
/usr/lib/python2.7/site-packages/pylorax/api/regexes.pyc
/usr/lib/python2.7/site-packages/pylorax/api/regexes.pyo
/usr/lib/python2.7/site-packages/pylorax/api/server.py
/usr/lib/python2.7/site-packages/pylorax/api/server.pyc
/usr/lib/python2.7/site-packages/pylorax/api/server.pyo
/usr/lib/python2.7/site-packages/pylorax/api/timestamp.py
/usr/lib/python2.7/site-packages/pylorax/api/timestamp.pyc
/usr/lib/python2.7/site-packages/pylorax/api/timestamp.pyo
/usr/lib/python2.7/site-packages/pylorax/api/v0.py
/usr/lib/python2.7/site-packages/pylorax/api/v0.pyc
/usr/lib/python2.7/site-packages/pylorax/api/v0.pyo
/usr/lib/python2.7/site-packages/pylorax/api/version.py
/usr/lib/python2.7/site-packages/pylorax/api/version.pyc
/usr/lib/python2.7/site-packages/pylorax/api/version.pyo
/usr/lib/python2.7/site-packages/pylorax/api/workspace.py
/usr/lib/python2.7/site-packages/pylorax/api/workspace.pyc
/usr/lib/python2.7/site-packages/pylorax/api/workspace.pyo
/usr/lib/python2.7/site-packages/pylorax/api/yumbase.py
/usr/lib/python2.7/site-packages/pylorax/api/yumbase.pyc
/usr/lib/python2.7/site-packages/pylorax/api/yumbase.pyo
/usr/lib/systemd/system/lorax-composer.service
/usr/lib/systemd/system/lorax-composer.socket
/usr/lib/tmpfiles.d/lorax-composer.conf
/usr/sbin/lorax-composer
/usr/share/doc/lorax-composer-19.7.27
/usr/share/doc/lorax-composer-19.7.27/AUTHORS
/usr/share/doc/lorax-composer-19.7.27/COPYING
/usr/share/doc/lorax-composer-19.7.27/html
/usr/share/doc/lorax-composer-19.7.27/html/.buildinfo
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/composer-cli.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/composer.cli.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/composer.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/environment.pickle
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/index.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/intro.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/livemedia-creator.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/lorax-composer.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/lorax.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/modules.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/product-images.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/pylorax.api.doctree
/usr/share/doc/lorax-composer-19.7.27/html/.doctrees/pylorax.doctree
/usr/share/doc/lorax-composer-19.7.27/html/_modules
/usr/share/doc/lorax-composer-19.7.27/html/_modules/index.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/api
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/api.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/api/checkparams.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/api/config.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/api/crossdomain.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/api/projects.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/api/recipes.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/api/timestamp.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/api/workspace.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/api/yumbase.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/base.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/buildstamp.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/creator.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/decorators.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/discinfo.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/executils.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/imgutils.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/installer.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/logmonitor.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/ltmpl.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/sysutils.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/treebuilder.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/treeinfo.html
/usr/share/doc/lorax-composer-19.7.27/html/_modules/pylorax/yumhelper.html
/usr/share/doc/lorax-composer-19.7.27/html/_sources
/usr/share/doc/lorax-composer-19.7.27/html/_sources/composer-cli.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/composer.cli.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/composer.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/index.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/intro.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/livemedia-creator.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/lorax-composer.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/lorax.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/modules.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/product-images.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/pylorax.api.txt
/usr/share/doc/lorax-composer-19.7.27/html/_sources/pylorax.txt
/usr/share/doc/lorax-composer-19.7.27/html/_static
/usr/share/doc/lorax-composer-19.7.27/html/_static/ajax-loader.gif
/usr/share/doc/lorax-composer-19.7.27/html/_static/basic.css
/usr/share/doc/lorax-composer-19.7.27/html/_static/comment-bright.png
/usr/share/doc/lorax-composer-19.7.27/html/_static/comment-close.png
/usr/share/doc/lorax-composer-19.7.27/html/_static/comment.png
/usr/share/doc/lorax-composer-19.7.27/html/_static/default.css
/usr/share/doc/lorax-composer-19.7.27/html/_static/doctools.js
/usr/share/doc/lorax-composer-19.7.27/html/_static/down-pressed.png
/usr/share/doc/lorax-composer-19.7.27/html/_static/down.png
/usr/share/doc/lorax-composer-19.7.27/html/_static/file.png
/usr/share/doc/lorax-composer-19.7.27/html/_static/jquery.js
/usr/share/doc/lorax-composer-19.7.27/html/_static/minus.png
/usr/share/doc/lorax-composer-19.7.27/html/_static/plus.png
/usr/share/doc/lorax-composer-19.7.27/html/_static/pygments.css
/usr/share/doc/lorax-composer-19.7.27/html/_static/searchtools.js
/usr/share/doc/lorax-composer-19.7.27/html/_static/sidebar.js
/usr/share/doc/lorax-composer-19.7.27/html/_static/underscore.js
/usr/share/doc/lorax-composer-19.7.27/html/_static/up-pressed.png
/usr/share/doc/lorax-composer-19.7.27/html/_static/up.png
/usr/share/doc/lorax-composer-19.7.27/html/_static/websupport.js
/usr/share/doc/lorax-composer-19.7.27/html/composer-cli.html
/usr/share/doc/lorax-composer-19.7.27/html/composer.cli.html
/usr/share/doc/lorax-composer-19.7.27/html/composer.html
/usr/share/doc/lorax-composer-19.7.27/html/genindex.html
/usr/share/doc/lorax-composer-19.7.27/html/index.html
/usr/share/doc/lorax-composer-19.7.27/html/intro.html
/usr/share/doc/lorax-composer-19.7.27/html/livemedia-creator.html
/usr/share/doc/lorax-composer-19.7.27/html/lorax-composer.html
/usr/share/doc/lorax-composer-19.7.27/html/lorax.html
/usr/share/doc/lorax-composer-19.7.27/html/modules.html
/usr/share/doc/lorax-composer-19.7.27/html/objects.inv
/usr/share/doc/lorax-composer-19.7.27/html/product-images.html
/usr/share/doc/lorax-composer-19.7.27/html/py-modindex.html
/usr/share/doc/lorax-composer-19.7.27/html/pylorax.api.html
/usr/share/doc/lorax-composer-19.7.27/html/pylorax.html
/usr/share/doc/lorax-composer-19.7.27/html/search.html
/usr/share/doc/lorax-composer-19.7.27/html/searchindex.js
/usr/share/lorax/composer
/usr/share/lorax/composer/ext4-filesystem.ks
/usr/share/lorax/composer/live-iso.ks
/usr/share/lorax/composer/partitioned-disk.ks
/usr/share/lorax/composer/qcow2.ks
/usr/share/lorax/composer/tar.ks
/var/lib/lorax/composer
/var/lib/lorax/composer/blueprints
/var/lib/lorax/composer/blueprints/example-atlas.toml
/var/lib/lorax/composer/blueprints/example-development.toml
/var/lib/lorax/composer/blueprints/example-http-server.toml


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:42:23 2024