openstacksdk/examples
Brian Curtin 0a235978f8 Allow examples.get call without data
It wasn't possible to call examples.get without a --data parameter. This
change checks if the opts.data is empty, and if so, just deals with it.

Change-Id: I262e8f8b061d163e478c3b9fe611a44180119909
2015-01-31 22:46:21 -06:00
..
__init__.py Add some sample scripts 2014-04-30 09:43:08 -06:00
action.py Introduces example of running a method on a resource 2014-08-22 18:09:33 -07:00
authenticate.py Add an example for the connection class 2014-11-01 10:11:06 -06:00
cloud-init.sh Working script to create a jenkins server 2015-01-27 18:47:22 +00:00
common.py Allow examples.get call without data 2015-01-31 22:46:21 -06:00
connection.py Add an example for the connection class 2014-11-01 10:11:06 -06:00
create.py Add some comments to the examples 2014-07-01 17:32:59 -06:00
delete.py Add some comments to the examples 2014-07-01 17:32:59 -06:00
find.py Add find command to the examples 2014-09-20 06:10:51 -06:00
get.py Add some comments to the examples 2014-07-01 17:32:59 -06:00
head.py Minor fixes to examples 2014-07-09 07:05:05 -06:00
jenkins.py Resource.find should not raise ResourceNotFound 2015-01-29 07:12:10 -07:00
list.py Server IP resource 2014-08-14 14:33:08 -06:00
object_store.py Implement Swift Proxy object and example 2015-01-16 15:18:47 -06:00
session.py Add an example for the connection class 2014-11-01 10:11:06 -06:00
thin.py Sample thin interface 2014-11-13 07:32:44 -07:00
transport.py Move cacert/insecure awkwardness examples/common 2014-09-12 20:47:58 +00:00
update.py Add example update 2014-08-25 16:00:16 -06:00