Add support of cinder volume driver to k8s CoreOS

Bug #1625561 reported by yatin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
In Progress
Undecided
yatin

Bug Description

Support of volume driver in coreos cluster create is missing though magnum document specifies that it is supported. cluster template can be created with --volume-driver cinder but cluster creation fails.

Reproduction steps:
1) Setup magnum with devstack
2) create keypair: testkey
3) create coreos image with name: CoreOS
4) create cluster template:
magnum cluster-template-create --name k8s-cluster-template-coreos-cinder \
                       --image-id CoreOS \
                       --keypair-id testkey \
                       --external-network-id public \
                       --dns-nameserver 8.8.8.8 \
                       --flavor-id ds1G \
                       --network-driver flannel \
                       --coe kubernetes --volume-driver cinder

5)magnum cluster-create --name k8s-coreos-cluster --cluster-template k8s-cluster-template-coreos-cinder --node-count 1 --timeout 120
The above command will fail specifying: volume_driver missing in template_def

yatin (yatinkarel)
Changed in magnum:
assignee: nobody → yatin (yatinkarel)
yatin (yatinkarel)
Changed in magnum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/374564

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on magnum (master)

Change abandoned by yatin (<email address hidden>) on branch: master
Review: https://review.openstack.org/374564
Reason: Will update this in next cycle

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.