XAPI 1.301.0
Code name: "1.301.0".Changes
| Change | Element | Description |
|---|---|---|
| Published class | Repository | Repository for updates |
| Published field | Repository.binary_url | Base URL of binary packages in this repository |
| Published field | Repository.hash | SHA256 checksum of latest updateinfo.xml.gz in this repository if its 'update' is true |
| Published field | Repository.source_url | Base URL of source packages in this repository |
| Published field | Repository.up_to_date | True if all hosts in pool is up to date with this repository |
| Published field | Repository.update | True if updateinfo.xml in this repository needs to be parsed |
| Published field | Repository.uuid | Unique identifier/object reference |
| Published field | pool.repositories | The set of currently enabled repositories |
| Published message | Repository.forget | Remove the repository record from the database |
| Published message | Repository.introduce | Add the configuration for a new remote repository |
| Published message | host.apply_updates | apply updates from current enabled repository on a host |
| Published message | pool.add_repository | Add a repository to the enabled set |
| Published message | pool.remove_repository | Remove a repository from the enabled set |
| Published message | pool.set_repositories | Set enabled set of repositories |