1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/openstack/models/compute
Eric Hodel e85428dcf0 OpenStack servers can now retrieve security groups
Added default security group to the OpenStack compute mocks.

OpenStack server creation mock now stores the security groups for the
created server.

OpenStack security group mock deletion now deletes created security
groups.

OpenStack security group mock list now accepts a server id like the real
implementation.
2012-12-08 14:03:13 -08:00
..
address.rb [openstack|compute] Update fetching of addresses and added fetching for address pools 2012-04-30 10:35:01 +08:00
addresses.rb [openstack|compute] Update fetching of addresses and added fetching for address pools 2012-04-30 10:35:01 +08:00
flavor.rb Sync with latest OpenStack flavors extensions. 2012-11-27 13:50:05 -05:00
flavors.rb
host.rb [openstack|compute] Added list/get support for /os-hosts 2012-04-30 10:35:03 +08:00
hosts.rb [openstack|compute] Added list/get support for /os-hosts 2012-04-30 10:35:03 +08:00
image.rb
images.rb
key_pair.rb [openstack|compute] Added id attribute to the keypair. 2012-04-30 10:35:03 +08:00
key_pairs.rb [openstack|compute] Add Tenants and Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
metadata.rb [openstack|compute] General Cleanup and Update 2012-04-30 10:34:59 +08:00
metadatum.rb [openstack|compute] General Cleanup and Update 2012-04-30 10:34:59 +08:00
network.rb [openstack|compute] General Cleanup and Update 2012-04-30 10:34:59 +08:00
networks.rb [openstack|compute] General Cleanup and Update 2012-04-30 10:34:59 +08:00
security_group.rb [openstack|compute] Add "Reset Server State" request 2012-11-26 22:42:59 +08:00
security_groups.rb [openstack|compute] Add Tenants and Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
server.rb OpenStack servers can now retrieve security groups 2012-12-08 14:03:13 -08:00
servers.rb [openstack|compute] Add filters to list servers details 2012-07-08 23:44:47 +02:00
snapshot.rb [openstack] Fix create snapshot 2012-06-24 17:33:15 +02:00
snapshots.rb [openstack|volume] Volume Snapshot CRUD 2012-04-30 10:35:00 +08:00
tenant.rb [openstack|identity] Update Fog to Accomodate Tenant Deletion Workaround 2012-04-30 10:35:02 +08:00
tenants.rb [openstack] Update Mocks and Cleanup Unused Code 2012-12-04 16:11:54 +08:00
volume.rb [openstack|volume] Volume attach/detach to Server 2012-04-30 10:35:00 +08:00
volumes.rb [openstack|volume] Volume Endpoints Support 2012-04-30 10:34:58 +08:00