Loukas Leontopoulos
|
b7ae704ad2
|
Add opsworks app mocks (#1481)
* Add implementation for OpsWorks create_app and describe_apps
* Fix the name of the test
* Add some more exception tests
|
2018-03-21 09:05:57 -07:00 |
|
Loukas Leontopoulos
|
4393a4f76c
|
Change checks for handling same layer name un different stack
|
2017-09-25 14:49:08 +03:00 |
|
Steve Pulec
|
6d422d1f37
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
Steve Pulec
|
480c1bba14
|
Add rest of deprecated decorators.
|
2017-02-18 09:24:09 -05:00 |
|
Steve Pulec
|
cad185c74d
|
Cleanup headers and encoding.
|
2017-02-16 22:51:04 -05:00 |
|
Steve Pulec
|
fde721bed7
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
|
Steve Pulec
|
d3df810065
|
Generalize decorator code.
|
2017-02-12 00:22:29 -05:00 |
|
Vladimir Sudilovsky
|
768f1adb4f
|
opsworks: py2.6 compat str.format
|
2016-04-18 16:36:30 -04:00 |
|
Vladimir Sudilovsky
|
1ce22068ea
|
opsworks: impl start_instance, describe_instances
|
2016-04-18 15:44:21 -04:00 |
|
Vladimir Sudilovsky
|
09ca1b6e0c
|
opsworks: impl create_instance
|
2016-04-15 15:44:38 -04:00 |
|
Vladimir Sudilovsky
|
2fe5b77861
|
opsworks: impl create_layers; describe_layers
|
2016-04-14 16:28:53 -04:00 |
|
Vladimir Sudilovsky
|
165bab0f97
|
opsworks: implement create_stack
|
2016-04-14 10:37:13 -04:00 |
|