summaryrefslogtreecommitdiffstats
path: root/config-provisioning/src/main/java/com/yahoo/config/provision/AllocatedHosts.java
Commit message (Collapse)AuthorAgeFilesLines
* Unit test 1-d map short form modify updateJon Bratseth2020-01-141-2/+0
|
* Less guavaValerij Fredriksen2019-07-011-1/+1
|
* Move serialization code out of AllocatedHostsValerij Fredriksen2019-07-011-161/+1
|
* Add a comment warning about serialization format changesJon Bratseth2019-06-151-0/+7
|
* Take disk speed into accountJon Bratseth2019-05-181-1/+24
|
* AllocatedHost serialization completenessJon Bratseth2019-05-101-28/+71
| | | | | | - Serialize node resources instead of flavor when appropriate - Serialize aliases - Proper (de)serialization testing
* Revert "Flavor interface"Valerij Fredriksen2019-03-101-1/+1
|
* Follow API changeValerij Fredriksen2019-03-081-1/+1
|
* Print info about error (think I saw some ConcurrentModEx)Jon Marius Venstad2019-02-261-2/+1
|
* add list of network port allocationsArne Juul2019-02-201-2/+5
| | | | | * add port suffixes to identify individual ports for a service * stash port reservations from current config model
* Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-011-2/+2
| | | | We have com.yahoo.component.Version, and one is enough.
* Simplify and add toString() to AllocatedHostsHarald Musum2018-10-171-0/+5
|
* Load the minimal set of models needed in devJon Bratseth2018-04-191-9/+21
|
* ProvisionInfo -> AllocatedHostsJon Bratseth2017-08-281-0/+116