nova aggregate-create shouldn't require an Availability Zone

Bug #1123468 reported by Joe Gordon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Joe Gordon
python-novaclient
Fix Released
Undecided
Joe Gordon

Bug Description

A user should be able to do run'nova aggregate-create az1_agg'

and get back:

+----+---------+-------------------+-------+----------+
| Id | Name | Availability Zone | Hosts | Metadata |
+----+---------+-------------------+-------+----------+
| 2 | az1_agg | None | | |
+----+---------+-------------------+-------+----------+

Joe Gordon (jogo)
Changed in nova:
assignee: nobody → Joe Gordon (jogo)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Changed in nova:
status: New → In Progress
Joe Gordon (jogo)
Changed in python-novaclient:
assignee: nobody → Joe Gordon (jogo)
Changed in python-novaclient:
status: New → In Progress
Revision history for this message
Joe Gordon (jogo) wrote :

Fix for python-novalcient https://review.openstack.org/#/c/21830/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/21829
Committed: http://github.com/openstack/nova/commit/a71ff71e8b91b1d2f1ac97e170e6c60995679cd6
Submitter: Jenkins
Branch: master

commit a71ff71e8b91b1d2f1ac97e170e6c60995679cd6
Author: Joe Gordon <email address hidden>
Date: Tue Feb 12 22:51:57 2013 +0000

    Allow aggregate create to have None as the az

    Aggregates do not require a zone any more, but in order to keep the current API,
    Allow for availibilty zone to be set to None.

    Fixes bug 1123468

    Change-Id: I5209311f3417b5d7cdf343e5c06104357ed523d5

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/21830
Committed: http://github.com/openstack/python-novaclient/commit/9f0cf6a54719fff845c7446dbba89f5e9503564c
Submitter: Jenkins
Branch: master

commit 9f0cf6a54719fff845c7446dbba89f5e9503564c
Author: Joe Gordon <email address hidden>
Date: Tue Feb 12 22:55:08 2013 +0000

    Make availability_zone in aggregate_create optional

    Aggregates do not require an availability zone any more, but in order to
    keep the current API, allow for availability zone to be set to None (the new
    default value)

    Fixes bug 1123468

    Change-Id: I216c4fc808a91b0a5f602ee02ae1bca46adb73f4

Changed in python-novaclient:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-3 → 2013.1
Changed in python-novaclient:
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.