Commit 15763b4f authored by Rafael Monnerat's avatar Rafael Monnerat

[slapos_cloud] Include Url Property Sheet to Computer

getUrlString will be used to link the Computer to a External Inventory and/or Documentation System.
parent 1ac2d796
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
<portal_type id="Computer"> <portal_type id="Computer">
<item>SlaposCapacity</item> <item>SlaposCapacity</item>
<item>SlaposComputerConstraint</item> <item>SlaposComputerConstraint</item>
<item>Url</item>
</portal_type> </portal_type>
<portal_type id="Computer Model"> <portal_type id="Computer Model">
<item>SlaposCapacity</item> <item>SlaposCapacity</item>
......
301 302
\ No newline at end of file \ No newline at end of file
...@@ -4,6 +4,7 @@ Computer Partition | ComputerPartition ...@@ -4,6 +4,7 @@ Computer Partition | ComputerPartition
Computer Partition | SlaposComputerPartitionConstraint Computer Partition | SlaposComputerPartitionConstraint
Computer | SlaposCapacity Computer | SlaposCapacity
Computer | SlaposComputerConstraint Computer | SlaposComputerConstraint
Computer | Url
Email | SlaposEmailConstraint Email | SlaposEmailConstraint
Hosting Subscription | HostingSubscription Hosting Subscription | HostingSubscription
Hosting Subscription | SlaposHostingSubscriptionConstraint Hosting Subscription | SlaposHostingSubscriptionConstraint
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment