summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/openstack/compute/contrib/test_networks.py
Commit message (Expand)AuthorAgeFilesLines
* Fix exception message in Networks API extensionGiampaolo Lauria2013-03-141-0/+13
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+1
* Renames the new os-networks extensionMatt Dietz2013-01-151-2/+2
* Adds a new tenant-centric network extensionMatt Dietz2013-01-081-2/+3
* Merge "Enable nova exception format checking in tests."Jenkins2013-01-041-4/+4
|\
| * Enable nova exception format checking in tests.Dan Prince2012-12-211-4/+4
* | Removed unused imports.Chuck Short2012-12-211-3/+0
|/
* Add more association support to network APIChris Yeoh2012-12-171-2/+53
* Remove nova.config.CONFMark McLoughlin2012-11-201-2/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in testsMark McLoughlin2012-11-101-7/+5
* Implement network creation in compute APIAlessio Ababilov2012-08-211-0/+62
* Implement network association in OS APIAlessio Ababilov2012-08-111-13/+40
* Expose a limited networks API for usersMohammed Naser2012-05-241-8/+44
* Remove references to RemoteError in os-networksVishvananda Ishaya2012-04-101-2/+1
* Fix errors in os-networks extensionVishvananda Ishaya2012-04-101-12/+22
* Remove unnecessary variables from testsJohannes Erdfelt2012-03-011-2/+0
* Remove admin_only ext attr in favor of authzBrian Waldon2012-01-241-1/+0
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-0/+137