Ignore this patch please, it was accidentally sent out. Thx!
On Wed, Feb 19, 2014 at 5:46 PM, Helga Velroyen <[email protected]> wrote: > Signed-off-by: Helga Velroyen <[email protected]> > --- > qa/qa_cluster.py | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/qa/qa_cluster.py b/qa/qa_cluster.py > index db68a19..1fefe96 100644 > --- a/qa/qa_cluster.py > +++ b/qa/qa_cluster.py > @@ -1074,8 +1074,8 @@ def TestClusterRenewCrypto(): > # Normal case > AssertCommand(["gnt-cluster", "renew-crypto", "--force", > "--new-cluster-certificate", "--new-confd-hmac-key", > - "--new-rapi-certificate", > "--new-cluster-domain-secret", > - "--new-node-certificates"]) > + "--new-rapi-certificate", > "--new-cluster-domain-secret"]) > + # "--new-node-certificates"]) > > # Only renew node certificates > AssertCommand(["gnt-cluster", "renew-crypto", "--force", > -- > 1.9.0.rc1.175.g0b1dcb5 > > -- -- Helga Velroyen | Software Engineer | [email protected] | Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
