Commit Graph

9 Commits

Author SHA1 Message Date
Jude Cross 87b7b13ea9 Update client to account for 409 error in cluster actions
This patch allows the senlin client to properly parse a 409
error when a scaling action fails due to a conflict or cooldown

Depends-On: https://review.openstack.org/585573
Change-Id: I2fff7c2cc1bb17c0e32ef5b67294b811aff22192
2018-07-25 14:58:43 -07:00
Vu Cong Tuan cf697ba3ec Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I81ec9b4271d40036f0c680d10c481cabfd2245e8
2018-07-13 10:58:42 +07:00
jonnary 38a45cedae Add AUTHORS and ChangeLog into gitignore
AUTHORS and ChangeLog always appear in python-senlinclient.
Add these two files into gitignore.

Change-Id: Idcaaef5f3cf107e4d4e3ef87fe976dc2092c1a1f
2016-10-27 00:30:19 +00:00
zhurong 31214654ce Add reno for release notes management
An initial patch to add reno and create a base directory for
release notes

Change-Id: I88aa00c28bf9565879fbce4fc854a4b24133ab5a
2016-05-08 09:26:23 -04:00
Ethan Lynn 62b16834f8 Update gitignore file
Update gitignore file

Change-Id: I7c18965580dc9d10ec90ec3a93c384c239a9fdb1
2015-10-27 13:39:29 +08:00
venkatamahesh ffe5ba467b Fix the sphinx build path in .gitignore file
Change-Id: I4b9d99ce54715cc07b68cdd0ba2f2b3eff483aaf
2015-09-22 17:47:09 +05:30
tengqm f5161f283e Shell unit test (1)
Unit tests for the shell module.

Change-Id: I77e56afb48fea769dd526916bf3e06222f83a613
2015-09-08 05:59:12 -04:00
tengqm 244357258e Fix initial gate errors
Change-Id: I8e7e0a65d658f5356a7e4e8436888d195bb53fe7
2015-03-21 18:42:25 +08:00
Qiming c24604a221 Initial commit 2015-01-04 17:16:32 +08:00