Commit Graph

179 Commits (5e282683bfcd819fc3eacd94de424924d14701b5)

Author SHA1 Message Date
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
Jon Perritt 8579c8693a make 'region' resource-specific; create new client for each crud operation
11 years ago
Jon Perritt bfe492d407 add options for openstack identity v3
11 years ago
Jon Perritt b0e8cd5dd3 a more general way of generating provider clients
11 years ago
Jon Perritt b1b693e461 region is resource-specific; doesn't belong with auth
11 years ago
Jon Perritt cc1445d760 if update func called, there's something to update
11 years ago
Jon Perritt dd4155fa80 set host in read function
11 years ago
Jon Perritt 8e6e7909cb neutron subnet operations
11 years ago
Jon Perritt ef3ee11045 neutron network operations
11 years ago
Jon Perritt c2230a8aaa lb vip operations
11 years ago
Jon Perritt 7132b02a84 lb pool operations
11 years ago
Jon Perritt 966c8420d1 lb monitor operations
11 years ago
Jon Perritt 9077b66045 lb member operations
11 years ago
Jon Perritt ac79c76b13 add lb resources
11 years ago
Jon Perritt 4424828d25 crud for neutron subnets
11 years ago
Jon Perritt 4761075790 crud for neutron networks
11 years ago
Jon Perritt 45c4868f90 fix comment
11 years ago
Jon Perritt 457bbe661a resource_compute_secgroup -> resource_openstack_compute_secgroup
11 years ago
Jon Perritt d7560de2dd remove errant comment
11 years ago
Jon Perritt 23d425072c add/delete security groups and rules
11 years ago
Jon Perritt 01e41646d3 add/get/delete keypairs
11 years ago
Jon Perritt 47955b1d44 remove unneeded variables during server creation
11 years ago
Jon Perritt edc280a8dc add/update admin pass on server; change key pair format from map to string
11 years ago
Jon Perritt 04a9d47bca add/update/remove sec groups from server
11 years ago
Jon Perritt f17649e9dc server resizing
11 years ago
Jon Perritt 0bb0dad58c provider test
11 years ago
Jon Perritt 48e92f8173 OS_REGION -> OS_REGION_NAME (thank you @hartzell)
11 years ago
Jon Perritt 3112103acf server keypair
11 years ago
Jon Perritt cc9ee787ac update openstack server metadata
11 years ago
Jon Perritt f9fa748024 crud for openstack servers v2
11 years ago