yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45218
[Bug 1536877] [NEW] instance not run my script when it was created
Public bug reported:
instance not run my script when it was created
i just not sure is it my script run in wrong image system or it is a bug
for nova ...
1.my instance image is : crrios
2.and i input the script in dashboard :
#!/bin/bash
sudo echo 'hello world' >> /mnt/file
3.but when my instance started:
$ls /mnt
[it is empty..]
is that a bug ??
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1536877
Title:
instance not run my script when it was created
Status in OpenStack Compute (nova):
New
Bug description:
instance not run my script when it was created
i just not sure is it my script run in wrong image system or it is a
bug for nova ...
1.my instance image is : crrios
2.and i input the script in dashboard :
#!/bin/bash
sudo echo 'hello world' >> /mnt/file
3.but when my instance started:
$ls /mnt
[it is empty..]
is that a bug ??
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1536877/+subscriptions
Follow ups