[ create a new paste ] login | about

Link: http://codepad.org/w5h7GwM7    [ raw code | fork ]

Plain Text, pasted on Sep 28:
(.nova-venv)jpipes@serialcoder:~/repos/nova/add-glance$ nosetests
...............Initialized with method overriding = True, and path info altering = True
Matched GET /tests/123
Route path: '/tests/:(id)', defaults: {'action': u'show', 'controller': <nova.tests.api.wsgi_test.Controller object at 0x3009c10>}
Match dict: {'action': u'show', 'controller': <nova.tests.api.wsgi_test.Controller object at 0x3009c10>, 'id': u'123'}
Initialized with method overriding = True, and path info altering = True
No route matched for GET /test/123
..Initialized with method overriding = True, and path info altering = True
Matched GET /test
Route path: '/test', defaults: {'controller': <nova.tests.api.wsgi_test.Application object at 0x2fef590>}
Match dict: {'controller': <nova.tests.api.wsgi_test.Application object at 0x2fef590>}
Initialized with method overriding = True, and path info altering = True
No route matched for GET /bad
.......Initialized with method overriding = True, and path info altering = True
Initialized with method overriding = True, and path info altering = True
.Initialized with method overriding = True, and path info altering = True
Initialized with method overriding = True, and path info altering = True
Matched GET /services/Cloud/
Route path: '/services/{path_info:.*}', defaults: {'controller': <nova.api.ec2.API object at 0x38ec090>}
Match dict: {'controller': <nova.api.ec2.API object at 0x38ec090>, 'sub_domain': '127.0', 'path_info': 'Cloud/'}
.Initialized with method overriding = True, and path info altering = True
Initialized with method overriding = True, and path info altering = True
Matched GET /services/Cloud/
Route path: '/services/{path_info:.*}', defaults: {'controller': <nova.api.ec2.API object at 0x3f9d950>}
Match dict: {'controller': <nova.api.ec2.API object at 0x3f9d950>, 'sub_domain': '127.0', 'path_info': 'Cloud/'}
..E...............Generating RSA private key, 1024 bit long modulus
................................++++++
...................++++++
unable to write 'random state'
e is 65537 (0x10001)
Using configuration from ./openssl.cnf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
countryName           :PRINTABLE:'US'
stateOrProvinceName   :PRINTABLE:'California'
localityName          :PRINTABLE:'MountainView'
organizationName      :PRINTABLE:'AnsoLabs'
organizationalUnitName:PRINTABLE:'NovaDev'
commonName            :PRINTABLE:'test1-2010-09-28T16:37:15Z'
Certificate is to be certified until Sep 28 16:37:15 2011 GMT (365 days)

Write out database with 1 new entries
Data Base Updated
unable to write 'random state'
........EEEEEEE.[sudo] password for jpipes: 
EEEEE........EEEEEEEEEEEEE.........EEEEEEE.


Create a new paste based on this one


Comments: