OpenStack deployment errors on 16.04 + c-u 2.0.1 + Juju2

Bug #1632493 reported by Brian Fromme
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
conjure-up
Incomplete
Undecided
Adam Stokes

Bug Description

Ran conjure-up openstack with these versions:
juju: 2.0-rc3-xenial-amd64
conjure-up: conjure-up 2.0.1

I will attach error output as txt file.

Revision history for this message
Brian Fromme (brianfromme) wrote :
Revision history for this message
Brian Fromme (brianfromme) wrote :

More details attached from partner running conjure-up
Commands run (see: dep1-commands.txt)

Revision history for this message
Adam Stokes (adam-stokes) wrote :

The dep1-commands.txt contains a mix of the old OpenStack installer and conjure-up. Please try on a fresh system and only following the instructions from http://conjure-up.io/docs/en/users/#getting-started on Xenial (Trusty is not supported with conjure-up)

Changed in conjure-up:
status: New → Incomplete
assignee: nobody → Adam Stokes (adam-stokes)
Revision history for this message
Brian Fromme (brianfromme) wrote :

I am sorry but I still got the same problem.
I did a clean install of Ubuntu server 16.04.
The message I get after the “conjure-up” is attached in error.log.

On my second attempt of running “conjure-up openstack” I checked if the controller was created and later deleted, using “juju list-controllers –refresh”.
I eventually get the following message.

After about 15min the deployment fail and then “juju list-controllers –refresh” return no controller.

The software version I had were :
Juju 2.0-rc3-xenial-amd64
MAAS Version 2.1.0 (beta2+bzr5454)

I can of course try to deploy using only juju and not conjure.
You said you were going to test on your side, did it worked?

The full list of commands I did is :
sudo apt-get update
sudo apt-get upgrade
sudo lxd init
sudo apt-add-repository ppa:conjure-up/next
sudo apt-add-repository ppa:juju/devel
sudo apt update
sudo apt install conjure-up
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:maas/next
sudo add-apt-repository ppa:cloud-installer/stable
sudo apt-get update
sudo apt-get install maas
sudo maas-region-admin createadmin
ssh-keygen
cat ~/.ssh/id_rsa.pub
#MAAS web – I edited the kernel parameter "console=ttyS0,115200" and added our two DNS 10.1.2.12 and 10.1.2.13
#MAAS – I activated the DHCP on the local interface
#MAAS – Added the ssh key previously generated in MAAS

sudo systemctl stop bind9
sudo systemctl start lxd-bridge.service
lxc finger
lxc list

#MAAS web – I PXE booted the nodes I wanted to use on Ubuntu 16.04 Xenial and commissioned them (still with Ubuntu 16.04 xenial)
conjure-up openstack
#I select to deploy with MAAS and set the IP and MAAS key

Revision history for this message
Brian Fromme (brianfromme) wrote :

Result of:

$ juju list-controllers --refresh

is in attached image

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.