]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Work in progress on network API
authorSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Tue, 24 May 2011 16:45:16 +0000 (17:45 +0100)
committerSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Tue, 24 May 2011 16:45:16 +0000 (17:45 +0100)
commit3a421e759ff8ead517770470e4edc7226c4dadb3
tree9425e8c2c12d904a5d7090507d52a4c2907f61c5
parent702e64fc525535e8ed5052bd6ec55d61ab7f0aee
Work in progress on network API
bin/quantum
etc/quantum.conf
quantum/api/__init__.py
quantum/api/api_common.py [new file with mode: 0644]
quantum/api/faults.py [new file with mode: 0644]
quantum/api/networks.py [new file with mode: 0644]
quantum/common/config.py
quantum/common/utils.py
quantum/common/wsgi.py
quantum/service.py