Sandy Walsh
2c3a865f6b
proxy token support - no tests
2011-09-09 06:33:38 -07:00
Sandy Walsh
55a09cd935
service catalog with multiple endpoints per service
2011-09-07 13:02:50 -07:00
Sandy Walsh
159dbd8076
Merge branch 'master' of github.com:rackspace/python-novaclient into zone-add-optional-creds
2011-09-06 08:52:03 -07:00
Chmouel Boudjnah
0acc0cce69
Add ability to force debugging via os environ.
...
Currently we can do debug from the command line or integratng to an
application which has already logging configured. But if we want to do
it to experiment via ipython the process is quite cumbersome. This allow
to have an environement variable called NOVACLIENT_DEBUG which enable
debugging when set and defined.
2011-09-02 14:25:12 -05:00
Sandy Walsh
9deb35f36e
merge fixup
2011-09-02 12:13:22 -07:00
Sandy Walsh
0cd6ed62fd
service catalog as auth parameter
2011-09-02 11:44:25 -07:00
Sandy Walsh
11f31651ac
service name support
2011-09-02 10:34:51 -07:00
Chmouel Boudjnah
441536daf1
Add body in debugging.
2011-09-01 11:50:13 -05:00
Sandy Walsh
667fb76e07
Merge branch 'master' of github.com:rackspace/python-novaclient into zone-add-optional-creds
2011-08-30 05:50:30 -07:00
Sandy Walsh
b96b4d039a
take auth token param
2011-08-30 05:50:12 -07:00
Chmouel Boudjnah
bf2ef4d9ac
Add piston service_catalog.
2011-08-26 16:02:08 -07:00
Sandy Walsh
1879131403
more cleanup
2011-08-24 05:32:40 -07:00
Sandy Walsh
7cb2f3e527
Merge remote branch 'rackspace/master'
...
Conflicts:
novaclient/client.py
2011-08-24 05:30:15 -07:00
Nikolay Sokolov
5f241d9b8c
Merge with trunk
2011-08-15 10:36:55 +04:00
Nikolay Sokolov
ee9655c218
Added self.auth_url updating, WrongResponse exception.
2011-08-11 13:45:04 +04:00
Brian Waldon
1f7605cb7e
catching authorization failure (x-server-management-url KeyError)
2011-08-10 13:25:17 -04:00
Nokolay Sokolov
dfa2c86087
pep8, again
2011-08-09 01:44:01 +04:00
Nokolay Sokolov
eff34ef401
Recursion handling.
2011-08-09 01:41:51 +04:00
Christopher MacGown
a0942f4189
Fixes copyright notice and adds script to gen AUTHORS
2011-08-08 13:43:04 -07:00
Nokolay Sokolov
e52d095a46
pep8
2011-08-09 00:28:46 +04:00
Nokolay Sokolov
b3af99fa15
Status code 305 fix, ClientExceptions if we can not handle response
2011-08-09 00:26:41 +04:00
Christopher MacGown
2d785404ed
pep8 cleanups after the rebase
2011-08-08 13:25:29 -07:00
Sandy Walsh
a8dc5e46d0
redirect
2011-08-08 13:23:07 -07:00
Nokolay Sokolov
5853354a7b
Redirection handling.
2011-08-09 00:06:55 +04:00
Christopher MacGown
b1b2dee9bd
Make it possible to authenticate against keystone
2011-08-05 23:17:35 -07:00
Brian Lamar
454daa2cba
Tests working again...merged in some work we did earlier.
2011-08-03 17:41:33 -04:00
Brian Lamar
f8496672cc
Split everything down the middle into v1_0 and v1_1, including tests.
2011-08-03 16:36:03 -04:00
Sandy Walsh
be03eb5fa4
Merge branch 'master' of github.com:rackspace/python-novaclient
2011-07-12 14:50:31 -07:00
Sandy Walsh
d76d6c9f1f
fixed public private ip list
2011-07-12 14:41:56 -07:00
Ed Leafe
eb0d5c75b7
Added support for request timeouts.
2011-07-07 21:07:49 +00:00
Sandy Walsh
c794bdfafe
trunk merge
2011-06-15 09:48:24 -07:00
Lvov Maxim
882a266387
fix errors
2011-06-09 11:57:46 +04:00
Lvov Maxim
0853ebebed
support for project id header
2011-06-09 10:39:13 +04:00
Kirill Shileev
76a631d2f7
fix to reviewer comment: add check if logging disabled
2011-05-25 17:10:53 +04:00
Kirill Shileev
ad292c029a
improve perfomance on string concat in logging
2011-05-25 16:48:40 +04:00
Kirill Shileev
be1d6d7a3b
add logging for http request-response
2011-05-25 14:10:20 +04:00
Sandy Walsh
8e615f4446
Added Jacob Kaplan-Moss copyright notices on older/untouched files.
2011-02-25 02:00:13 -08:00
Sandy Walsh
bd18c7e429
renamed to novaclient and fixed flavor tests
2011-02-26 05:04:40 -04:00