<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Menu is correct and stable now. Many thanks, and congratulations on
the final release of ONE 4.0 Eagle!<br>
<br>
RH<br>
<br>
<div class="moz-cite-prefix">On 05/07/2013 04:45 AM, Daniel Molina
wrote:<br>
</div>
<blockquote
cite="mid:CAPvywez-N5+mpFqjzVYhEiuqnqZ+6U95LA8GVr3cV1xPma89Qg@mail.gmail.com"
type="cite">
<div dir="ltr">Hi Richard,
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On 6 May 2013 19:17, Richard Hohm <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:rich.tech@unusual-attitude.org"
target="_blank">rich.tech@unusual-attitude.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> Install package is
opennebula-sunstone_3.9.90-1_all.deb.<br>
</div>
</blockquote>
<div><br>
</div>
<div style="">Could you try installing the last debian
package opennebula...3.9.90-2...deb? This problem should
be fixed in that version</div>
<div style=""><br>
</div>
<div style=""><a moz-do-not-send="true"
href="http://downloads.opennebula.org/opennebula-3.9.90-2.tar.gz">http://downloads.opennebula.org/opennebula-3.9.90-2.tar.gz</a><br>
</div>
<div style=""><br>
</div>
<div style="">Cheers</div>
<div>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> <br>
admin.yaml<br>
---------------<br>
small_logo: images/opennebula-sunstone-v4.0-small.png<br>
tabs:<br>
dashboard-tab:<br>
enabled: true<br>
panel_tabs:<br>
actions:<br>
widgets_three_per_row:<br>
- storage<br>
- users<br>
- network<br>
widgets_two_per_row:<br>
- hosts<br>
- vms<br>
widgets_one_per_row:<br>
system-tab:<br>
enabled: true<br>
panel_tabs:<br>
actions:<br>
users-tab:<br>
enabled: true<br>
panel_tabs:<br>
user_info_panel: true<br>
user_quotas_tab: true<br>
table_columns:<br>
- 0 # Checkbox<br>
- 1 # ID<br>
- 2 # Name<br>
- 3 # Group<br>
- 4 # Auth driver<br>
- 5 # VMs<br>
- 6 # Memory<br>
- 7 # CPU<br>
#- 8 # Group ID<br>
actions:<br>
User.refresh: true<br>
User.create_dialog: true<br>
User.update_password: true<br>
User.quotas_dialog: true<br>
User.chgrp: true<br>
User.chauth: true<br>
User.delete: true<br>
groups-tab:<br>
enabled: true<br>
panel_tabs:<br>
group_quotas_tab: true<br>
table_columns:<br>
- 0 # Checkbox<br>
- 1 # ID<br>
- 2 # Name<br>
- 3 # Users<br>
- 4 # VMs<br>
- 5 # Memory<br>
- 6 # CPU<br>
actions:<br>
Group.refresh: true<br>
Group.create_dialog: true<br>
Group.quotas_dialog: true<br>
Group.delete: true<br>
acls-tab:<br>
enabled: true<br>
panel_tabs:<br>
table_columns:<br>
- 0 # Checkbox<br>
- 1 # ID<br>
- 2 # Applies to<br>
- 3 # Affected resources<br>
- 4 # Resource ID / Owned by<br>
- 5 # Allowed operations<br>
#- 6 # ACL String<br>
actions:<br>
Acl.refresh: true<br>
Acl.create_dialog: true<br>
Acl.delete: true<br>
vresources-tab:<br>
enabled: true<br>
panel_tabs:<br>
actions:<br>
vms-tab:<br>
enabled: true<br>
panel_tabs:<br>
vm_info_tab: true<br>
vm_capacity_tab: true<br>
vm_hotplugging_tab: true<br>
vm_network_tab: true<br>
vm_snapshot_tab: true<br>
vm_placement_tab: true<br>
vm_actions_tab: true<br>
vm_template_tab: true<br>
vm_log_tab: true<br>
table_columns:<br>
- 0 # Checkbox<br>
- 1 # ID<br>
- 2 # Owner<br>
- 3 # Group<br>
- 4 # Name<br>
- 5 # Status<br>
#- 6 # Used CPU<br>
#- 7 # Used Memory<br>
- 8 # Host<br>
- 9 # IPs<br>
#- 10 # Start Time<br>
- 11 # VNC<br>
actions:<br>
VM.refresh: true<br>
VM.create_dialog: true<br>
VM.chown: true<br>
VM.chgrp: true<br>
VM.chmod: true<br>
VM.deploy: true<br>
VM.migrate: true<br>
VM.livemigrate: true<br>
VM.hold: true<br>
VM.release: true<br>
VM.suspend: true<br>
VM.resume: true<br>
VM.stop: true<br>
VM.boot: true<br>
VM.reboot: true<br>
VM.reboot_hard: true<br>
VM.poweroff: true<br>
VM.poweroff_hard: true<br>
VM.undeploy: true<br>
VM.undeploy_hard: true<br>
VM.shutdown: true<br>
VM.shutdown_hard: true<br>
VM.delete: true<br>
VM.delete_recreate: true<br>
VM.resize: true<br>
VM.attachdisk: true<br>
VM.detachdisk: true<br>
VM.saveas: true<br>
VM.attachnic: true<br>
VM.detachnic: true<br>
VM.snapshot_create: true<br>
VM.snapshot_revert: true<br>
VM.snapshot_delete: true<br>
VM.resched: true<br>
VM.unresched: true<br>
templates-tab:<br>
enabled: true<br>
panel_tabs:<br>
template_info_tab: true<br>
template_template_tab: true<br>
table_columns:<br>
- 0 # Checkbox<br>
- 0 # ID<br>
- 1 # Owner<br>
- 2 # Group<br>
- 3 # Name<br>
- 4 # Registration time<br>
actions:<br>
Template.refresh: true<br>
Template.create_dialog: true<br>
Template.update_dialog: true<br>
Template.instantiate_vms: true<br>
Template.chown: true<br>
Template.chgrp: true<br>
Template.chmod: true<br>
Template.clone_dialog: true<br>
Template.delete: true<br>
template_creation_tabs:<br>
general: true<br>
storage: true<br>
network: true<br>
os_booting: true<br>
features: true<br>
input_output: true<br>
context: true<br>
scheduling: true<br>
images-tab:<br>
enabled: true<br>
panel_tabs:<br>
image_info_panel: true<br>
table_columns:<br>
- 0 # Checkbox<br>
- 1 # ID<br>
- 2 # Owner<br>
- 3 # Group<br>
- 4 # Name<br>
- 5 # Datastore<br>
#- 6 # Size<br>
- 7 # Type<br>
#- 8 # Registration time<br>
#- 9 # Persistent<br>
- 10 # Status<br>
- 11 # #VMs<br>
#- 12 # Target<br>
actions:<br>
Image.refresh: true<br>
Image.create_dialog: true<br>
Image.chown: true<br>
Image.chgrp: true<br>
Image.chmod: true<br>
Image.enable: true<br>
Image.disable: true<br>
Image.persistent: true<br>
Image.nonpersistent: true<br>
Image.clone_dialog: true<br>
Image.delete: true<br>
files-tab:<br>
enabled: true<br>
panel_tabs:<br>
file_info_panel: true<br>
table_columns:<br>
- 0 # Checkbox<br>
- 1 # ID<br>
- 2 # Owner<br>
- 3 # Group<br>
- 4 # Name<br>
- 5 # Datastore<br>
#- 6 # Size<br>
- 7 # Type<br>
#- 8 # Registration time<br>
#- 9 # Persistent<br>
- 10 # Status<br>
#- 11 # #VMs<br>
#- 12 # Target<br>
actions:<br>
File.refresh: true<br>
File.create_dialog: true<br>
File.chown: true<br>
File.chgrp: true<br>
File.chmod: true<br>
File.enable: true<br>
File.disable: true<br>
File.delete: true<br>
infra-tab:<br>
enabled: true<br>
panel_tabs:<br>
actions:<br>
clusters-tab:<br>
enabled: true<br>
panel_tabs:<br>
cluster_info_tab: true<br>
cluster_host_tab: true<br>
cluster_vnet_tab: true<br>
cluster_datastore_tab: true<br>
table_columns:<br>
- 0 # Checkbox<br>
- 1 # ID<br>
- 2 # Name<br>
- 3 # Hosts<br>
- 4 # VNets<br>
- 5 # Datastores<br>
actions:<br>
Cluster.refresh: true<br>
Cluster.create_dialog: true<br>
Cluster.update_dialog: true<br>
Cluster.delete: true<br>
hosts-tab:<br>
enabled: true<br>
panel_tabs:<br>
host_info_tab: true<br>
host_monitoring_tab: true<br>
table_columns:<br>
- 0 # Checkbox<br>
- 1 # ID<br>
- 2 # Name<br>
- 3 # Cluster<br>
- 4 # RVMs<br>
#- 5 # Real CPU<br>
- 6 # Allocated CPU<br>
#- 7 # Real MEM<br>
- 8 # Allocated MEM<br>
- 9 # Status<br>
#- 10 # IM MAD<br>
#- 11 # VM MAD<br>
#- 12 # Last monitored on<br>
actions:<br>
Host.refresh: true<br>
Host.create_dialog: true<br>
Host.addtocluster: true<br>
Host.enable: true<br>
Host.disable: true<br>
Host.delete: true<br>
datastores-tab:<br>
enabled: true<br>
panel_tabs:<br>
datastore_info_tab: true<br>
datastore_image_tab: true<br>
table_columns:<br>
- 0 # Checkbox<br>
- 1 # ID<br>
- 2 # Owner<br>
- 3 # Group<br>
- 4 # Name<br>
- 5 # Cluster<br>
#- 6 # Basepath<br>
#- 7 # TM<br>
#- 8 # DS<br>
- 9 # Type<br>
actions:<br>
Datastore.refresh: true<br>
Datastore.create_dialog: true<br>
Datastore.addtocluster: true<br>
Datastore.chown: true<br>
Datastore.chgrp: true<br>
Datastore.chmod: true<br>
Datastore.delete: true<br>
vnets-tab:<br>
enabled: true<br>
panel_tabs:<br>
vnet_info_tab: true<br>
vnet_leases_tab: true<br>
table_columns:<br>
- 0 # Checkbox<br>
- 1 # ID<br>
- 2 # Owner<br>
- 3 # Group<br>
- 4 # Name<br>
- 5 # Cluster<br>
- 6 # Type<br>
#- 7 # Bridge<br>
- 8 # Leases<br>
actions:<br>
Network.refresh: true<br>
Network.create_dialog: true<br>
Network.addtocluster: true<br>
Network.chown: true<br>
Network.chgrp: true<br>
Network.chmod: true<br>
Network.delete: true<br>
Network.addleases: true<br>
Network.hold_lease: true<br>
Network.remove_lease: true<br>
Network.release_lease: true<br>
marketplace-tab:<br>
enabled: true<br>
panel_tabs:<br>
marketplace_info_tab: true<br>
table_columns:<br>
- 0 # Checkbox<br>
#- 1 # ID<br>
- 2 # Name<br>
- 3 # Publisher<br>
- 4 # Hypervisor<br>
- 5 # Arch<br>
- 6 # Format<br>
#- 7 # Tags<br>
actions:<br>
Marketplace.refresh: true<br>
Marketplace.import: true<br>
-------------<br>
<br>
RH
<div>
<div class="h5"><br>
<br>
<br>
<div>On 05/06/2013 06:49 AM, Daniel Molina wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi Richard,
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On 5 May 2013 03:48,
Richard Hohm <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:rich.tech@unusual-attitude.org"
target="_blank">rich.tech@unusual-attitude.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi
folks. New ONE user here, running 3.9.90
on Ubuntu 12.04 server. About a week ago
Sunstone abruptly rearranged the items in
its menu bar, and about half the subitems
went missing. The usual cache-clearing,
view change / restore, service and server
rebooting, etc. changed nothing.
Identical layouts in Chrome and Firefox
(both latest versions.) Nothing in
sunstone.error; nothing besides the usual
web-server logging in sunstone.log.
Earlier today I uninstalled (purge) and
reinstalled opennebula-sunstone. Now the
menu is as follows:<br>
<br>
Dashboard<br>
System<br>
ACL<br>
Marketplace<br>
Virtual Resources<br>
Templates<br>
Infrastructure<br>
<br>
And that's all. Before the reinstall,
Dashboard was at the end of the list,
System had all three of its subitems, and
Infrastructure had Hosts and Networks.
I'm stumped. Any idea what's going on /
how to correct? Any / all comments
appreciated.<br>
</blockquote>
<div><br>
</div>
<div>Could you send us the content of
/etc/one/sunstone-views/admin.yaml? and
the name of the package you installed</div>
<div><br>
</div>
<div>Thanks</div>
<div> </div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
RH<br>
_______________________________________________<br>
Users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Users@lists.opennebula.org"
target="_blank">Users@lists.opennebula.org</a><br>
<a moz-do-not-send="true"
href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org"
target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Daniel Molina<br>
Project Engineer<br>
OpenNebula - The Open Source Solution for Data
Center Virtualization<br>
<a moz-do-not-send="true"
href="http://www.OpenNebula.org"
target="_blank">www.OpenNebula.org</a> | <a
moz-do-not-send="true"
href="mailto:dmolina@opennebula.org"
target="_blank">dmolina@opennebula.org</a> |
@OpenNebula </div>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Daniel Molina<br>
Project Engineer<br>
OpenNebula - The Open Source Solution for Data Center
Virtualization<br>
<a moz-do-not-send="true" href="http://www.OpenNebula.org"
target="_blank">www.OpenNebula.org</a> | <a
moz-do-not-send="true" href="mailto:dmolina@opennebula.org"
target="_blank">dmolina@opennebula.org</a> | @OpenNebula
</div>
</div>
</blockquote>
<br>
</body>
</html>