Apply servce.url options to cross-sercice calls
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Mon, 3 Jun 2013 11:37:26 +0000 (14:37 +0300)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Mon, 3 Jun 2013 11:40:31 +0000 (14:40 +0300)
commit3c346c9153b7395013643db2657263392b0e4569
tree7a4e678aec6fb5fd92c139a9674575a03dd619f0
parentfe440ebd32fe7785f823c10d60b8509fa5f88b94
Apply servce.url options to cross-sercice calls

Refs: #3874

Let cross-service initializations to use explicit service endpoint urls if
there is no single authentication url.
- In Image commands, there are calls that use astakos and pithos clients
- In pithos there are calls that use astakos client
kamaki/cli/commands/image.py
kamaki/cli/commands/pithos.py