aboutsummaryrefslogtreecommitdiffstats
path: root/config-provisioning/src/main/java/com/yahoo/config/provision/HostSpec.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Deprecate and stop using HostSpec constructor that should be removedHarald Musum2023-02-131-1/+2
* Consolidate allocated hosts from all model versionsJon Bratseth2022-05-041-1/+1
* Aliases were not used hereJon Bratseth2022-04-281-13/+10
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove unused methodsHarald Musum2020-10-021-6/+0
* Revert "Revert "Remove deprecated methods and unnecessary compatibility code"...Harald Musum2020-09-101-105/+1
* Revert "Remove deprecated methods and unnecessary compatibility code"Jon Marius Venstad2020-09-091-1/+105
* Add back flavor(), used by config-model (and remove usage)Harald Musum2020-09-091-0/+6
* Remove deprecated methods and unnecessary compatibility codeHarald Musum2020-09-091-110/+0
* Remove use of flavors from allocated hosts serializationHarald Musum2020-08-181-3/+4
* Specify model version in todo'sJon Bratseth2020-05-251-11/+11
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-26/+130
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-130/+26
* Clean up HostSpec constructorsJon Bratseth2020-05-221-53/+70
* Clean up HostSpec constructorsJon Bratseth2020-05-221-16/+103
* Use DockerImage instead of String in HostSpecHarald Musum2020-04-161-5/+5
* Update config-provisioning/src/main/java/com/yahoo/config/provision/HostSpec....Harald Musum2020-03-161-1/+1
* Use docker image repo in ClusterSpecHarald Musum2020-03-161-6/+20
* Carry spec throughJon Bratseth2019-11-121-1/+5
* Don't delegateJon Bratseth2019-11-111-2/+0
* Remember requested resources on nodesJon Bratseth2019-10-301-4/+16
* Less guavaValerij Fredriksen2019-07-011-4/+2
* add list of network port allocationsArne Juul2019-02-201-0/+14
* Use number of cores to make a good assumption on number of threads to use for...Henning Baldersheim2019-02-131-0/+3
* Remove unused constructorHarald Musum2018-10-121-5/+0
* Load the minimal set of models needed in devJon Bratseth2018-04-191-0/+17
* Track API changes, remove warningsJon Bratseth2017-08-281-13/+7
* Allocation consistency between model versionsJon Bratseth2017-08-281-4/+12
* 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
* Use Flavor object instead of String.gjoranv2017-02-241-4/+4
* Store flavor for nodes provisioned by NodeRepositoryProvisioner.gjoranv2016-12-091-6/+11
* Use github name in @author and OWNERS filesHarald Musum2016-06-171-1/+1
* PublishJon Bratseth2016-06-151-0/+83