Salvatore Orlando b7501f2be1 Ensures policy file is reloaded only if updated.
Fixes bug 1023649

The fix is 'inspired' (ie: copied) from nova. It is cached in memory unless a
change in policy file is detected. In that case, a reload is triggered.

This patch also adds a set of unit tests for quantum/policy.py, which was
previously not covered.

Change-Id: I337042ae418b518268acd30c26ef02559887a8be
2012-07-18 17:59:42 -07:00
2012-07-08 14:50:49 -04:00
2012-01-25 08:51:51 +00:00
2012-06-08 14:28:35 -07:00
2011-12-14 00:33:37 +00:00
2012-04-09 21:09:30 -07:00
2011-12-14 01:53:55 -08:00
2012-06-13 07:01:00 +00:00
2012-07-08 14:50:49 -04:00
2012-07-17 06:41:14 +08:00

# -- Welcome!

  You have come across a cloud computing network fabric controller.  It has
  identified itself as "Quantum."  It aims to tame your (cloud) networking!

# -- External Resources:

 The homepage for Quantum is: http://launchpad.net/quantum .  Use this
 site for downloading the latest code, asking for help, and filing bugs.

 The latest and most in-depth documentation on how to use Quantum is
 available at: http://docs.openstack.org .  This includes:

 Quantum Administrator Guide
 http://docs.openstack.org/incubation/openstack-network/admin/content/

 Quantum API Reference:
 http://docs.openstack.org/incubation/openstack-network/developer/quantum-api-1.0/content/

 The start of some developer documentation is available at:
 http://wiki.openstack.org/QuantumDevelopment

 For help using or hacking on Quantum, you can send mail to
 netstack@lists.launchpad.net .
Description
OpenStack Networking (Neutron)
Readme 1,021 MiB
Languages
Python 99.7%
Shell 0.3%