lp:~nobuto/maas-deployer/kernel-opts

Created by Nobuto Murata and last modified
Get this branch:
bzr branch lp:~nobuto/maas-deployer/kernel-opts
Only Nobuto Murata can upload to this branch. If you are Nobuto Murata please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nobuto Murata
Project:
maas-deployer
Status:
Merged

Recent revisions

19. By Nobuto Murata

quote value for maas set-config to handle commands like below,
LP: #1481688

$ maas maas maas set-config \
    name=kernel_opts value='console=tty0 console=ttyS1,115200n8'

18. By Edward Hope-Morley

[trivial] add package data files to setup.py

17. By Edward Hope-Morley

[trivial] fix setup.py

16. By Billy Olsen

Code review feedback

15. By Billy Olsen

[billy-olsen,r=] Fix get api key when re-running and which pool the
seed image is created in.

14. By Edward Hope-Morley

[hopem,r=ivoks]

Check virsh pool exists and raise helpful exception
if it does not. The deployer will not attempt to create
the required pool if it does not exist.

Closes-Bug: 1477964

13. By Edward Hope-Morley

[trivial] more README updates for juju deploys

12. By Edward Hope-Morley

[trivial] updated README (and renamed to README.md)

11. By Billy Olsen

[billy-olsen, r=trival] Fix tox errors after namespace change.

Fix the tox errors resulting from the namespace change. The tox.ini file
still pointed to vmaas as the top level directory, but the new namespace
is maas_deployer. Additionally, the liberty was taken to refactor the
test case location to be at the root of the namespace and increase the
speed of the retry_on_exception test by mocking out the call to time.sleep.

10. By Billy Olsen

[hopem,r=billy-olsen] Prepare source code for packaging.

Prepare the source code for packaging by:
 - adding maas_deployer namespace directory
 - modify README content
 - add setup.py to use with setuptools
 - remove setup.sh as dependencies should come with package

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:maas-deployer
This branch contains Public information 
Everyone can see this information.

Subscribers