PV Recycling API

This commit is contained in:
markturansky
2015-05-29 16:12:10 -04:00
parent a7ee5559b1
commit 2829fadfad
21 changed files with 155 additions and 11 deletions

View File

@@ -151,7 +151,8 @@ func TestPersistentVolumeStatusUpdate(t *testing.T) {
},
},
Status: api.PersistentVolumeStatus{
Phase: api.VolumeBound,
Phase: api.VolumeBound,
Message: "foo",
},
}
c := &testClient{