nova/nova/tests
He Jie Xu e5982de3e9 Reject the cell name include '!', '.' and '@' for Nova API
Nova cells use '!', '.' and '@' for routing the instance in cells.
So those special characters can't include in the cell name.

This patch adds '@' validation for v2 API, and adds '!', '.' and '@'
for v2.1 API.

Change-Id: I5cb704a44c2abfb0bfb5b42d4aa8fefe35cc1523
Partial-Bug: #1491511
2015-09-04 13:01:52 +00:00
..
functional Merge "Expose VIF net-id attribute in os-virtual-interfaces" 2015-09-03 12:54:54 +00:00
unit Reject the cell name include '!', '.' and '@' for Nova API 2015-09-04 13:01:52 +00:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fixtures.py Skip additionalProperties checks when LegacyV2CompatibleWrapper enabled 2015-08-06 14:38:45 +08:00