Container Infrastructure Management Service for OpenStack
Go to file
Spyros Trigazis 4fb91cc109 tests: Use swarm-mode for api tests
* Swarm-mode is the fastest cluster to deploy since it doesn't
  require to pull anything from outside.
* Add the output nodes for swarm-mode too.
* Disable copy logs (I think a better practice is to copy logs
  on demand).
* Don't run test_create_list_sign_delete_clusters, because it is
  very unstable on the CI.

Partially-Implements: blueprint swarm-mode-support

2nd commit message:

Update to Fedora Atomic 26

This patch moves the current master to test against Fedora Atomic 26,
in addition, it switches to downloading from Fedora mirrors.

2nd-Change-Id: I9a97c0eb78b2c9d10e8be1501babb19e73ee70c1

3rd commit message:

Set default iptables FORWARD policy to ACCEPT

With the release of Docker 1.13 which is available in Fedora
Atomic 26, it no longer sets the policy of the FORWARD chain
to ACCEPT[1].  Therefore, CNI networking such as Flannel will
cease to work.

This patch sets the policy to ACCEPT so that traffic can work
once again for deployments which are based on Docker versions
which are newer than 1.13

[1]: https://github.com/moby/moby/pull/28257

3rd-Change-Id: I1457602748619f38f87542fc01a2996ee80e58b7
Closes-Bug: #1708454

Co-Authored-By: Mohammed Naser <mnaser@vexxhost.com>
Change-Id: I86d4dcc94fff622be4ee2acc8dd60ed81bc5d433
2017-08-21 05:30:09 +00:00
api-ref/source Add api-ref about quotas-delete 2017-06-16 08:17:49 +08:00
contrib Merge "[opensuse] Enabling external loadbalancer feature" 2017-07-12 13:59:00 +00:00
devstack tests: Use swarm-mode for api tests 2017-08-21 05:30:09 +00:00
doc tests: Use swarm-mode for api tests 2017-08-21 05:30:09 +00:00
etc/magnum Set clustertemplate:publish to admin only 2017-05-04 12:16:47 +00:00
install-guide/source tests: Use swarm-mode for api tests 2017-08-21 05:30:09 +00:00
magnum tests: Use swarm-mode for api tests 2017-08-21 05:30:09 +00:00
releasenotes Imported Translations from Zanata 2017-08-08 07:33:40 +00:00
specs Fix wrong references url to right 2017-06-08 14:20:12 +08:00
tools Move cover.sh to the tools directory 2017-03-20 19:55:05 +08:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Update .gitignore to ignore .eggs 2017-06-26 15:52:32 +05:30
.gitreview Update .gitreview for project rename 2015-03-28 00:20:40 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
HACKING.rst Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
README.rst Update Documentation link in README 2017-07-12 13:02:26 +00:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
requirements.txt Updated from global requirements 2017-08-18 11:32:09 +00:00
setup.cfg Merge "Update URL home-page in documents according to document migration" 2017-07-20 04:25:24 +00:00
setup.py Updated from global requirements 2017-03-07 01:58:36 +00:00
test-requirements.txt Updated from global requirements 2017-08-18 11:32:09 +00:00
tox.ini Add swarm-mode driver 2017-07-18 10:47:23 +02:00

README.rst

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources: