No description
Find a file
2016-04-20 03:39:13 +03:00
docs knowledge base files and docs 2015-12-23 02:31:01 +03:00
exec move exec files 2016-04-02 08:33:34 +03:00
extra up 2016-01-03 07:05:13 +03:00
kb rebrending 2016-01-03 06:52:57 +03:00
ssl add container for ssl files 2015-12-04 00:43:46 +03:00
SWSCloudCore up 2016-04-20 03:39:13 +03:00
.gitignore up 2015-11-26 23:49:41 +03:00
.gitmodules Optimize for Pypi packaging 2016-04-02 02:45:26 +03:00
README.md up 2016-04-20 03:39:13 +03:00
setup.py up 2016-04-09 16:52:33 +03:00
swscloud-runserver.py up 2016-04-09 16:52:33 +03:00
TODO prepare to pypi packaging 2016-04-03 19:10:18 +03:00

GoCloud

Containers

Statuses:

  • 0: Неактивен
  • 1: Активен
  • 2: Процесс активации
  • 3: Процесс деактивации
  • 4: Создание...
  • 5: Удаление...

Tasks

Statuses:

  • 0: new
  • 1: working
  • 2: completed

Develop

Public to local PyPI server

python setup.py sdist upload -r local

Test

User API

Server API

Get containers status

curl -X GET http://127.0.0.1:5000/server_api/containers/status/ -u f411b7d6-bf93-4fcd-91ee-03e5343d0187:b3c9a8b0-95ca-11e5-bec1-28d244e159e9

curl -X POST http://127.0.0.1:5000/server_api/containers/status/663b31b4-22b1-4846-bfaf-27d6389beef4 -u f411b7d6-bf93-4fcd-91ee-03e5343d0187:b3c9a8b0-95ca-11e5-bec1-28d244e159e9 -d 'status=0&message="test"'