aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/HostSystem.java
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Skip ip address lookup when running unit tests.gjoranv2021-06-281-9/+18
* only generate "canonical hostname" if reverse-lookup yields a mismatchArne Juul2021-06-031-7/+6
* Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-261-2/+2
* Remove ugly hackHarald Musum2020-07-291-2/+1
* Use new file distribution mocks for config serverHarald Musum2020-07-281-8/+13
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-2/+2
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-2/+2
* Access resources directlyJon Bratseth2020-05-221-2/+2
* Use java.util.logging.Level in static imports.gjoranv2020-04-251-3/+3
* Move group argument inside CapacityJon Bratseth2020-03-251-2/+2
* Remove unused methodsHarald Musum2020-03-161-33/+5
* Improve file distribution error messageJon Bratseth2020-01-091-8/+6
* Don't pretend hosts can have multiple membershipsJon Bratseth2019-11-131-8/+2
* Carry spec throughJon Bratseth2019-11-121-9/+1
* Don't delegateJon Bratseth2019-11-111-2/+2
* Get requested resources from HostResourcesJon Bratseth2019-11-111-3/+0
* No need to patch in flavor#Jon Bratseth2019-11-111-4/+0
* Construct HostResources from a HostSpecJon Bratseth2019-11-111-8/+1
* Pass requestedResources through HostResourcesJon Bratseth2019-11-061-4/+9
* nice outputKristian Aune2019-10-041-1/+1
* Cleanup config model, part 1Harald Musum2019-07-251-1/+0
* less scary warning when running on DockerKristian Aune2019-06-191-1/+2
* refactor HostPorts usageArne Juul2019-03-041-3/+3
* add list of network port allocationsArne Juul2019-02-201-2/+18
* Nonfunctional changes onlyJon Bratseth2018-10-181-1/+1
* Wire in deployLogger explicit instead of using a backdoor.Henning Baldersheim2018-10-081-9/+20
* Wire in the deploylogger from the frontHenning Baldersheim2018-10-081-4/+8
* Load the minimal set of models needed in devJon Bratseth2018-04-191-2/+2
* Revert "Revert "Revert "Revert "Bratseth/select 1 host by index""""Jon Bratseth2017-12-151-8/+8
* Revert "Revert "Revert "Bratseth/select 1 host by index"""Henning Baldersheim2017-12-141-8/+8
* Fall back to sort by hostname if a host has no membershipJon Bratseth2017-11-241-8/+8
* Remove ip lookupJon Bratseth2017-06-221-28/+0
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Rename variable and rename and simplify methods for getting hostsHarald Musum2017-04-201-5/+4
* Add flavor to VespaModel ProvisionInfos.gjoranv2017-04-041-7/+6
* Add logger to HostSystem, instead of using inherited logger.gjoranv2017-04-031-0/+3
* Add more debug logging for flavor of provisioned hosts.gjoranv2017-03-271-2/+9
* Use primary cluster membership instead of the first one.gjoranv2017-02-281-2/+1
* Remove the 'mapping' map.gjoranv2017-02-241-22/+12
* Let HostResource own a set of cluster memberships.gjoranv2017-02-211-1/+5
* Rename variables to avoid confusion.gjoranv2017-02-191-5/+5
* Set flavor when a host is addedgjoranv2017-02-191-1/+3
* Simplify control flow.gjoranv2017-02-181-9/+4
* Store flavor for nodes provisioned by NodeRepositoryProvisioner.gjoranv2016-12-091-1/+2
* Keep method used by external amenders publicJon Bratseth2016-09-291-1/+2