Containers Service for OpenStack
7245988c32
After this patch [0] we can update the container information to rename also using [1], But API reference is still belongs to the old rename container API[2] which should be updated. [0] https://review.openstack.org/#/c/557595/ [1] https://developer.openstack.org/api-ref/application-container/#update-information-of-container [2] https://developer.openstack.org/api-ref/application-container/#rename-a-container Change-Id: I311e27241a380f24532bccc748b40b8594847833 Closes-Bug: #1762300 |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc/source | ||
etc | ||
playbooks | ||
releasenotes | ||
specs | ||
template/capsule | ||
tools | ||
zun | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Zun
OpenStack Containers service
Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.
- Free software: Apache license
- Get Started: https://docs.openstack.org/zun/latest/contributor/quickstart.html
- Documentation: https://docs.openstack.org/zun/latest/
- Source: https://git.openstack.org/cgit/openstack/zun
- Bugs: https://bugs.launchpad.net/zun
- Blueprints: https://blueprints.launchpad.net/zun
- REST Client: https://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO