aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/package-info.java
blob: 5777f7f23b62b487896711922add92e4126e51bb (plain) (blame)
1
2
3
4
5
6
7
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.hosted.provision;

import com.yahoo.osgi.annotation.ExportPackage;

/** The node repository controls and allocates the nodes available in a hosted Vespa zone */