14 Commits

Author SHA1 Message Date
Brad Hall
6a08320031 Second round of packaging changes
This change condenses the directory structure to something more similar to
what we had before while producing similar packages.

It also introduces version.py which allows us to get the version from git tags
(or a fallback version if not available).

Fixes lp bug 889336
Fixes lp bug 888795

Change-Id: I86136bd9dbabb5eb1f8366ed665ed9b54f695124
2011-11-28 10:33:52 -08:00
Ghe Rivero
1c88385255 Added try import to quantum-server and quantum-cli
Once that quantum is deployed there is no need to modified the python
path importing source_environment.

Change-Id: Iad4cce250137c6e5374ee90af6324f32f32da2ad
2011-11-08 21:20:51 +01:00
Tyler Smith
24b0207cbe blueprint quantum-packaging
Change-Id: Ica19170540b06ecddb0fbb6d340ee7a6819c1708
2011-03-07 18:02:05 -05:00
Dan Wendlandt
f9a39018eb bug #863635: remove vestigial cheetah import from bin/cli
Change-Id: I8d7d8dcf11f4e9b6748d6714b82684ac2ab4966d
2011-10-27 14:47:10 -07:00
Salvatore Orlando
fc1b6f0dbf Adding client-side support for Keystone integration 2011-09-01 17:49:25 +01:00
Salvatore Orlando
673edc3141 Addressing comments from Dan
Also solved issue with output from plug_iface and unplug_iface
2011-08-26 09:41:19 +01:00
Salvatore Orlando
f4405229e6 Finishing cli work
Fixing bug with XML deserialization
2011-08-25 18:50:05 +01:00
Santhosh
fed70a5272 Santhosh/Vinkesh | Fixed all the pep8 violations. Modified the 'req' to 'request' across all the services and wsgi so that it's consistent with other projects 2011-06-08 15:51:47 +05:30
Salvatore Orlando
e8c29b8b96 Adding serialization/deserilization for network resources.
Adding fake plugin
2011-05-27 17:52:06 +01:00
salvatore
55599d7184 networks api with final URL structure.
No serialization yet
2011-05-27 00:52:11 +01:00
Salvatore Orlando
3a421e759f Work in progress on network API 2011-05-24 17:45:16 +01:00
Salvatore Orlando
702e64fc52 Adding first files for quantum API 2011-05-23 21:51:00 +01:00
Brad Hall
b6f2ca5aa0 Minor fixes: indentation in bin/quantum and fix import in config.py 2011-05-20 16:22:48 -07:00
Somik Behera
44e6ae3a44 Pushing initial started code based on Glance project and infrstructure work done by the melange team. 2011-05-11 14:29:35 -07:00