1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/openstack/models
Sergio Rubio 8a47ca26c4 [openstack|network] Added missing Network model attributes
The following patch adds the following missing attributes:

+---------------------------+--------------------------------------+
| Field                     | Value                                |
+---------------------------+--------------------------------------+
| provider:network_type     | gre                                  |
| provider:physical_network |                                      |
| provider:segmentation_id  | 1                                    |
| router:external           | False                                |
+---------------------------+--------------------------------------+

Not sure if the code style I've used for the attributes is OK though,
I did it so I don't break the 80 col. barrier.

Added also a small test for the new and existing attributes.
2013-02-21 12:32:43 +01:00
..
compute OpenStack servers can now retrieve security groups 2012-12-08 14:03:13 -08:00
identity add failing test and update Mock list_users to filter based on tenant_id 2012-12-10 18:12:28 -08:00
image [openstack] Fix Failing Shindo Tests 2012-10-02 14:09:02 +08:00
network [openstack|network] Added missing Network model attributes 2013-02-21 12:32:43 +01:00
storage [openstack|storage] Added OpenStack Storage service tests 2013-01-23 20:55:15 +01:00