ooi/ooi/api
Jorge Sevilla ecf29929d7 Security Group support for Nova and Neutron
We have implemented the API and helpers for Nova and Neutron for
the Security Group Resource and Link. Security Group is working
just by using json requests.

Change-Id: I15ce76a42caa75f158ac1a792aa44d2da8c7e404
2017-02-24 17:59:57 +01:00
..
__init__.py Improved parsers and validators 2015-04-14 10:17:15 +02:00
base.py Removes unnecessary utf-8 encoding 2017-01-12 15:21:57 +05:30
compute.py Do not crash on volume attachments without device 2017-02-13 07:09:55 +00:00
helpers.py Security Group support for Nova and Neutron 2017-02-24 17:59:57 +01:00
helpers_neutron.py Security Group support for Nova and Neutron 2017-02-24 17:59:57 +01:00
network.py Increase attribute types 2017-01-13 09:46:11 +00:00
network_link.py Removes unnecessary utf-8 encoding 2017-01-12 15:21:57 +05:30
query.py OCCI 1.2 Contextualization 2017-01-13 12:32:36 +00:00
securitygroup.py Security Group support for Nova and Neutron 2017-02-24 17:59:57 +01:00
securitygroup_link.py Security Group support for Nova and Neutron 2017-02-24 17:59:57 +01:00
storage.py Return collections instead of object lists 2017-01-13 12:31:05 +00:00
storage_link.py Do not crash on volume attachments without device 2017-02-13 07:09:55 +00:00