lp://staging/~cloud-installer/cloud-installer/stable
- Get this branch:
- bzr branch lp://staging/~cloud-installer/cloud-installer/stable
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/Ubuntu-Solutions-Engineering/openstack-installer.git,branch=stable.
Last successful import was .
Recent revisions
- 1656. By Adam Stokes
-
log the attribute error exception on footer clear
Some instances clearing the statusbar results in an exception
as the currently scoped widget doesn't support set_text.Log the exception for now as to get the installer working again.
Signed-off-by: Adam Stokes <email address hidden>
- 1655. By Mike McCracken
-
Improve handling of ports entered with maas URL (#939)
Signed-off-by: Michael McCracken <email address hidden>
- 1654. By Mike McCracken
-
try to handle ports in maas IP better (#932)
I think the original code intended to use 5240 as the default port but
allow setting other ports.As-is, if you need to set a different port to get to MAAS, juju will not
bootstrap because it always appends :5240.This works in that case but still appends :5240 to the maas IP for juju
if you don't set it yourself. if you don't set it, maasclient will just
use its default.Signed-off-by: Michael McCracken <email address hidden>
- 1653. By Mike McCracken
-
Avoid setting footer to none (#931)
sometimes the footer info_message was being set after clear_status was
called.
if we just clear it instead of setting it to None then this will still work.Signed-off-by: Michael McCracken <email address hidden>
- 1650. By Adam Stokes
-
another attempt at fixing lxc-net restart on xenial
Signed-off-by: Adam Stokes <email address hidden>
- 1649. By Adam Stokes <email address hidden>
-
Merge pull request #881 from mikemccracken/
fix-configdir- group don't assume that there's a group with the same name as the installing user
- 1648. By Adam Stokes
-
[integration] get lxd to import xenial
Signed-off-by: Adam Stokes <email address hidden>
- 1647. By Adam Stokes
-
Drop pulling from specific revisions
The charms have settled now for awhile and they have
a really good process of testing/releasing. This removes locking
us in at a specific revision so we can pull the latest charms
from the charmstore.Signed-off-by: Adam Stokes <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)