Ubuntu MaaS Juju Openstack with LXD unable to boot LXD containers The 2019 Stack Overflow Developer Survey Results Are InAdd Nodes to MAAS for JUJU BundleDeploying OpenStack with just two machines with JujuHow do I deploy the openstack-base bundle charms in juju to my MaaS machinesJuju LXC Containers getting wrong DHCP?juju ERROR Unable to connect to environment “maas”Running openstack-install with MAAS and Juju - Keystone errors while “waiting for deployed services to be in a ready state”Installing openstack with Juju and MAASJuju bootstrap on MaaSDeploy OpenStack with MAAS 2.4 and juju 2.4.1OpenStack deploy with JuJu - neutron-gateway blocked - services not running
Did Section 31 appear in Star Trek: The Next Generation?
Origin of "cooter" meaning "vagina"
Should I use my personal e-mail address, or my workplace one, when registering to external websites for work purposes?
One word riddle: Vowel in the middle
What is the accessibility of a package's `Private` context variables?
Resizing object distorts it (Illustrator CC 2018)
What does "fetching by region is not available for SAM files" means?
Can one be advised by a professor who is very far away?
Write faster on AT24C32
Does the shape of a die affect the probability of a number being rolled?
Which Sci-Fi work first showed weapon of galactic-scale mass destruction?
Multiply Two Integer Polynomials
Why do we hear so much about the Trump administration deciding to impose and then remove tariffs?
Return to UK after being refused entry years previously
If a Druid sees an animal’s corpse, can they wild shape into that animal?
Why can Shazam fly?
Is this app Icon Browser Safe/Legit?
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
Pokemon Turn Based battle (Python)
Does a dangling wire really electrocute me if I'm standing in water?
"as much details as you can remember"
If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?
Geography at the pixel level
STM32 programming and BOOT0 pin
Ubuntu MaaS Juju Openstack with LXD unable to boot LXD containers
The 2019 Stack Overflow Developer Survey Results Are InAdd Nodes to MAAS for JUJU BundleDeploying OpenStack with just two machines with JujuHow do I deploy the openstack-base bundle charms in juju to my MaaS machinesJuju LXC Containers getting wrong DHCP?juju ERROR Unable to connect to environment “maas”Running openstack-install with MAAS and Juju - Keystone errors while “waiting for deployed services to be in a ready state”Installing openstack with Juju and MAASJuju bootstrap on MaaSDeploy OpenStack with MAAS 2.4 and juju 2.4.1OpenStack deploy with JuJu - neutron-gateway blocked - services not running
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am grabbing nodes from MaaS and and deploying my Juju bundle, but cannot spawn containers, because whether I tell it to or not, it wants "Network Spaces" data which I cannot turn off, and am thus far unable to provide it. Here is my status output:
Pastebin Juju Status
Here is my bundle:
Custom Openstack Bundle
networking juju maas
add a comment |
I am grabbing nodes from MaaS and and deploying my Juju bundle, but cannot spawn containers, because whether I tell it to or not, it wants "Network Spaces" data which I cannot turn off, and am thus far unable to provide it. Here is my status output:
Pastebin Juju Status
Here is my bundle:
Custom Openstack Bundle
networking juju maas
add a comment |
I am grabbing nodes from MaaS and and deploying my Juju bundle, but cannot spawn containers, because whether I tell it to or not, it wants "Network Spaces" data which I cannot turn off, and am thus far unable to provide it. Here is my status output:
Pastebin Juju Status
Here is my bundle:
Custom Openstack Bundle
networking juju maas
I am grabbing nodes from MaaS and and deploying my Juju bundle, but cannot spawn containers, because whether I tell it to or not, it wants "Network Spaces" data which I cannot turn off, and am thus far unable to provide it. Here is my status output:
Pastebin Juju Status
Here is my bundle:
Custom Openstack Bundle
networking juju maas
networking juju maas
asked 2 days ago
spyderdynespyderdyne
512519
512519
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I figured it out, kindof. Its working now after upgrading the Juju packages to the current Cosmic Stable release versions, removing the maas cloud, and adding it back again fresh.
Spaces are showing up and being honored now.
Great to hear that you've got this resolved.
– Tim McNamara
3 hours ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132145%2fubuntu-maas-juju-openstack-with-lxd-unable-to-boot-lxd-containers%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I figured it out, kindof. Its working now after upgrading the Juju packages to the current Cosmic Stable release versions, removing the maas cloud, and adding it back again fresh.
Spaces are showing up and being honored now.
Great to hear that you've got this resolved.
– Tim McNamara
3 hours ago
add a comment |
I figured it out, kindof. Its working now after upgrading the Juju packages to the current Cosmic Stable release versions, removing the maas cloud, and adding it back again fresh.
Spaces are showing up and being honored now.
Great to hear that you've got this resolved.
– Tim McNamara
3 hours ago
add a comment |
I figured it out, kindof. Its working now after upgrading the Juju packages to the current Cosmic Stable release versions, removing the maas cloud, and adding it back again fresh.
Spaces are showing up and being honored now.
I figured it out, kindof. Its working now after upgrading the Juju packages to the current Cosmic Stable release versions, removing the maas cloud, and adding it back again fresh.
Spaces are showing up and being honored now.
answered 8 hours ago
spyderdynespyderdyne
512519
512519
Great to hear that you've got this resolved.
– Tim McNamara
3 hours ago
add a comment |
Great to hear that you've got this resolved.
– Tim McNamara
3 hours ago
Great to hear that you've got this resolved.
– Tim McNamara
3 hours ago
Great to hear that you've got this resolved.
– Tim McNamara
3 hours ago
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132145%2fubuntu-maas-juju-openstack-with-lxd-unable-to-boot-lxd-containers%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown