blob: c0d89320ff27c79349433aaf56adf59fce9bb359 [file] [log] [blame]
Richard Felkl316c1162017-09-24 23:17:22 +02001---
2summary: >
OlgaGusarenkoc04212f2017-11-03 14:01:23 +02003 Removed included classes for ``linux.system.repo`` from the system level
4 Reclass model because they were breaking installation from local repos
5
Richard Felkl316c1162017-09-24 23:17:22 +02006features:
OlgaGusarenkoc04212f2017-11-03 14:01:23 +02007 - Added ``linux.system.repo`` definition for MAAS.
8
Richard Felkl316c1162017-09-24 23:17:22 +02009deprecations:
10 - |
11 Removed:
Richard Felkl316c1162017-09-24 23:17:22 +020012
OlgaGusarenkoc04212f2017-11-03 14:01:23 +020013 - ``system.linux.system.repo.mcp.salt`` from ``salt/master/pkg.yml``
14 - ``system.linux.system.repo.docker`` from ``docker/host.yml``
15 - ``service.maas.region.vendor_repo`` from ``maas/region/single.yml``
16
17 These repos should be added to appropriate cluster level classes.
18 New cluster models from Cookiecutter have them already included.
19
Richard Felkl316c1162017-09-24 23:17:22 +020020fixes:
OlgaGusarenkoc04212f2017-11-03 14:01:23 +020021 - MCP deployments can now be installed from local repositories without
22 problems.
23