Bug #9391
closedsubnet without organization/location and host using the subnet in org/loc => unable to set org/loc on the subnet
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1191875
Description of problem:
When you create subnet without organization/location specified and create host using the subnet with organization/location, you are unable to configure organization/location for the subnet.
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150210.0-Satellite-x86_64
How reproducible:
always
Steps to Reproduce:
1. Install Satellite (I have not created any extra organization/location
besides default ones)
2. Configure provisioning (in my case I have used libvirt)
3. Create subnet without organization/location specified
# hammer -u admin -p changeme subnet create --dhcp-id 1 --dns-id 1 \
--tftp-id 1 --domain-ids 1 --name jhutar3 --network 192.168.160.0 \
--mask 255.255.255.0
4. Create host using that subnet
5. Make sure you have "Default Organization@Default Location"
6. Look into Infrastructure -> Subnets
=> you can not see the subnet, which is expected
7. Switch to "Any Context"
8. Look into Infrastructure -> Subnets
=> you can see the subnet, which is expected
9. Attempt to set organization/location in Infrastructure -> Subnets
-> <your_subnet> -> Locations or Organizations
=> default org/loc are already at right side (tooltip says
"This is used by a host") and you can not configure it in any way
Actual results:
You can not configure it in any way
Expected results:
You should probably be able to configure it, or when it seems to be configured already (see step 9), it should appear with "Default Organization@Default Location" set as well.
Updated by Shimon Shtein almost 10 years ago
- Assignee changed from Ohad Levy to Shimon Shtein
Updated by Dominic Cleal almost 10 years ago
- Has duplicate Bug #9390: subnet without organization/location and host using the subnet in org/loc => unable to set org/loc on the subnet added
Updated by Dominic Cleal almost 10 years ago
- Category set to Organizations and Locations
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2173 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 50
Updated by Dominic Cleal over 9 years ago
- Related to Bug #10234: Host/NicTest test failures added
Updated by Shimon Shtein over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 8f695d94a2f32fea3363cc017fc59baf6ca15b17.
Updated by Dominic Cleal over 9 years ago
- Related to Bug #10646: Cannot build new host when locations hav been enabled and then disabled. added