The key ucs_hostname must be changed to ucs_address in the documentation for UCS driver

Bug #1504046 reported by Pradeep Varadarajulu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic
Fix Released
Low
Zhenguo Niu

Bug Description

Git hub location:

https://github.com/openstack/ironic/blob/master/doc/source/drivers/ucs.rst

Present Command:

ironic node-create -d <pxe_ucs/agent_ucs> -i ucs_hostname=<UCS Manager hostname/ip-address> -i ucs_username=<ucsm_username> -i ucs_password=<ucsm_password> -i ucs_service_profile=<serivce_profile_dn_being_enrolled> -i deploy_kernel=<glance_uuid_of_deploy_kernel> -i deploy_ramdisk=<glance_uuid_of_deploy_ramdisk> -p cpus=<number_of_cpus> -p memory_mb=<memory_size_in_MB> -p local_gb=<local_disk_size_in_GB> -p cpu_arch=<cpu_arch>

Actual Command:

ironic node-create -d <pxe_ucs/agent_ucs> -i ucs_address=<UCS Manager ip-address> -i ucs_username=<ucsm_username> -i ucs_password=<ucsm_password> -i ucs_service_profile=<serivce_profile_dn_being_enrolled> -i deploy_kernel=<glance_uuid_of_deploy_kernel> -i deploy_ramdisk=<glance_uuid_of_deploy_ramdisk> -p cpus=<number_of_cpus> -p memory_mb=<memory_size_in_MB> -p local_gb=<local_disk_size_in_GB> -p cpu_arch=<cpu_arch>

Dmitry Tantsur (divius)
summary: - The key ucs_hostname must be changed to ucs_address in github for UCS
- driver
+ The key ucs_hostname must be changed to ucs_address in the
+ documentation for UCS driver
Changed in ironic:
status: New → Triaged
importance: Undecided → Low
tags: added: documentation
Changed in ironic:
assignee: nobody → shravya Gaddam (shravya-g90)
Changed in ironic:
status: Triaged → In Progress
Changed in ironic:
assignee: shravya Gaddam (shravya-g90) → Zhenguo Niu (niu-zglinux)
Revision history for this message
Ruby Loo (rloo) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/232834
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=dce6f6a3f83aae343420f316c59e6cf8b2ad6add
Submitter: Jenkins
Branch: master

commit dce6f6a3f83aae343420f316c59e6cf8b2ad6add
Author: Zhenguo Niu <email address hidden>
Date: Tue Oct 13 14:12:23 2015 +0800

    ucs_hostname changed to ucs_address

    The Key ucs_hostname has been changed to ucs_address
    in the documentation for UCS driver.
    The ucs_address is updated.

    Closes-bug:#1504046
    Change-Id: I4d8316cca16d7f270e6d2324f4ce6fdec99028b2

Changed in ironic:
status: In Progress → Fix Committed
Changed in ironic:
status: Fix Committed → Fix Released
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.