diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1585433')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1585433 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1585433 b/results/scraper/launchpad-without-comments/1585433 new file mode 100644 index 000000000..fd3f9501d --- /dev/null +++ b/results/scraper/launchpad-without-comments/1585433 @@ -0,0 +1,10 @@ +if docker-volume-size of baymodel lessthan 3, bay cann't create + +magnum is running on centos7, + + +magnum baymodel-create --name k8sbaymodel5 --image-id fedora-23-atomic-20160405 --keypair-id testkey --external-network-id public --dns-nameserver 8.8.8.8 --flavor-id m1.small --coe kubernetes --docker-volume-size 5 + +magnum bay-create --name k8sbay5 --baymodel k8sbaymodel5 --node-count 1 + +Execute the above command can get a completed bay,but when docker-volume-size is 1 or 2,the status of bay is FAILED. \ No newline at end of file |