ABIQUO

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options
    • Planning Board
    • Task Board
    • Chart Board
    • Released Board
    • Rapid Board
    • Manage Rapid Boards
    • Getting Started
  • Abiquo
  • ABICLOUD-718

API: remote service Appliance Manager is not well created

  • Rapid Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: Abiquo-1.6.5
  • Fix Version/s: Abiquo-1.7.0
  • Component/s: API
  • Labels:
    None
  • Affect Build:
    3480

Description

Steps to Reproduce:
-Add the remote service appliance manager by
curl --verbose 'http://as-testing:8080/api/admin/datacenters/1/remoteServices' \
       -X "POST" \
       -H "Content-type:application/xml" \
       -H "Accept:application/xml" \
       -d '<remoteService>
             <type>APPLIANCE_MANAGER</type>
             <uri>http://localhost:8080/am&lt;/uri>
           </remoteService>'
-enter in abiquo as sysadmin
-select a datacenter and rack
-add a physical machine

Expected Results
-The physical machine is added

Real Results
-It is not possible to add the physical machine. Is displayed the message: "An Appliance Manager must be add as a remote service in order to check the machine availability"

Issue Links

relation with

Story - An user story ABICLOUD-150 Checks images in repository

  • Closed - The issue has been verified in Master branch.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Valerie Kalusinski added a comment - 28/Sep/10 6:12 PM
if you go to appliance library and select the datacenter, then try to create the physical machine, this work ok now.
Show
Valerie Kalusinski added a comment - 28/Sep/10 6:12 PM if you go to appliance library and select the datacenter, then try to create the physical machine, this work ok now.
Hide
Permalink
Valerie Kalusinski added a comment - 01/Oct/10 11:11 AM
Please review BPM remote service too since similar problem could happen.
Show
Valerie Kalusinski added a comment - 01/Oct/10 11:11 AM Please review BPM remote service too since similar problem could happen.
Hide
Permalink
Albert Puig added a comment - 09/Dec/10 7:57 PM
Now the appliance manager use AMQP, and there isn't any requirement to start the connection (server is connected as a consumer from the shared broker).

The api also creates the datacenter repository.
Show
Albert Puig added a comment - 09/Dec/10 7:57 PM Now the appliance manager use AMQP, and there isn't any requirement to start the connection (server is connected as a consumer from the shared broker). The api also creates the datacenter repository.
Hide
Permalink
Albert Puig added a comment - 09/Dec/10 8:00 PM
When adding the appliance manager from the API the recovery process isn't executed, so it is related to check witch images are currently available on the repository.
Show
Albert Puig added a comment - 09/Dec/10 8:00 PM When adding the appliance manager from the API the recovery process isn't executed, so it is related to check witch images are currently available on the repository.
Hide
Permalink
Valerie Kalusinski added a comment - 20/Jan/11 5:08 PM
Verified on 1.7.0 build 4747-2858
Show
Valerie Kalusinski added a comment - 20/Jan/11 5:08 PM Verified on 1.7.0 build 4747-2858

People

  • Assignee:
    Albert Puig
    Reporter:
    Valerie Kalusinski
Vote (0)
Watch (0)

Dates

  • Created:
    28/Sep/10 6:01 PM
    Updated:
    04/Feb/11 12:44 PM
    Resolved:
    09/Dec/10 7:57 PM

Time Tracking

Estimated:
6h
Original Estimate - 6 hours
Remaining:
6h
Remaining Estimate - 6 hours
Logged:
Not Specified
Time Spent - Not Specified
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for abiquo. Try JIRA - bug tracking software for your team.