openstack 12.02 and ubuntu bionic minimal doesnt work with cloudinit The Next CEO of Stack...

Increase performance creating Mandelbrot set in python

Explicit solution of a Hamiltonian system

How to make a variable always equal to the result of some calculations?

How do scammers retract money, while you can’t?

Is a stroke of luck acceptable after a series of unfavorable events?

Does the Brexit deal have to be agreed by both Houses?

Fastest way to shutdown Ubuntu Mate 18.10

Where to find order of arguments for default functions

How to count occurrences of text in a file?

Apart from "berlinern", do any other German dialects have a corresponding verb?

What can we do to stop prior company from asking us questions?

Why didn't Theresa May consult with Parliament before negotiating a deal with the EU?

I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin

How do I construct this japanese bowl?

Term for the "extreme-extension" version of a straw man fallacy?

How long to clear the 'suck zone' of a turbofan after start is initiated?

How to make a software documentation "officially" citable?

Why did we only see the N-1 starfighters in one film?

What is the purpose of the Evocation wizard's Potent Cantrip feature?

What's the point of interval inversion?

Too much space between section and text in a twocolumn document

Describing a person. What needs to be mentioned?

Why Were Madagascar and New Zealand Discovered So Late?

How easy is it to start Magic from scratch?



openstack 12.02 and ubuntu bionic minimal doesnt work with cloudinit



The Next CEO of Stack Overflowcloud init fails on instanceMAAS/VirtualBox Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed and SSH failsConnecting with SSH doesnt workOpenSSH on Ubuntu 16.04 shows ECDSA keys in an unusual formatOpenstack via Landscape/Autopilot - “console is currently unavailable”conjure-up openstack launch instance no console & sshPublic key authentication Permission denied (publickey)How do I enter Setup and get into Ubuntu Core command line in a Raspberry Pi 3?Moving ssh keys to a root-owned locationSSH Invalid key length on embedded device












0















I do have access to a privat OS 12.02 cloud and tried to use ubuntu bionic minimal/server clouding.img as base for my instance.
Public key was imported into OS
the right key is also shown on the horizon / cli.
But I can not login neither as root nor as ubuntu with my public key.
Same is working fine with cirros image.



Whats going wrong ? Is cloudinit not able to insert the key or do I use the wrong use ?



OS console log shows



ubuntu login: cloud-init[529]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:config' at Wed, 27 Mar 2019 22:16:17 +0000. Up 184.72 seconds.
ci-info: no authorized ssh keys fingerprints found for user ubuntu.
<14>Mar 27 22:16:18 ec2:
<14>Mar 27 22:16:18 ec2: #############################################################
<14>Mar 27 22:16:18 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
<14>Mar 27 22:16:18 ec2: 1024 SHA256:scfwEagcTTYVwjPzN1514Jp1NbeR5DEyGjQjQ3KW/3Q root@ubuntu (DSA)
<14>Mar 27 22:16:18 ec2: 256 SHA256:Htt0NUWCP5FTrVVisHpuotFiviFKjxGQAea16ttkBGQ root@ubuntu (ECDSA)
<14>Mar 27 22:16:18 ec2: 256 SHA256:ktcdez++2cWFUd6+lexvgysb4zxLiTOCkf+SFeH281A root@ubuntu (ED25519)
<14>Mar 27 22:16:18 ec2: 2048 SHA256:zhOUCKSKcFGNtaqwyCeEl1w0VvO4ciI4hejuVLhiu7c root@ubuntu (RSA)
<14>Mar 27 22:16:18 ec2: -----END SSH HOST KEY FINGERPRINTS-----
<14>Mar 27 22:16:18 ec2: #############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFE/gT6vOsRL0u5DY2/mXrMRG076w9UpgO5E51hroCVybZmj+UN3hHyUDN+qCDwjiUHWjno4ZN/RsebxqaRnl8= root@ubuntu
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBTYr05bE+0SW/biMTaNKMyU58dNbJkX14d8SOnC7Yx3 root@ubuntu
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXZb9Qv85p/dNkHiuMBqiUdn0G/H6wGzQafMEHjRgvilfek19GgzF5D0XAv63KuqvEOmkCjT4dcQK+q3+aEeENxWLsELcVkbpwqZuhX7x3eFvq8nOJiTIL7IIGugZKP48f20EX/2ugIxlUcw3jua523VE6jGp1z1WAa6c5Ln1pcB6uXqlVDMPFt0WOQGtn6N2z4uQaXotrUdNWbxNuv3nZ5UA0yoNSSCeizbPfBQekyLPSPDckMESsOAfoUd+7Tebj4e1hfG0XmPOsA2HOp9pZmDB11uzQtKjNRtuP/taSrMO3tU1QjTlxoOjXI3/lMTMGUjlxHDZqbX9OOsBRdPP5 root@ubuntu
-----END SSH HOST KEY KEYS-----
cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:final' at Wed, 27 Mar 2019 22:16:18 +0000. Up 185.83 seconds.
cloud-init[546]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.
cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 finished at Wed, 27 Mar 2019 22:16:18 +0000. Datasource DataSourceNone. Up 185.95 seconds
cloud-init[546]: 2019-03-27 22:16:18,489 - cc_final_message.py[WARNING]: Used fallback datasource








share







New contributor




stackelk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I do have access to a privat OS 12.02 cloud and tried to use ubuntu bionic minimal/server clouding.img as base for my instance.
    Public key was imported into OS
    the right key is also shown on the horizon / cli.
    But I can not login neither as root nor as ubuntu with my public key.
    Same is working fine with cirros image.



    Whats going wrong ? Is cloudinit not able to insert the key or do I use the wrong use ?



    OS console log shows



    ubuntu login: cloud-init[529]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:config' at Wed, 27 Mar 2019 22:16:17 +0000. Up 184.72 seconds.
    ci-info: no authorized ssh keys fingerprints found for user ubuntu.
    <14>Mar 27 22:16:18 ec2:
    <14>Mar 27 22:16:18 ec2: #############################################################
    <14>Mar 27 22:16:18 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
    <14>Mar 27 22:16:18 ec2: 1024 SHA256:scfwEagcTTYVwjPzN1514Jp1NbeR5DEyGjQjQ3KW/3Q root@ubuntu (DSA)
    <14>Mar 27 22:16:18 ec2: 256 SHA256:Htt0NUWCP5FTrVVisHpuotFiviFKjxGQAea16ttkBGQ root@ubuntu (ECDSA)
    <14>Mar 27 22:16:18 ec2: 256 SHA256:ktcdez++2cWFUd6+lexvgysb4zxLiTOCkf+SFeH281A root@ubuntu (ED25519)
    <14>Mar 27 22:16:18 ec2: 2048 SHA256:zhOUCKSKcFGNtaqwyCeEl1w0VvO4ciI4hejuVLhiu7c root@ubuntu (RSA)
    <14>Mar 27 22:16:18 ec2: -----END SSH HOST KEY FINGERPRINTS-----
    <14>Mar 27 22:16:18 ec2: #############################################################
    -----BEGIN SSH HOST KEY KEYS-----
    ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFE/gT6vOsRL0u5DY2/mXrMRG076w9UpgO5E51hroCVybZmj+UN3hHyUDN+qCDwjiUHWjno4ZN/RsebxqaRnl8= root@ubuntu
    ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBTYr05bE+0SW/biMTaNKMyU58dNbJkX14d8SOnC7Yx3 root@ubuntu
    ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXZb9Qv85p/dNkHiuMBqiUdn0G/H6wGzQafMEHjRgvilfek19GgzF5D0XAv63KuqvEOmkCjT4dcQK+q3+aEeENxWLsELcVkbpwqZuhX7x3eFvq8nOJiTIL7IIGugZKP48f20EX/2ugIxlUcw3jua523VE6jGp1z1WAa6c5Ln1pcB6uXqlVDMPFt0WOQGtn6N2z4uQaXotrUdNWbxNuv3nZ5UA0yoNSSCeizbPfBQekyLPSPDckMESsOAfoUd+7Tebj4e1hfG0XmPOsA2HOp9pZmDB11uzQtKjNRtuP/taSrMO3tU1QjTlxoOjXI3/lMTMGUjlxHDZqbX9OOsBRdPP5 root@ubuntu
    -----END SSH HOST KEY KEYS-----
    cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:final' at Wed, 27 Mar 2019 22:16:18 +0000. Up 185.83 seconds.
    cloud-init[546]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.
    cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 finished at Wed, 27 Mar 2019 22:16:18 +0000. Datasource DataSourceNone. Up 185.95 seconds
    cloud-init[546]: 2019-03-27 22:16:18,489 - cc_final_message.py[WARNING]: Used fallback datasource








    share







    New contributor




    stackelk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I do have access to a privat OS 12.02 cloud and tried to use ubuntu bionic minimal/server clouding.img as base for my instance.
      Public key was imported into OS
      the right key is also shown on the horizon / cli.
      But I can not login neither as root nor as ubuntu with my public key.
      Same is working fine with cirros image.



      Whats going wrong ? Is cloudinit not able to insert the key or do I use the wrong use ?



      OS console log shows



      ubuntu login: cloud-init[529]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:config' at Wed, 27 Mar 2019 22:16:17 +0000. Up 184.72 seconds.
      ci-info: no authorized ssh keys fingerprints found for user ubuntu.
      <14>Mar 27 22:16:18 ec2:
      <14>Mar 27 22:16:18 ec2: #############################################################
      <14>Mar 27 22:16:18 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
      <14>Mar 27 22:16:18 ec2: 1024 SHA256:scfwEagcTTYVwjPzN1514Jp1NbeR5DEyGjQjQ3KW/3Q root@ubuntu (DSA)
      <14>Mar 27 22:16:18 ec2: 256 SHA256:Htt0NUWCP5FTrVVisHpuotFiviFKjxGQAea16ttkBGQ root@ubuntu (ECDSA)
      <14>Mar 27 22:16:18 ec2: 256 SHA256:ktcdez++2cWFUd6+lexvgysb4zxLiTOCkf+SFeH281A root@ubuntu (ED25519)
      <14>Mar 27 22:16:18 ec2: 2048 SHA256:zhOUCKSKcFGNtaqwyCeEl1w0VvO4ciI4hejuVLhiu7c root@ubuntu (RSA)
      <14>Mar 27 22:16:18 ec2: -----END SSH HOST KEY FINGERPRINTS-----
      <14>Mar 27 22:16:18 ec2: #############################################################
      -----BEGIN SSH HOST KEY KEYS-----
      ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFE/gT6vOsRL0u5DY2/mXrMRG076w9UpgO5E51hroCVybZmj+UN3hHyUDN+qCDwjiUHWjno4ZN/RsebxqaRnl8= root@ubuntu
      ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBTYr05bE+0SW/biMTaNKMyU58dNbJkX14d8SOnC7Yx3 root@ubuntu
      ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXZb9Qv85p/dNkHiuMBqiUdn0G/H6wGzQafMEHjRgvilfek19GgzF5D0XAv63KuqvEOmkCjT4dcQK+q3+aEeENxWLsELcVkbpwqZuhX7x3eFvq8nOJiTIL7IIGugZKP48f20EX/2ugIxlUcw3jua523VE6jGp1z1WAa6c5Ln1pcB6uXqlVDMPFt0WOQGtn6N2z4uQaXotrUdNWbxNuv3nZ5UA0yoNSSCeizbPfBQekyLPSPDckMESsOAfoUd+7Tebj4e1hfG0XmPOsA2HOp9pZmDB11uzQtKjNRtuP/taSrMO3tU1QjTlxoOjXI3/lMTMGUjlxHDZqbX9OOsBRdPP5 root@ubuntu
      -----END SSH HOST KEY KEYS-----
      cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:final' at Wed, 27 Mar 2019 22:16:18 +0000. Up 185.83 seconds.
      cloud-init[546]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.
      cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 finished at Wed, 27 Mar 2019 22:16:18 +0000. Datasource DataSourceNone. Up 185.95 seconds
      cloud-init[546]: 2019-03-27 22:16:18,489 - cc_final_message.py[WARNING]: Used fallback datasource








      share







      New contributor




      stackelk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I do have access to a privat OS 12.02 cloud and tried to use ubuntu bionic minimal/server clouding.img as base for my instance.
      Public key was imported into OS
      the right key is also shown on the horizon / cli.
      But I can not login neither as root nor as ubuntu with my public key.
      Same is working fine with cirros image.



      Whats going wrong ? Is cloudinit not able to insert the key or do I use the wrong use ?



      OS console log shows



      ubuntu login: cloud-init[529]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:config' at Wed, 27 Mar 2019 22:16:17 +0000. Up 184.72 seconds.
      ci-info: no authorized ssh keys fingerprints found for user ubuntu.
      <14>Mar 27 22:16:18 ec2:
      <14>Mar 27 22:16:18 ec2: #############################################################
      <14>Mar 27 22:16:18 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
      <14>Mar 27 22:16:18 ec2: 1024 SHA256:scfwEagcTTYVwjPzN1514Jp1NbeR5DEyGjQjQ3KW/3Q root@ubuntu (DSA)
      <14>Mar 27 22:16:18 ec2: 256 SHA256:Htt0NUWCP5FTrVVisHpuotFiviFKjxGQAea16ttkBGQ root@ubuntu (ECDSA)
      <14>Mar 27 22:16:18 ec2: 256 SHA256:ktcdez++2cWFUd6+lexvgysb4zxLiTOCkf+SFeH281A root@ubuntu (ED25519)
      <14>Mar 27 22:16:18 ec2: 2048 SHA256:zhOUCKSKcFGNtaqwyCeEl1w0VvO4ciI4hejuVLhiu7c root@ubuntu (RSA)
      <14>Mar 27 22:16:18 ec2: -----END SSH HOST KEY FINGERPRINTS-----
      <14>Mar 27 22:16:18 ec2: #############################################################
      -----BEGIN SSH HOST KEY KEYS-----
      ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFE/gT6vOsRL0u5DY2/mXrMRG076w9UpgO5E51hroCVybZmj+UN3hHyUDN+qCDwjiUHWjno4ZN/RsebxqaRnl8= root@ubuntu
      ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBTYr05bE+0SW/biMTaNKMyU58dNbJkX14d8SOnC7Yx3 root@ubuntu
      ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXZb9Qv85p/dNkHiuMBqiUdn0G/H6wGzQafMEHjRgvilfek19GgzF5D0XAv63KuqvEOmkCjT4dcQK+q3+aEeENxWLsELcVkbpwqZuhX7x3eFvq8nOJiTIL7IIGugZKP48f20EX/2ugIxlUcw3jua523VE6jGp1z1WAa6c5Ln1pcB6uXqlVDMPFt0WOQGtn6N2z4uQaXotrUdNWbxNuv3nZ5UA0yoNSSCeizbPfBQekyLPSPDckMESsOAfoUd+7Tebj4e1hfG0XmPOsA2HOp9pZmDB11uzQtKjNRtuP/taSrMO3tU1QjTlxoOjXI3/lMTMGUjlxHDZqbX9OOsBRdPP5 root@ubuntu
      -----END SSH HOST KEY KEYS-----
      cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:final' at Wed, 27 Mar 2019 22:16:18 +0000. Up 185.83 seconds.
      cloud-init[546]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.
      cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 finished at Wed, 27 Mar 2019 22:16:18 +0000. Datasource DataSourceNone. Up 185.95 seconds
      cloud-init[546]: 2019-03-27 22:16:18,489 - cc_final_message.py[WARNING]: Used fallback datasource






      18.04 ssh openstack cloud-init





      share







      New contributor




      stackelk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      stackelk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      stackelk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 8 mins ago









      stackelkstackelk

      1




      1




      New contributor




      stackelk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      stackelk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      stackelk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes












          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
          });


          }
          });






          stackelk is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129550%2fopenstack-12-02-and-ubuntu-bionic-minimal-doesnt-work-with-cloudinit%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          stackelk is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          stackelk is a new contributor. Be nice, and check out our Code of Conduct.













          stackelk is a new contributor. Be nice, and check out our Code of Conduct.












          stackelk is a new contributor. Be nice, and check out our Code of Conduct.
















          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129550%2fopenstack-12-02-and-ubuntu-bionic-minimal-doesnt-work-with-cloudinit%23new-answer', 'question_page');
          }
          );

          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







          Popular posts from this blog

          List of shipwrecks in 1808...

          Is there a lightweight tool to crop images quickly?Cropping Images using Command Line Tools OnlyHow to crop...

          Unit packagekit.service is masked Announcing the arrival of Valued Associate #679: Cesar...