mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge branch '2016.3' into '2016.11'
No conflicts.
This commit is contained in:
commit
397c756a01
2 changed files with 6 additions and 1 deletions
6
.mention-bot
Normal file
6
.mention-bot
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"skipTitle": "Merge forward",
|
||||
"delayed": true,
|
||||
"delayedUntil": "2h"
|
||||
}
|
||||
|
|
@ -51,7 +51,6 @@ from salt.modules.dockerng import (
|
|||
VALID_CREATE_OPTS,
|
||||
_validate_input,
|
||||
_get_repo_tag,
|
||||
_get_docker_py_versioninfo,
|
||||
)
|
||||
# pylint: enable=no-name-in-module,import-error
|
||||
import salt.utils
|
||||
|
|
Loading…
Add table
Reference in a new issue