Hi! I just double-checked and see that I still get the same exception when trying to add tags. I am sorry for not finding out earlier. Can you please check what more needs to be done to actually fix the issue?
I tried with this: ~# gnt-network add --network=192.168.7.7/24 mynet ~# gnt-network add-tags mytag mynet Failure: command execution error: 'NoneType' object has no attribute 'AddTag' Thank you, Helga On Tue, Jan 29, 2013 at 9:40 AM, Dimitris Aragiorgis <[email protected]>wrote: > Dimitris Aragiorgis (2): > Force conflicts check in LUNetworkDisconnect > If _UnlockedLookupNetwork() fails raise error > > lib/client/gnt_network.py | 5 ++--- > lib/cmdlib.py | 67 > ++++++++++++++++++++++--------------------------------------------- > lib/config.py | 30 +++++++++--------------------- > lib/opcodes.py | 1 - > 4 files changed, 33 insertions(+), 70 deletions(-) > > > -- > You received this message because you are subscribed to the Google Groups > "ganeti-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > >
