[Swiftstack] Add checkbox to settings UI to disable upload_cirros task

Bug #1586449 reported by Stanislav Kolenkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel Plugins
Fix Released
Critical
Charles Hsu

Bug Description

The upload_cirros task tries to upload image at the end deployment.
This leads to failed deployment.
You should add the following code to environment_config.yaml in plugin.
  upload_cirros_test:
    weight: 20
    type: "checkbox"
    value: true
    label: "Enable upload test"
    description: "Upload cirros base image when the depoloyment is done"

And add puppet manifests for skipping this task.

Tags: swiftstack
Changed in fuel-plugins:
assignee: nobody → Charles Hsu (charles0126)
importance: Undecided → Critical
tags: added: swiftstack
Changed in fuel-plugins:
status: New → Confirmed
Revision history for this message
Irina Povolotskaya (ipovolotskaya) wrote :

The bugfix is WIP in this commit: https://review.openstack.org/#/c/295069/19

Changed in fuel-plugins:
status: Confirmed → In Progress
Changed in fuel-plugins:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-swiftstack (master)

Reviewed: https://review.openstack.org/295069
Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-swiftstack/commit/?id=59b3b5c8d59bbdb1a24d2b245c1a3f781ae0dafd
Submitter: Jenkins
Branch: master

commit 59b3b5c8d59bbdb1a24d2b245c1a3f781ae0dafd
Author: Charels Hsu <email address hidden>
Date: Mon Mar 21 02:37:00 2016 +0000

    Support Fuel 8.0 and update docs.

     * Support TLS for Swift endpoints
     * Support hostname for Swift endpoints
     * Allow user to enable Swift as Glance backend
     * Allow user to disable upload_cirros task.

    Change-Id: Icbd576268f37ba436cc14718fab1fd917162dd83
    Closes-Bug: #1586451
    Closes-Bug: #1586449
    Closes-Bug: #1586445
    Closes-Bug: #1586438
    Closes-Bug: #1586442
    Closes-Bug: #1586834
    Closes-Bug: #1586471

Changed in fuel-plugins:
status: Fix Committed → Fix Released
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.