nova/debian
Vishvananda Ishaya 6c4a09b925 Refactor of auth code
projects are not created or destroyed automatically
users and projects have an id that may not always == name
users.py was renamed to manager.py
manager singleton was changed from UserManager.instance() to AuthManager()
the ldap backend was split into ldapdriver.py own file to support other backends
lots of docstrings added
ugly import fixed
vpn ip and port returns none if vpn isn't allocated
get_credentials returns exception if vpn isn't allocated
flag for using vpns
flag for auth_driver
added exception for missing auth_driver
2010-07-27 03:42:37 +00:00
..
changelog Fix merge changelog and merge errors in utils.py 2010-07-14 14:39:51 -05:00
compat initial commit 2010-05-27 23:05:26 -07:00
control Remove s3_internal_port setting. 2010-07-17 23:04:46 -07:00
nova-api.conf Merged trunk, fixed extra references to fake_users 2010-07-21 20:15:28 -05:00
nova-api.init Move nova related configuration files into /etc/nova/. 2010-07-12 10:39:01 -05:00
nova-api.install Fixes to dhcp lease code to use a flagfile 2010-07-15 23:11:33 +00:00
nova-common.dirs Move nova related configuration files into /etc/nova/. 2010-07-12 10:39:01 -05:00
nova-common.install Debian package additions for simple network template 2010-07-14 18:48:05 -05:00
nova-compute.conf Merged trunk, fixed extra references to fake_users 2010-07-21 20:15:28 -05:00
nova-compute.init Move nova related configuration files into /etc/nova/. 2010-07-12 10:39:01 -05:00
nova-compute.install Move nova related configuration files into /etc/nova/. 2010-07-12 10:39:01 -05:00
nova-dhcpbridge.conf Refactor of auth code 2010-07-27 03:42:37 +00:00
nova-instancemonitor.init added nova-instancemonitor debian config 2010-06-23 22:56:50 -07:00
nova-instancemonitor.install added nova-instancemonitor debian config 2010-06-23 22:56:50 -07:00
nova-manage.conf Add a default flag file for nova-manage to help it find the CA. 2010-07-06 17:34:43 +02:00
nova-objectstore.conf Merged trunk, fixed extra references to fake_users 2010-07-21 20:15:28 -05:00
nova-objectstore.init Move nova related configuration files into /etc/nova/. 2010-07-12 10:39:01 -05:00
nova-objectstore.install Remove s3_internal_port setting. 2010-07-17 23:04:46 -07:00
nova-volume.conf merged trunk 2010-07-26 11:02:28 -07:00
nova-volume.init Move nova related configuration files into /etc/nova/. 2010-07-12 10:39:01 -05:00
nova-volume.install Move nova related configuration files into /etc/nova/. 2010-07-12 10:39:01 -05:00
pycompat initial commit 2010-05-27 23:05:26 -07:00
pyversions initial commit 2010-05-27 23:05:26 -07:00
rules initial commit 2010-05-27 23:05:26 -07:00