RETIRED, Client library for Senlin API
Go to file
dixiaoli feca8767ec Add OpenstackClient plugin for cluster policy create
This change implements the "openstack cluster policy create" command
  Based on the existing senlin command: senlin policy-create

Change-Id: I8f0e94d297f9df10e2af126610c8367cd585499e
Blueprint: senlin-support-python-openstackclient
2016-02-24 22:50:34 +08:00
doc Replace deprecated library function os.popen() with subprocess 2016-01-09 22:20:40 +08:00
senlinclient Add OpenstackClient plugin for cluster policy create 2016-02-24 22:50:34 +08:00
tools Use correct default domain name in senlinrc 2015-08-02 22:21:12 -04:00
.gitignore Update gitignore file 2015-10-27 13:39:29 +08:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:37:46 +00:00
.testr.conf Initial version 2015-01-04 17:59:59 +08:00
AUTHORS v0.2 branch 2015-09-05 10:52:29 -04:00
CONTRIBUTING.rst Initial version 2015-01-04 17:59:59 +08:00
ChangeLog v0.2 branch 2015-09-05 10:52:29 -04:00
LICENSE Initial version 2015-01-04 17:59:59 +08:00
README.md Initial commit 2015-01-04 17:16:32 +08:00
README.rst Initial version 2015-01-04 17:59:59 +08:00
TODO Added one TODO item 2015-02-07 12:12:13 +08:00
babel.cfg Initial version 2015-01-04 17:59:59 +08:00
requirements.txt Updated from global requirements 2016-02-20 22:00:47 +00:00
run_tests.sh Initial version 2015-01-04 17:59:59 +08:00
setup.cfg Add OpenstackClient plugin for cluster policy create 2016-02-24 22:50:34 +08:00
setup.py Updated from global requirements 2015-09-17 12:18:23 +00:00
test-requirements.txt Updated from global requirements 2016-01-16 03:32:35 +00:00
tox.ini Fix translation setup 2016-02-21 00:18:28 -05:00

README.md

python-senlinclient

Client library for OpenStack Clustering Service API