SuccessChanges

Summary

  1. Fix client init to work with URL and (host,port) (details)
  2. Remove set_default_params method from client.py (details)
  3. Fix bug 2373 - Remove old code from v1 client in ns_show (details)
Commit bc9d075ba034d69b6b4647c06261852aacec407e by garciadeblas
Fix client init to work with URL and (host,port)
Change-Id: I8a04b7d46bcd6b7706e109058c217962a092c80f Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedosmclient/sol005/client.py
Commit 14d776b5aa74a5ef8e6bd010255d4ad87a8cbe93 by garciadeblas
Remove set_default_params method from client.py
Change-Id: I2da0e9f5e182870af1ca5c6eb583895e162f6db2 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedosmclient/sol005/client.py
Commit 99ae2a1db48f91083dec4bef431814966a13ebbb by garciadeblas
Fix bug 2373 - Remove old code from v1 client in ns_show
Change-Id: I4cfe351acc7c0ce092236f8f55cd369063b69181 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedosmclient/cli_commands/ns.py