Expect multi-region MAAS clouds

Bug #1600061 reported by Mark Shuttleworth
32
This bug affects 6 people
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
Low
Unassigned

Bug Description

The cloud model in Juju is straightforward - clouds have regions which have AZs. But MAAS is somehow different, there isn't quite the same "region" concept in the clouds, they seem to go straight from 'cloud' to endpoint, skipping the region in the middle.

But MAAS is intended to be multi-region, which is why we call it maas-regiond :)

So I would expect a clouds.yaml more like the following:

clouds:
  garage:
    regions:
      lhr:
        endpoint: http://192.168.2.54/MAAS
      bos:
        endpoint: http://...
      nyc:
        endpoint: http://...

And then:

  $ juju list-clouds
  Cloud Type Regions
  ...
  garage maas bos, lhr, nyc

Changed in juju-core:
status: New → Triaged
importance: Undecided → High
tags: added: maas-provider
affects: juju-core → juju
Revision history for this message
Erik Lönroth (sssler-scania) wrote :

It makes alot of sense. I have multiple sites which has many machines and to be able to reference them based on regions and az makes it alot more cloudlike.

Revision history for this message
Canonical Juju QA Bot (juju-qa-bot) wrote :

This bug has not been updated in 2 years, so we're marking it Low importance. If you believe this is incorrect, please update the importance.

Changed in juju:
importance: High → Low
tags: added: expirebugs-bot
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.