
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
# -- 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
Languages
Python
99.7%
Shell
0.3%