Commit Graph

179 Commits (5e282683bfcd819fc3eacd94de424924d14701b5)

Author SHA1 Message Date
Joe Topjian bb81228205 typo with netname when no networks are specified
11 years ago
Joe Topjian 30b0fc7489 Only attempt to get the MAC address if it exists.
11 years ago
Joe Topjian 0d77232196 Fixing computed parameters
11 years ago
Joe Topjian ccba698370 Network Read changes
11 years ago
Joe Topjian b160654cb3 Allow networks to be specified by name
11 years ago
Joe Topjian b90a6152c5 Renamed fixed_ip to fixed_ip_v4 and added fixed_ip_v6
11 years ago
Joe Topjian d768a01cab Removes check for a "public" network
11 years ago
Joe Topjian 141b40189e os-floating-ips support
11 years ago
Guillaume Giamarchi 56aa764b94 Add floating IP association in aceptance tests
11 years ago
Guillaume Giamarchi c0b85d4939 Use env var OS_POOL_NAME as default for pool attribute
11 years ago
Guillaume Giamarchi a90b9db397 Bugfix on floating IP assignment
11 years ago
Chris Buben 0092946f74 user_data support
11 years ago
Julien Vey 2e37784065 Fix general comments by @phinze
11 years ago
Joe Topjian f011462e30 Volume Pending States
11 years ago
Joe Topjian f5feb7fbbb Allows "self" to be discovered and recorded correctly.
11 years ago
Guillaume Giamarchi ba880b136b Code clean-up
11 years ago
Guillaume Giamarchi 83160acf69 Return Read call result in Create & Update
11 years ago
Guillaume Giamarchi bdeca31731 remove boilerplate code using CheckDeleted
11 years ago
Guillaume Giamarchi 16a963313f FWaaS version is actually v1 not v2
11 years ago
Guillaume Giamarchi 1efaaeeca6 Use d.GetOk to populate data in read operations
11 years ago
Guillaume Giamarchi ed31588b84 Unassociate firewall rule from policy before delete
11 years ago
Guillaume Giamarchi 54174dcc05 Fix firewall policies tests
11 years ago
Guillaume Giamarchi c5e861c049 Remove useless code
11 years ago
Guillaume Giamarchi 1c981d6f30 Fix race conditions on firewall state transition
11 years ago
Guillaume Giamarchi d6733fb379 Fix code regarding to the latest gophercloud code
11 years ago
Guillaume Giamarchi cfd3329e00 Add tenant_id attribute on FWaaS resources
11 years ago
Guillaume Giamarchi 0ab06af410 Add FWaaS firewall acceptance test
11 years ago
Guillaume Giamarchi 06826fb677 Add FWaaS policy acceptance test
11 years ago
Guillaume Giamarchi 88a55a5d58 Enable FWaaS resources
11 years ago
Guillaume Giamarchi 3d1001d8fe Add FWaaS rule acceptance test
11 years ago
Guillaume Giamarchi 5d42242d4b Add FWaaS firewall resource
11 years ago
Guillaume Giamarchi f829427151 Add FWaaS policy resource
11 years ago
Guillaume Giamarchi 552b0af201 Add FWaaS rule resource
11 years ago
Joe Topjian 102848525f Added CheckDelete to handle bad Gets. Also removed unneeded Get
11 years ago
Joe Topjian b7091414fe Volume Safe Delete
11 years ago
Joe Topjian c3c4840baf openstack_compute_floatingip_v2
11 years ago
Eric Bellemon d03b420e62 Replace perigee.UnexpectedResponseCodeError with gophercloud.UnexpectedResponseCodeError
11 years ago
Long Nguyen 42fb14f19a Added self option to security groups
11 years ago
Joe Topjian 79e5c419c3 Fixing rule/rules and re-arranged order for schema consistency
11 years ago
Joe Topjian 4c9a44b69f Added access_ip_v6 support
11 years ago
Jon Perritt 633e98dffe security group rule fix; still not exporting rule ID
11 years ago
Joe Topjian 4df32aebed Changing how security groups are read for compute instances
11 years ago
Jon Perritt 64d53009a0 typeset->typelist
11 years ago
Jon Perritt bb6969a4c5 resize server on flavor_id or flavor_name change
11 years ago
Jon Perritt 49b01a4f0a update compute instance security group Read operation
11 years ago
Joe Topjian e5f2315bfe Instance volume attach
11 years ago
Joe Topjian 16ea14e8c9 Grammar fix
11 years ago
Joe Topjian b3438d07d6 This commit enables both the image_id and the image_name to be
11 years ago
Joe Topjian 768292c069 Support for flavor_name
11 years ago
Joe Topjian 74482abc5b Refactoring multiple results
11 years ago
Joe Topjian bad2c9f18d Accounting for multiple results of an image name
11 years ago
Joe Topjian f51a53000f Support for image_name
11 years ago
Jon Perritt fafa946871 handle 404 (Not Found) in Get operations
11 years ago
Eric Bellemon 9b30ef4eb2 Remove region properties on acceptance tests
11 years ago
Eric Bellemon e9abf04e4b Add router interface resource
11 years ago
Eric Bellemon 32d0e36709 Add router resource
11 years ago
Julien Vey 132d5acb33 Make pool name configurable in tests
11 years ago
Julien Vey 760e03856e Manage floating IP in compute instances
11 years ago
Julien Vey 9aa9c90248 Add floating IP resource
11 years ago
Julien Vey aae87816f6 add ACTIVE as pending state when deleting instance
11 years ago
Julien Vey 8e9c6787dd Just try the first IP available if none found before
11 years ago
Jon Perritt ccd51ae3ab added ok codes to gophercloud -> update ServerV2StateRefreshFunc
11 years ago
Jon Perritt e2634562a4 define block_device schema
11 years ago
Jon Perritt 436ef9e53b boot from volume ops and docs
11 years ago
Jon Perritt 761d58df2f add container and volume resources
11 years ago
Jon Perritt a85067062d object storage v1 acceptance tests
11 years ago
Jon Perritt d2169e0e96 block storage v1 acceptance tests
11 years ago
Jon Perritt acd5a033f0 fix typo in client variable name
11 years ago
Jon Perritt f1ac6dbfec block storage volume v1 ops
11 years ago
Jon Perritt a5147f472b update metadata before actual Update op
11 years ago
Jon Perritt 43564d1c5c object storage container v1 ops
11 years ago
Jon Perritt 08672e697e networking subnets acceptance tests
11 years ago
Jon Perritt e040934077 networking networks acceptance tests
11 years ago
Jon Perritt d46d9a6540 lb vips acceptance tests
11 years ago
Jon Perritt e7a69d0a6c lb pools acceptance tests
11 years ago
Jon Perritt e08e97304f lb monitors acceptance tests
11 years ago
Jon Perritt 66129632b3 security groups acceptance tests
11 years ago
Jon Perritt fa15d41d45 UpdateOpts not optional
11 years ago
Jon Perritt b9395b36d2 update client methods
11 years ago
Jon Perritt 6b2f2df042 'rules' -> 'rule'
11 years ago
Jon Perritt 33d62bbdbf 'networks' -> 'network'
11 years ago
Jon Perritt 777c34cf7c move lb member ops into lb pool file
11 years ago
Jon Perritt 1aba665ad7 refactor service clients to *Config
11 years ago
Jon Perritt 3627368fc0 remove security group rule option from provider
11 years ago
Jon Perritt a2d2f92741 remove security group rule file
11 years ago
Jon Perritt c233c7f7f0 fix typo in comment
11 years ago
Jon Perritt ea7c075273 add security group rules ops to security groups file
11 years ago
Jon Perritt 3a6107d0ab keypairs v2 acceptance tests
11 years ago
Jon Perritt 17b137c972 go fmt
11 years ago
Jon Perritt a707f8414c compute instance v2 acceptance tests
11 years ago
Jon Perritt e278f852b3 add image_ref and flavor_ref checks
11 years ago
Jon Perritt 59b5efc25a add defaultFuncs; fix bug with server createOpts
11 years ago
Jon Perritt e6f3a19284 add defaultFunc for 'tenant_name'
11 years ago
Jon Perritt d86cb6be1c fix diff bug in 'Read' functions
11 years ago
Jon Perritt 5d2fe153c0 go fmt
11 years ago
Jon Perritt d51ee3111e always need both name and description when updating
11 years ago
Jon Perritt 2214331b3c export 'region' from 'Read' operations
11 years ago
Jon Perritt 46a7949c9d fix bug in SessionPersistence logic
11 years ago
Jon Perritt 9b54c569cc use 'Default' to forgo prompt
11 years ago
Jon Perritt dc99dd1f05 add versioning to files
11 years ago