]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Pushing initial started code based on Glance project and infrstructure work done...
authorSomik Behera <somik@nicira.com>
Wed, 11 May 2011 21:29:35 +0000 (14:29 -0700)
committerSomik Behera <somik@nicira.com>
Wed, 11 May 2011 21:29:35 +0000 (14:29 -0700)
commit44e6ae3a44d73be5618daac6cc7785f08242817b
tree4018c579e81c4b6f92358252adde66b5c9120ab7
Pushing initial started code based on Glance project and infrstructure work done by the melange team.
13 files changed:
.pydevproject [new file with mode: 0644]
bin/quantum [new file with mode: 0644]
etc/quantum.conf.sample [new file with mode: 0644]
etc/quantum.conf.test [new file with mode: 0644]
quantum/__init__.py [new file with mode: 0644]
quantum/common/__init__.py [new file with mode: 0644]
quantum/common/config.py [new file with mode: 0644]
quantum/common/exceptions.py [new file with mode: 0644]
quantum/common/utils.py [new file with mode: 0644]
quantum/common/wsgi.py [new file with mode: 0644]
quantum/manager.py [new file with mode: 0644]
quantum/quantum_plugin_base.py [new file with mode: 0644]
quantum/service.py [new file with mode: 0644]