[Docs] We have no description about default user for instances, created by Murano and Heat

Bug #1485600 reported by Denis Klepikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
In Progress
Wishlist
Olga Gusarenko
6.0.x
Won't Fix
High
Fuel Documentation Team
6.1.x
Fix Released
Undecided
Fuel Documentation Team
7.0.x
Fix Released
Undecided
Fuel Documentation Team
8.0.x
Fix Committed
Undecided
Fuel Documentation Team
Future
New
Wishlist
Fuel Documentation Team
Mitaka
Fix Released
High
Olga Gusarenko

Bug Description

We have no description about default user for instances, created by Murano and Heat

By default for this instances user is "ec2-user", so Customer must use "ssh -i KEY.pem ec2-user@IP" to log in to instances, created by Murano and Heat.

Please add it to documentation.

Changed in fuel:
status: New → Confirmed
Revision history for this message
Pavlo Shchelokovskyy (pshchelo) wrote :

a note for next MOS 8.0 release - this will definitely be changed in Heat Liberty release

https://github.com/openstack/heat/commit/e423bec7f10b0f5d07f05d195b3b7860f6bceb00

- AWS::EC2::Instance will always create the "ec2-user" user (for AWS compatibility sake)
- OS::Nova::Server will always use the user pre-configured in the image (e.g. "fedora" for stock Fedora cloud images, "ubuntu" for stock Ubuntu cloud images, "cloud-user" for stock CentOS cloud images etc)

Revision history for this message
Denis Klepikov (dklepikov) wrote :

High, due to customer-found

Changed in fuel:
importance: Undecided → High
Changed in fuel:
milestone: none → 7.0
Roman Rufanov (rrufanov)
tags: added: support
Igor Shishkin (teran)
Changed in fuel:
milestone: 7.0 → 8.0
Dmitry Pyzhov (dpyzhov)
tags: added: area-docs
no longer affects: fuel/6.1.x
Changed in fuel:
milestone: 8.0 → 9.0
status: Confirmed → New
Revision history for this message
Bug Checker Bot (esikachev-l) wrote : Autochecker

(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:

actual result

version

expected result

steps to reproduce

For more detailed information on the contents of each of the listed sections see https://wiki.openstack.org/wiki/Fuel/How_to_contribute#Here_is_how_you_file_a_bug

tags: added: need-info
tags: removed: need-info
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: 9.0 → 10.0
Revision history for this message
Michele Fagan (michelefagan) wrote :

Requires new content to be created and validated.

Changed in fuel:
importance: High → Wishlist
Revision history for this message
Michele Fagan (michelefagan) wrote :

Customer-reported = High

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to mos/mos-docs (stable/7.0)

Fix proposed to branch: stable/7.0
Change author: Olga Gusarenko <email address hidden>
Review: https://review.fuel-infra.org/20688

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to mos/mos-docs (stable/7.0)

Reviewed: https://review.fuel-infra.org/20688
Submitter: Evgeny Konstantinov <email address hidden>
Branch: stable/7.0

Commit: 166101ee05d77c6988e05d77e5cd4b663ec6a01d
Author: Olga Gusarenko <email address hidden>
Date: Mon May 16 12:03:23 2016

[OPs 7.0] How to SSH to Murano and Heat instances

Change-Id: I39fc3edd64197f47406be206c24b7e60d1fda953
Closes-Bug: #1485600

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to mos/mos-docs (stable/6.1)

Fix proposed to branch: stable/6.1
Change author: Olga Gusarenko <email address hidden>
Review: https://review.fuel-infra.org/20698

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to mos/mos-docs (stable/8.0)

Fix proposed to branch: stable/8.0
Change author: Olga Gusarenko <email address hidden>
Review: https://review.fuel-infra.org/20703

Revision history for this message
Olga Gusarenko (ogusarenko) wrote :

@Pavlo Shchelokovskyy, could you please comment on the behavior for Heat instances for the Mitaka release.

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to mos/mos-docs (stable/6.1)

Reviewed: https://review.fuel-infra.org/20698
Submitter: Evgeny Konstantinov <email address hidden>
Branch: stable/6.1

Commit: 3b027a8b0460e3035736d6774fe64f0f79334570
Author: Olga Gusarenko <email address hidden>
Date: Mon May 16 13:42:11 2016

[OPs 6.1] How to SSH to Murano and Heat instances

Change-Id: I39fc3edd64197f47406be206c24b7e60d1fda953
Closes-Bug: #1485600

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to mos/mos-docs (master)

Fix proposed to branch: master
Change author: Olga Gusarenko <email address hidden>
Review: https://review.fuel-infra.org/20979

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to mos/mos-docs (master)

Reviewed: https://review.fuel-infra.org/20979
Submitter: Svetlana Karslioglu <email address hidden>
Branch: master

Commit: e99296e919b1b33fc957cf3cc6e448e856412572
Author: Olga Gusarenko <email address hidden>
Date: Wed May 25 12:17:24 2016

[OPs 8.0] How to SSH to Murano and Heat instances

Change-Id: I478f2fb6c90268e11e06736888bc26c56587e7b3
Closes-Bug: #1485600

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to mos/mos-docs (stable/8.0)

Reviewed: https://review.fuel-infra.org/20703
Submitter: Svetlana Karslioglu <email address hidden>
Branch: stable/8.0

Commit: c3beaf309b133084678d8302e955cdcacc8f8b33
Author: Olga Gusarenko <email address hidden>
Date: Wed Jun 1 13:14:14 2016

[OPs 8.0] How to SSH to Murano and Heat instances

Change-Id: I478f2fb6c90268e11e06736888bc26c56587e7b3
Closes-Bug: #1485600
(cherry picked from commit e99296e919b1b33fc957cf3cc6e448e856412572)

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.