nova/nova/api
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
..
ec2 Handle neutron exception on bad floating ip create request 2015-08-27 19:25:24 -04:00
metadata Metadata: support proxying loadbalancers 2015-08-04 03:55:44 -07:00
openstack Reject the cell name include '!', '.' and '@' for Nova API 2015-09-04 13:01:52 +00:00
validation Reject the cell name include '!', '.' and '@' for Nova API 2015-09-04 13:01:52 +00:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Remove the v3 word from help message of api_rate_limit option 2015-09-01 16:53:22 +08:00
compute_req_id.py Replace oslo-incubator with oslo_context 2015-02-14 04:42:15 +09:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00
opts.py api: deprecate the concept of extensions in v2.1 2015-08-27 13:16:09 +00:00
sizelimit.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
validator.py Fix comment typo 2015-06-23 08:41:43 +10:00